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
|
libxml-filter-reindent-perl (0.03-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.
* Split changes to bin/pretty.pl out into a patch; add quilt framework.
* Add debian/README.source to document quilt usage, as required by
Debian Policy since 3.8.0.
* debian/control: Added: ${misc:Depends} to Depends: field.
* debian/control: remove Conflicts/Replaces: libxml-enno-perl, not in Debian
anymore.
[ Ansgar Burchardt ]
* Refresh debian/rules for debhelper 7.
* debian/control: Fix typo in description.
* debian/control: Remove Priority and Section fields from binary package
definition.
* Convert debian/copyright to proposed machine-readable format.
* Add myself to Uploaders.
* Bump Standards-Version to 3.8.3.
-- Ansgar Burchardt <ansgar@43-1.org> Sun, 27 Sep 2009 23:01:51 +0200
libxml-filter-reindent-perl (0.03-6) unstable; urgency=low
* Adds debian/watch file so uscan will work
-- Jay Bonci <jaybonci@debian.org> Tue, 26 Oct 2004 23:14:53 -0400
libxml-filter-reindent-perl (0.03-5) unstable; urgency=low
* New Maintainer (Closes: #210524)
* Bumped policy version to 3.6.1.0 (No other changes)
* Updated CPAN url to specific module link
* Updated copyright boilerplate to explicate the dual nature of the perl license
* Removed upstream README as it contained no info from outside of the POD
* Removed install file as it is handled by default
* Changed over to my standard rules template
-- Jay Bonci <jaybonci@debian.org> Sun, 9 Nov 2003 22:41:02 -0500
libxml-filter-reindent-perl (0.03-4) 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-filter-reindent-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 16:45:17 -0500
libxml-filter-reindent-perl (0.03-3) unstable; urgency=low
* debian/control: fixed suggestion for 'libxml-handler-composer' into
'libxml-handler-composer-perl'
-- Ardo van Rangelrooij <ardo@debian.org> Sun, 22 Sep 2002 09:04:07 -0500
libxml-filter-reindent-perl (0.03-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 19:33:38 -0500
libxml-filter-reindent-perl (0.03-1) unstable; urgency=low
* New upstream release
* debian/rules: added 'dh_installexamples' for the example script
* debian/control: added 'Suggests' for the example script
-- Ardo van Rangelrooij <ardo@debian.org> Sat, 27 Apr 2002 08:51:46 -0500
libxml-filter-reindent-perl (0.02-1) unstable; urgency=low
* New upstream release
* debian/control: upgraded to Debian Policy 3.5.6
-- Ardo van Rangelrooij <ardo@debian.org> Sun, 23 Dec 2001 17:58:15 -0600
libxml-filter-reindent-perl (0.01-1) unstable; urgency=low
* Initial release as a separate package
-- Ardo van Rangelrooij <ardo@debian.org> Mon, 3 Sep 2001 12:16:53 -0500
|