Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 354257 - Multiple packages with either incorrect or duplicate "# Changes for" lines in ChangeLog
Summary: Multiple packages with either incorrect or duplicate "# Changes for" lines in...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Low QA (vote)
Assignee: Gentoo Quality Assurance Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-09 16:01 UTC by Kent Fredric (IRC: kent\n) (RETIRED)
Modified: 2011-02-09 17:05 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2011-02-09 16:01:12 UTC
The importance of this is not high, probably more a list of things to be tidied up next time somebody is in that vicinity. 

Problems fall under 2 categories, and some packages exhibit both these problems( though, usually when both problems occur, the incorrect changelog for is also the redundant one), and its probably tidier if they were addressed at the same time.

1. "# ChangeLog For $x" lines exist in the ChangeLog where "$x" is the name of a different package. Usually either the package has been renamed, or its category has changed. 

2. Multiple lines of "# ChangeLog For" exist. I believe this is due to a bug in an older version of echangelog that no longer exists based on the timing of the commits either side of these redundant lines. 

Errors with first ChangeLog For lines: 

app-mobilephone/dfu-util incorrect 'ChangeLog for ' at line 0 
# app-mobilephone/openmoko-dfu-util instead of app-mobilephone/dfu-util

gnome-extra/connman-gnome incorrect 'ChangeLog for ' at line 0 
# net-misc/connman-gnome instead of gnome-extra/connman-gnome

sci-visualization/kst incorrect 'ChangeLog for ' at line 0 
# media-gfx/kst instead of sci-visualization/kst

Errors with duplicate ChangeLog For lines:

dev-perl/AppConfig redundant 'ChangeLog for ' at line 224
dev-perl/Bit-Vector redundant 'ChangeLog for ' at line 132
dev-perl/DBD-Pg redundant 'ChangeLog for ' at line 305
dev-perl/DBI redundant 'ChangeLog for ' at line 485
dev-perl/Error redundant 'ChangeLog for ' at line 235
dev-perl/File-MMagic redundant 'ChangeLog for ' at line 171
dev-perl/HTML-Clean redundant 'ChangeLog for ' at line 50
dev-perl/IO-Socket-SSL redundant 'ChangeLog for ' at line 571
dev-perl/Jcode redundant 'ChangeLog for ' at line 137
dev-perl/Locale-gettext redundant 'ChangeLog for ' at line 160
dev-perl/MD5 redundant 'ChangeLog for ' at line 63
dev-perl/Net-DNS redundant 'ChangeLog for ' at line 531
dev-perl/Net-Telnet redundant 'ChangeLog for ' at line 62
dev-perl/PDL redundant 'ChangeLog for ' at line 318
dev-perl/RPC-XML redundant 'ChangeLog for ' at line 194
dev-perl/TermReadKey redundant 'ChangeLog for ' at line 93
dev-perl/URI redundant 'ChangeLog for ' at line 291
dev-perl/XML-Catalog redundant 'ChangeLog for ' at line 49
dev-perl/XML-LibXML redundant 'ChangeLog for ' at line 360
dev-perl/XML-SAX redundant 'ChangeLog for ' at line 197
dev-perl/cdk-perl redundant 'ChangeLog for ' at line 70
dev-perl/p5-Palm redundant 'ChangeLog for ' at line 60
perl-core/Time-HiRes redundant 'ChangeLog for ' at line 381
perl-core/i18n-langtags redundant 'ChangeLog for ' at line 87



Timestamp of tree: Wed, 09 Feb 2011 10:30:02 +0000

If these reports are unwanted, do tell me to stop =). I'm merely trying to make the ChangeLog's meet some degree of consistency in that they can be sanely parsed and regenerated.
Comment 1 Christian Ruppert (idl0r) gentoo-dev 2011-02-09 16:07:46 UTC
If this bug has been resolved please re-open for further reports
Comment 2 Christian Ruppert (idl0r) gentoo-dev 2011-02-09 17:05:42 UTC
All fixed in CVS, thanks!

(In reply to comment #0)
> If these reports are unwanted, do tell me to stop =). I'm merely trying to make
> the ChangeLog's meet some degree of consistency in that they can be sanely
> parsed and regenerated.
> 

Feel free to report further issues ;)