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
|
libparse-mediawikidump-perl (0.51-1) unstable; urgency=low
* New upstream release.
* debian/copyright: add upstream source location, remove dh-make-perl
boilerplate, copy author and copyright information verbatim from source.
* Set Standards-Version to 3.8.0 (no changes).
* Add /me to Uploaders.
* Refresh debian/rules. Don't install README; install new TODO and new
examples.
-- gregor herrmann <gregoa@debian.org> Sat, 14 Jun 2008 23:21:11 +0200
libparse-mediawikidump-perl (0.40-5) unstable; urgency=low
* New maintainer is Debian perl group
* Fix FTBFS with Perl 5.10 (closes: #467999).
* Bumped Standards-Version to 3.7.3 (no changes required).
* Bumped debhelper compatibility level to 6.
* Made debian/copyright more explicit.
* debian/watch: use dist-based URL.
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
field (source stanza); Homepage field (source stanza). Removed: XS-
Vcs-Svn fields. Add XS-DM-Upload-Allowed: yes.
-- Xavier Oswald <x.oswald@free.fr> Wed, 27 Feb 2008 23:07:43 +0100
libparse-mediawikidump-perl (0.40-4) unstable; urgency=low
* Upgraded Standards-Version to 3.7.2 (no changes required).
-- Roland Mas <lolando@debian.org> Wed, 05 Sep 2007 19:30:20 +0200
libparse-mediawikidump-perl (0.40-3) unstable; urgency=low
* Highlighted the fact that this package only concerns the XML dumps,
not the SQL dumps (closes: #386013).
-- Roland Mas <lolando@debian.org> Wed, 05 Sep 2007 19:18:57 +0200
libparse-mediawikidump-perl (0.40-2) unstable; urgency=low
* Added watch file.
-- Roland Mas <lolando@debian.org> Sun, 30 Jul 2006 22:15:25 +0200
libparse-mediawikidump-perl (0.40-1) unstable; urgency=low
* New upstream release.
-- Roland Mas <lolando@debian.org> Fri, 28 Jul 2006 20:48:54 +0200
libparse-mediawikidump-perl (0.30-3) unstable; urgency=low
* Added a build-dependency on libxml-parser-perl (closes: #351815).
* Also removed unneeded files from source package.
-- Roland Mas <lolando@debian.org> Tue, 7 Feb 2006 19:44:10 +0100
libparse-mediawikidump-perl (0.30-2) unstable; urgency=low
* Fixed a few lintian warnings and errors.
-- Roland Mas <lolando@debian.org> Sat, 14 Jan 2006 13:58:55 +0100
libparse-mediawikidump-perl (0.30-1) unstable; urgency=low
* Initial Release, almost straight from dh-make-perl.
-- Roland Mas <lolando@debian.org> Thu, 12 Jan 2006 15:24:08 +0100
|