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 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127
|
libxml-node-perl (0.11-7) 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.
* Revert undocumented changes to upstream Makefile.PL; remove scripts from
/usr/share/perl5/XML in debian/rules.
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
* debian/control: Added: ${misc:Depends} to Depends: field.
[ Ansgar Burchardt ]
* debian/watch: Use extended regexp to match upstream releases.
* debian/control: Mention module name in description.
* debian/control: Omit Section and Priority field from binary package
definiton
* Refresh rules for debhelper 7.
* Convert debian/copyright to proposed machine-readable format.
* Add myself to Uploaders.
* No longer install README.
* Bump Standards-Version to 3.8.2.
-- Ansgar Burchardt <ansgar@43-1.org> Tue, 28 Jul 2009 17:30:12 +0200
libxml-node-perl (0.11-6) unstable; urgency=low
* Expanded debian/watch so uupdate will also work
* Grammar fix in description. (Closes: #300029)
-- Jay Bonci <jaybonci@debian.org> Fri, 18 Mar 2005 13:39:31 -0500
libxml-node-perl (0.11-5) unstable; urgency=low
* Adds debian/watch file so uscan will work
-- Jay Bonci <jaybonci@debian.org> Wed, 27 Oct 2004 11:50:13 -0400
libxml-node-perl (0.11-4) unstable; urgency=low
* New Maintainer (Closes: #210536)
* Clarified copyright file to specify dual nature of the Perl license
* Moved over to my standard rules file
* Removed install file, as it's not needed
-- Jay Bonci <jaybonci@debian.org> Wed, 10 Mar 2004 19:08:09 -0500
libxml-node-perl (0.11-3) unstable; urgency=low
* 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-node-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> Thu, 4 Sep 2003 22:09:40 -0500
libxml-node-perl (0.11-2) unstable; urgency=low
* debian/rules: upgraded to debhelper v4
* debian/control: changed build dependency on debhelper accordingly
* debian/rules: migrated from 'dh_movefiles' to 'dh_install'
* debian/rules: split off 'install' target from 'binary-indep' target
* debian/copyright: added pointer to license
-- Ardo van Rangelrooij <ardo@debian.org> Thu, 8 Aug 2002 20:11:47 -0500
libxml-node-perl (0.11-1) unstable; urgency=low
* New upstream release
(closes: Bug#109754, Bug#109757)
* debian/control: upgraded to Debian Policy 3.5.6
-- Ardo van Rangelrooij <ardo@debian.org> Tue, 11 Dec 2001 19:20:24 -0600
libxml-node-perl (0.10-6) unstable; urgency=low
* debian/control: upgraded to Debian Policy 3.5.5
* debian/control: upgraded to Debian Perl Policy 1.20
-- Ardo van Rangelrooij <ardo@debian.org> Sun, 2 Sep 2001 17:19:34 -0500
libxml-node-perl (0.10-5) unstable; urgency=low
* debian/control: updated debhelper dependency to remove dh_testversion
* debian/control: upgraded to Debian Policy 3.5.2
* debian/control: upgraded to Debian Perl Policy 1.17
* debian/rules: upgraded to Debian Perl Policy 1.17
-- Ardo van Rangelrooij <ardo@debian.org> Sun, 15 Apr 2001 17:53:37 -0500
libxml-node-perl (0.10-4) unstable; urgency=low
* debian/rules: added forgotten test for debhelper v3
-- Ardo van Rangelrooij <ardo@debian.org> Wed, 17 Jan 2001 14:44:38 -0600
libxml-node-perl (0.10-3) unstable; urgency=low
* debian/control: upgraded to Debian Policy 3.2.1
* debian/rules: upgraded to debhelper v3
-- Ardo van Rangelrooij <ardo@debian.org> Wed, 17 Jan 2001 13:30:19 -0600
libxml-node-perl (0.10-2) unstable; urgency=low
* debian/control: updated short description
* debian/control: updated long description
* debian/control: upgraded to Debian Policy 3.1.1
* debian/copyright: updated
-- Ardo van Rangelrooij <ardo@debian.org> Sat, 17 Jun 2000 19:20:18 +0200
libxml-node-perl (0.10-1) unstable; urgency=low
* New upstream releaase
(closes: Bug#58701)
-- Ardo van Rangelrooij <ardo@debian.org> Sat, 25 Mar 2000 17:56:05 +0100
libxml-node-perl (0.09-1) unstable; urgency=low
* Initial Release
-- Ardo van Rangelrooij <ardo@debian.org> Tue, 16 Nov 1999 19:16:56 +0100
|