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
|
libxml-filter-sort-perl (1.01-3) unstable; urgency=low
* Team upload.
[ gregor herrmann ]
* debian/control: Added: ${misc:Depends} to Depends: field.
* Change my email address.
[ Ryan Niebur ]
* Remove Florian Ragwitz from Uploaders (Closes: #523217)
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ Salvatore Bonaccorso ]
* debian/control: Changed: Replace versioned (build-)dependency on
perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as
permitted by Debian Policy 3.8.3).
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
* Convert debian/copyright to proposed machine-readable format.
* Use tiny debian/rules with debhelper 8.
* Use source format 3.0 (quilt).
* Bump Standards-Version to 3.9.2.
-- Ansgar Burchardt <ansgar@debian.org> Thu, 15 Sep 2011 21:31:17 +0200
libxml-filter-sort-perl (1.01-2) unstable; urgency=low
[ Joachim Breitner ]
* Removed myself from uploaders.
[ gregor herrmann ]
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field
(source stanza); Homepage field (source stanza). Removed: XS- Vcs-Svn
fields. Removed: -1 Debian revision from versioned build dependency on
libxml-sax-machines-perl.
* debian/rules:
- delete /usr/lib/perl5 only if it exists (closes: #470801)
- debian/rules: update based on dh-make-perl's templates
* debian/watch: use dist-based URL.
* Set Standards-Version to 3.7.3 (no changes).
* Set debhelper compatibility level to 5.
* Add /me to Uploaders.
* debian/copyright: use author-independet URL and update years of
copyright.
* Remove debian/docs and don't install README any more (short version of
the POD documentation).
-- gregor herrmann <gregor+debian@comodo.priv.at> Thu, 13 Mar 2008 20:55:47 +0100
libxml-filter-sort-perl (1.01-1) unstable; urgency=low
* New upstream release
* Add myself to Uploaders.
* Don't ignore the return value of 'make clean'.
* Upgrade to Standards-Version 3.6.2. No changes needed.
* Add debian/watch.
-- Niko Tyni <ntyni@iki.fi> Thu, 2 Feb 2006 21:29:42 +0200
libxml-filter-sort-perl (0.91-1) unstable; urgency=low
* Initial Release (Closes: #204091).
-- Florian Ragwitz <florian@mookooh.org> Sat, 22 May 2004 11:39:40 +0200
|