Gentoo Archives: gentoo-dev

From: "Harald van Dijk" <truedfx@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] It seems our ChangeLogs are quite borked
Date: Sat, 24 Mar 2007 07:35:58
Message-Id: 20070324073039.GA10182@gentoo.org
In Reply to: [gentoo-dev] It seems our ChangeLogs are quite borked by "Petteri Räty"
1 On Sat, Mar 24, 2007 at 12:29:06AM +0200, Petteri Räty wrote:
2 > I got annoyed enough about emerge -pl not working when people don't use
3 > echangelog like:
4 >
5 > # $Header: /var/cvsroot/gentoo-x86/x11-libs/libXinerama/ChangeLog,v 1.27
6 > 2007/03/22 02:18:21 joshuabaergen Exp $
7 >
8 > 22 Mar 2007; Joshua Baergen <joshuabaergen@g.o>
9 > +libXinerama-1.0.2.ebuild:
10 > Version bump. Includes new documentation and some small code tweaks.
11 >
12 >
13 > Because it's missing *libXinerama-1.0.2 (22 Mar 2007) emerge -pl does
14 > not work. This lead me to write the code to detect these cases:
15 >
16 > https://bugs.gentoo.org/show_bug.cgi?id=171962
17 >
18 > You can find the results here:
19 > http://dev.gentoo.org/~betelgeuse/changelogs_with_bad_new_revision_entries.txt
20 >
21 > Most of these probably probably date back to time before echangelog but
22 > feel free to fix your packages any way :)
23
24 It complains about the fpc changelog, for 2.0.0-r1, but it seems okay to me:
25
26 [...]
27 17 Dec 2005; Carsten Lohrke <carlo@g.o> +fpc-2.0.0-r1.ebuild:
28 restore ebuild for dev-lang/lazarus
29
30 *fpc-2.0.2 (17 Dec 2005)
31
32 17 Dec 2005; Carsten Lohrke <carlo@g.o>
33 -fpc-1.9.5_pre20040820.ebuild, -fpc-2.0.0_rc2.ebuild, -fpc-2.0.0.ebuild,
34 -fpc-2.0.0-r1.ebuild, +fpc-2.0.2.ebuild:
35 version bump
36
37 14 Oct 2005; Gustavo Zacarias <gustavoz@g.o> fpc-2.0.0-r1.ebuild:
38 Added sparc support and keyworded accordingly
39
40 15 Sep 2005; Marcelo Goes <vanquirius@g.o>
41 fpc-1.9.5_pre20040820.ebuild:
42 Add app-arch/unzip to DEPEND for bug 69831.
43
44 24 Jul 2005; Herbie Hopkins <herbs@g.o> fpc-2.0.0-r1.ebuild:
45 Added amd64 support thanks to Matthias Jansen.
46
47 *fpc-2.0.0-r1 (03 Jul 2005)
48 [...]
49
50 Or should the *fpc-2.0.0-r1 line be repeated?
51
52 Also, would it be possible to sort the packages in some way?

Replies

Subject Author
Re: [gentoo-dev] It seems our ChangeLogs are quite borked "Petteri Räty" <betelgeuse@g.o>
Re: [gentoo-dev] It seems our ChangeLogs are quite borked "Petteri Räty" <betelgeuse@g.o>