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
|
libsql-abstract-limit-perl (2:0.14.1-3) unstable; urgency=low
* Team upload.
[ gregor herrmann ]
* Remove Florian Ragwitz from Uploaders (closes: #523276).
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
* Use source format 3.0 (quilt).
* Use tiny debian/rules with debhelper 8.
* Make build-dep on perl unversioned.
* Bump Standards-Version to 3.9.2.
* debian/copyright: Formatting changes.
-- Ansgar Burchardt <ansgar@debian.org> Sat, 17 Sep 2011 14:10:01 +0200
libsql-abstract-limit-perl (2:0.14.1-2) unstable; urgency=low
* debian/watch: add uversionmangle to cope with Debian versioning scheme.
* Add missing build dependency on libtest-deep-perl, thanks to Marco
Rodrigues for the bug report (closes: #521581).
* Set Standards-Version to 3.8.1 (no changes).
* Add /me to Uploaders.
* Remove build dependency on libmodule-build-perl (dh7 prefers
ExtUtils::MakeMaker), add build dependencies on
libtest-pod-{,coverage-}perl (enables additional tests).
* debian/rules: refresh with current dh-make-perl template.
* debian/copyright: switch to new format, add third-party copyright holder.
-- gregor herrmann <gregoa@debian.org> Sat, 28 Mar 2009 20:06:06 +0100
libsql-abstract-limit-perl (2:0.14.1-1) unstable; urgency=low
* New upstream release
* Move package to Debian Perl Group, change proper headers in debian/control
* debian/control:
+ Standards-Version updated to 3.8.0
* Upgraded to debhelper (>= 7), debian/compat updated
* Use debhelper rules.simple example as debian/rules
* debian/watch: updated to last schema
-- Krzysztof Krzyżaniak (eloy) <eloy@debian.org> Tue, 23 Dec 2008 15:25:41 +0100
libsql-abstract-limit-perl (2:0.12-1) unstable; urgency=low
* New upstream release
* debian/control:
+ Standards-Version: updated to 3.7.2.1
+ Build-Depends: debhelper (>= 5.0.0), libmodule-build-perl moved here
* debian/compat: updated to 5
-- Krzysztof Krzyzaniak (eloy) <eloy@debian.org> Mon, 28 Aug 2006 15:48:57 +0200
libsql-abstract-limit-perl (1:0.101-1) unstable; urgency=low
* New upstream release
-- Krzysztof Krzyzaniak (eloy) <eloy@debian.org> Fri, 9 Sep 2005 16:22:14 +0200
libsql-abstract-limit-perl (0.033-3) unstable; urgency=low
* debian/control - libdbd-anydata-perl, libclass-dbi-perl added to
Build-Depends-Indep (closes: #326455)
-- Krzysztof Krzyzaniak (eloy) <eloy@debian.org> Sun, 4 Sep 2005 13:55:24 +0200
libsql-abstract-limit-perl (0.033-2) unstable; urgency=low
* Added me to Uploaders.
* Fixed a typo in the copyright file.
* Cleaned up debian/rules a bit.
-- Florian Ragwitz <rafl@debianforum.de> Tue, 30 Aug 2005 19:00:45 +0200
libsql-abstract-limit-perl (0.033-1) unstable; urgency=low
* Initial Release.
* ITP closed (closes: #325202)
-- Krzysztof Krzyzaniak (eloy) <eloy@debian.org> Sat, 13 Aug 2005 21:32:04 +0200
|