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
|
libxml-filter-buffertext-perl (1.01-5) 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.
* Use dist-based URL in debian/watch.
* debian/control: Added: ${misc:Depends} to Depends: field.
[ Ansgar Burchardt ]
* debian/control: Mention module name in description.
* Add myself to Uploaders.
* Refresh rules for debhelper 7.
* debian/control: Move debhelper to Build-Depends.
* debian/control: Make build-dep on perl unversioned.
* Bump Standards-Version to 3.8.3.
* Convert debian/copyright to proposed machine-readable format.
* debian/watch: Use extended regexp to match upstream releases.
* debian/control: Remove duplicate Section and Priority fields from binary
package definition.
-- Ansgar Burchardt <ansgar@43-1.org> Wed, 19 Aug 2009 15:34:27 +0200
libxml-filter-buffertext-perl (1.01-4) unstable; urgency=low
* Adds debian/watch file so uscan will actually work
-- Jay Bonci <jaybonci@debian.org> Tue, 26 Oct 2004 22:56:50 -0400
libxml-filter-buffertext-perl (1.01-3) unstable; urgency=low
* Removed dependancy on libtest-simple-perl. (Closes: #244471)
- The module did not even use Test::Simple (anymore?)
-- Jay Bonci <jaybonci@debian.org> Mon, 19 Apr 2004 13:49:20 -0400
libxml-filter-buffertext-perl (1.01-2) unstable; urgency=low
* New Maintainer (Closes: #210522)
* Updated to policy version 3.6.1.0 (No other changes)
* Updated CPAN download URL
* Updated copyright boilerplate to discuss dual nature of of the perl license
* Removed upstream README because all of the information was contained in the POD
* Removed install file as it's now handled automatically
-- Jay Bonci <jaybonci@debian.org> Sun, 9 Nov 2003 21:41:19 -0500
libxml-filter-buffertext-perl (1.01-1) unstable; urgency=low
* New upstream release
* debian/rules: moved debhelper compatibility level setting to
'debian/compat' per latest debhelper best practices
* debian/control: updated sections according to latest archive changes:
- 'libxml-filter-buffertext-perl' from 'interpreters' to 'perl'
* debian/control: upgraded build dependency on 'debhelper' to '>= 4.1'
* debian/control: upgraded to Debian Policy 3.6.0 (no changes)
-- Ardo van Rangelrooij <ardo@debian.org> Wed, 3 Sep 2003 15:30:35 -0500
libxml-filter-buffertext-perl (1.00-1) unstable; urgency=low
* Initial release
(closes: Bug#161826)
-- Ardo van Rangelrooij <ardo@debian.org> Sat, 21 Sep 2002 17:15:52 -0500
|