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
|
libstat-lsmode-perl (0.50-6) unstable; urgency=low
[ gregor herrmann ]
* debian/watch: use dist-based URL.
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
* debian/control: Added: ${misc:Depends} to Depends: field.
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ Russ Allbery ]
* Update to debhelper compatibility level V8.
- Use debhelper rule minimization.
* Change to Debian source format 3.0 (quilt).
* Rewrite debian/copyright in proposed new DEP-5 format.
* Merge Build-Depends and Build-Depends-Indep. The separation is
pointless for a source package that only builds arch-independent
binary packages.
* Update standards version to 3.9.1 (no changes required).
-- Russ Allbery <rra@debian.org> Sat, 05 Mar 2011 16:34:50 -0800
libstat-lsmode-perl (0.50-5) unstable; urgency=low
[ gregor herrmann ]
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
field (source stanza); Homepage field (source stanza). Removed: XS-
Vcs-Svn fields.
* debian/rules: delete /usr/lib/perl5 only if it exists.
[ Russ Allbery ]
* Update standards version to 3.7.3 (no changes required).
* Update debhelper compatibility level to V5 (no changes required).
-- Russ Allbery <rra@debian.org> Mon, 03 Mar 2008 11:59:20 -0800
libstat-lsmode-perl (0.50-4) unstable; urgency=low
* Change maintainers to the Debian Perl Group.
* debian/rules cleanup.
- Add build-arch and build-indep targets just in case.
- Use a better method of optionally running make distclean.
- Remove stamp files first in clean target.
- Improve target dependencies.
* Update standards version to 3.7.2 (no changes required).
-- Russ Allbery <rra@debian.org> Sun, 7 May 2006 13:08:57 -0700
libstat-lsmode-perl (0.50-3) unstable; urgency=low
* Providing binary-arch in debian/rules is required by Policy even if
there are no arch-dependent packages. Whoops.
-- Russ Allbery <rra@debian.org> Sat, 3 Dec 2005 10:28:36 -0800
libstat-lsmode-perl (0.50-2) unstable; urgency=low
* Add a watch file.
* Update maintainer address.
-- Russ Allbery <rra@debian.org> Thu, 17 Nov 2005 22:16:43 -0800
libstat-lsmode-perl (0.50-1) unstable; urgency=low
* Initial release. (Closes: #329257)
-- Russ Allbery <rra@stanford.edu> Tue, 20 Sep 2005 13:49:38 -0700
|