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
|
libtest-file-perl (1.29-1) unstable; urgency=low
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ Salvatore Bonaccorso ]
* New upstream release
* Add myself to Uploaders
* Drop Depends on libtest-manifest-perl.
* Drop the fix-manpage-name patch since the change is
integrated upstream and the manpage name is now correct.
Build-Depends on quilt is not needed anymore thus drop it
and lower requirements of debhelper version.
* debian/copyright: adjust years of upstream copyright.
-- Salvatore Bonaccorso <salvatore.bonaccorso@gmail.com> Wed, 10 Jun 2009 16:14:41 +0200
libtest-file-perl (1.28-1) unstable; urgency=low
[ Ryan Niebur ]
* New upstream release
* patch to fix the manpage name
[ gregor herrmann ]
* New upstream release.
* Add /me to Uploaders.
* debian/copyright: adjust years of upstream copyright.
-- Ryan Niebur <ryanryan52@gmail.com> Mon, 01 Jun 2009 08:11:54 -0700
libtest-file-perl (1.25-1) unstable; urgency=low
[ Jeremiah C. Foster ]
* Initial Release. (Closes: #512774)
[ Ryan Niebur ]
* remove extra whitespace in debian/rules
* add quilt patching
- add README.source
- touch Makefile after unpatching
* patch Makefile.PL to use $(MAN3EXT) instead of 3 as the extension for
the installed man page. This way .3pm is used on Debian.
* update standards version to 3.8.1
* add myself to Uploaders
* minor improvements to the description
-- Ryan Niebur <ryanryan52@gmail.com> Tue, 12 May 2009 22:46:09 -0700
|