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 92 93 94 95 96 97
|
libunix-syslog-perl (0.100-5) unstable; urgency=low
* Add Homepage hint to long description.
* Improve watch file:
+ Bump to version 3.
+ Tighten regexp: allow only digits, and escape dots in extensions.
+ Add search pattern based on search.cpan.org/dist/ (in addition to
www.cpan.org/modules/by-module/ .../modules/by-author).
+ Put search.cpan.org first (qa.debian.org use first entry).
* Improve cdbs tweaks:
+ Add local snippet copyright-check.mk: Scan source for (c) changes.
+ Add local snippet auto-update.mk: Enable auto-update feature.
+ Add local snippet buildinfo.mk: Include env info with binary pkgs.
* No longer invoke buildinfo directly in debian/rules (done in cdbs).
* Bump to standards-version 3.7.2.
-- Jonas Smedegaard <dr@jones.dk> Sat, 12 Aug 2006 19:35:15 +0200
libunix-syslog-perl (0.100-4) unstable; urgency=low
* Arrgh - a debian/rules file of only 4 lines (thanks to cdbs) and I
still manage to make an arror...: Properly include dh-buildinfo.
* Tighten build-dependency on debhelper to please linda.
-- Jonas Smedegaard <dr@jones.dk> Sun, 5 Sep 2004 21:16:21 +0200
libunix-syslog-perl (0.100-3) unstable; urgency=low
* Repackaged using cdbs, and dh-buildinfo.
* Cleaned up debian/copyright:
+ Replace info contained in changelog with note on "GNU systems".
+ Mention "licensing info" together with copyright.
* Standards-version 3.6.1 (no changes needed).
* Rewrite watch file:
+ Look for Unix-Syslog-.
+ Include both default location and the one with newest version
(let's see how qa.debian.org handles that).
-- Jonas Smedegaard <dr@jones.dk> Sun, 5 Sep 2004 20:44:32 +0200
libunix-syslog-perl (0.100-2) unstable; urgency=low
* Adopt package (thanks, Graeme).
* Remove noise at end of this changelog.
* Change section to perl.
* Rewrite debian/copyright:
+ Quote upstream copyright verbatim.
+ Reorder topics to be similar to most other pckages.
+ Add link to current version of the library.
* Lower build-dependency on perl as described in perl-policy 3.3 to
allow building on woody (closes: Bug#158724 - nevertheless).
* Switch debhelper hint from DH_COMPAT to debian/compat, and use v4.
* Change DEB_BUILD_OPTIONS to support noopt, and always compile with
-g.
* Remove unneeded cruft in debian/rules.
* Declare compliance with version 3.5.9 of Debian Policy.
-- Jonas Smedegaard <dr@jones.dk> Wed, 23 Apr 2003 21:07:36 +0200
libunix-syslog-perl (0.100-1) unstable; urgency=low
* New upstream release.
-- Graeme Mathieson <mathie@wossname.org.uk> Sun, 29 Sep 2002 14:43:12 +0100
libunix-syslog-perl (0.98-1.1) unstable; urgency=low
* NMU for perl 5.8.
* Bump perl build-dependency to >= 5.8.0-7 (closes: #158724).
-- Colin Watson <cjwatson@debian.org> Sat, 31 Aug 2002 01:17:39 +0100
libunix-syslog-perl (0.98-1) unstable; urgency=low
* New upstream release.
* Changed the maintainer's address.
-- Graeme Mathieson <mathie@wossname.org.uk> Mon, 4 Feb 2002 04:55:03 +0000
libunix-syslog-perl (0.97-1) unstable; urgency=low
* New upstream release.
* Added a watch file for uscan.
-- Graeme Mathieson <graeme@mathie.cx> Wed, 12 Dec 2001 07:59:36 +0000
libunix-syslog-perl (0.96-1) unstable; urgency=low
* New upstream release.
-- Graeme Mathieson <graeme@mathie.cx> Thu, 22 Nov 2001 17:54:42 +0000
libunix-syslog-perl (0.95-1) unstable; urgency=low
* Initial Release.
-- Graeme Mathieson <graeme@mathie.cx> Thu, 23 Jul 2001 13:17:11 +0100
|