Gentoo Archives: gentoo-dev

From: Jeremy Olexa <darkside@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] [RFC] ebuild function to show package changelog
Date: Fri, 12 Mar 2010 17:14:43
Message-Id: 804f816de3e8cf639b2701ca3e93ab7d@jolexa.net
In Reply to: Re: [gentoo-dev] [RFC] ebuild function to show package changelog by Matti Bickel
1 On Fri, 12 Mar 2010 17:59:58 +0100, Matti Bickel <mabi@g.o> wrote:
2
3 > As an alternative, let the ebuild provide a variable that points to
4 > upstreams online Changelog or something, so you as a human can go parse
5 > it yourself. But then you could also just take the HOMEPAGE variable
6 > that's already there.
7
8 There is an optional <changelog> tag in metadata.xml.
9
10 "Should contain a URL where the location of the upstream changelog can be
11 found. The URL must be version independent and must point to a changelog
12 which is only updated on new releases of the corresponding package. (This
13 also implies that one can link to an automatically updated changelog in
14 case of vcs snapshots only.) "
15
16 http://www.gentoo.org/proj/en/devrel/handbook/handbook.xml?part=2&chap=4#doc_chap2
17
18 -Jeremy

Replies