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 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73
|
libtest-exception-perl (0.27-1) unstable; urgency=low
[ gregor herrmann ]
* debian/control:
- added: Vcs-Svn field (source stanza); Vcs-Browser
field (source stanza); Homepage field (source stanza)
- set Maintainer to Debian Perl Group
- add /me to Uploaders
- make runtime dependencies versioned, too
* Use dist-based URL in debian/watch.
* debian/rules:
- delete /usr/lib/perl5 only if it exists (closes: #467271)
- update based on dh-make-perl's templates
* debian/copyright: add actual copyright notice.
[ David Paleino ]
* New upstream release
* debian/control:
- added myself to Uploaders
- Standards-Version updated to 3.7.3
- added libtest-harness-perl to Build-Depends
- fixed versions of Build-Dependencies
* debian/compat: updated to version 5
* debian/rules: minimal changes
[ MartÃn Ferrari ]
* New upstream release (0.27).
* Upgrade debhelper dependency to 5.
* Set versioned dependency on libtest-simple-perl, waiting for #457165 to be
fixed.
[ Niko Tyni ]
* Split most of Build-Depends into Build-Depends-Indep.
-- gregor herrmann <gregor+debian@comodo.priv.at> Mon, 17 Mar 2008 01:28:05 +0100
libtest-exception-perl (0.25-1) unstable; urgency=low
* New upstream release
* Policy version bump to 3.7.2.2. No other changes
* Change to make clean to conditionally ignore errors for lintian
* Change build-depends-indep to build-depends for lintian
-- Jay Bonci <jaybonci@debian.org> Wed, 04 Jul 2007 17:37:32 -0400
libtest-exception-perl (0.21-1) unstable; urgency=low
* New upstream release
* Changes Build-Depends to be on libtest-simple-perl (Closes: #356052)
* Bump policy-version to 3.6.2.2 (No other changes)
* Fixed watchfile so uupdate will work
-- Jay Bonci <jaybonci@debian.org> Tue, 14 Mar 2006 13:43:19 -0500
libtest-exception-perl (0.20-2) unstable; urgency=low
* Removed unneeded Depends/Build-Depends (Closes: #282923)
- Graciously spotted by Allard Hoeve
-- Jay Bonci <jaybonci@debian.org> Wed, 29 Dec 2004 00:28:41 -0500
libtest-exception-perl (0.20-1) unstable; urgency=low
* New upstream version
* Fixes debian/watch so uscan will actually work
-- Jay Bonci <jaybonci@debian.org> Mon, 11 Oct 2004 01:53:24 -0400
libtest-exception-perl (0.15-1) unstable; urgency=low
* Initial Release (Closes: #178035)
-- Jay Bonci <jaybonci@debian.org> Wed, 27 Aug 2003 00:56:00 -0400
|