1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50
|
libparse-plainconfig-perl (1.7a+pristine-1) unstable; urgency=low
[ Ernesto Hernández-Novich ]
* Moved package into Perl Pkg Project SVN.
* Updated Standards Version.
* Cleanup debian/rules.
* Fixed watch file to account for a trailing letter in version number.
* Fixed copyright and control file with a better URL.
* Fixed Maintainer field in control file.
[ gregor herrmann ]
* debian/watch: use dist-based URL.
* debian/rules: delete /usr/lib/perl5 only if it exists.
[ Damyan Ivanov ]
* Upload using pristine source. No differences in content
+ added dversionmangle="s/\+pristine//" to debian/watch
* debian/copyright:
+ use machine-readable format
+ copy the complete GPL boilerplate
+ add explicit copyright/licensing for the packaging
* remove debian/docs; stop shipping README, place CREDITS in
dh_installdocs invokation, place changelog in dh_installchangelogs
invokation
* debhelper compatibility level 6
* clean Uploaders: and add myself
* Standards-Version 3.7.3 (no changes)
* drop t/testrc9.* from the .diff
* also drop changelog and replace it with CHANGELOG
-- Damyan Ivanov <dmn@debian.org> Thu, 10 Jan 2008 10:40:25 +0200
libparse-plainconfig-perl (1.7a-1) unstable; urgency=low
* Bumped up version number.
-- Ernesto Hernández-Novich <emhn@telcel.net.ve> Mon, 09 Oct 2006 10:19:55 -0400
libparse-plainconfig-perl (1.7-2) unstable; urgency=low
* Fixed watch file.
-- Ernesto Hernández-Novich <emhn@telcel.net.ve> Fri, 01 Sep 2006 10:09:12 -0400
libparse-plainconfig-perl (1.7-1) unstable; urgency=low
* Initial Release.
-- Ernesto Hernández-Novich <emhn@telcel.net.ve> Wed, 03 May 2006 11:25:43 -0400
|