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
|
liblogger-syslog-perl (1.1-3.1) unstable; urgency=medium
* Non maintainer upload by the Reproducible Builds team.
* No source change upload to rebuild on buildd with .buildinfo files.
-- Holger Levsen <holger@debian.org> Mon, 04 Jan 2021 17:38:58 +0100
liblogger-syslog-perl (1.1-3) unstable; urgency=low
* Team upload.
[ Jonathan Yu ]
* updated gregoa's e-mail address
* Removed Alexis Sukrieh from Uploaders (Closes: #536161)
[ 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.
* Convert debian/copyright to proposed machine-readable format.
* Bump Standards-Version to 3.9.2.
-- Ansgar Burchardt <ansgar@debian.org> Sat, 17 Sep 2011 13:14:52 +0200
liblogger-syslog-perl (1.1-2) 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.
[ Rene Mayorga ]
* Make package ready for perl 5.10 update
* debian/control
+ Set standards-version to 3.7.3 ( no changes needed )
+ Raise debhelper version to 6
+ Wrap uploaders field
* debian/rules
+ remove OPTIMIZE var, we are not using it
+ use $@ when touching -stamp files
+ move test suite from install to build target
+ Don't install README file
+ remove un-used dh_ calls
* improve debian/watch
[ Damyan Ivanov ]
* Actually upgrade Syslog.pm to 1.1; the change seems to have been omited in
1.1-1
* add myself to Uploaders
* drop dependency on build from install; add dependency on build-stamp to
install-stamp
-- Damyan Ivanov <dmn@debian.org> Wed, 30 Jan 2008 22:39:04 +0200
liblogger-syslog-perl (1.1-1) unstable; urgency=low
[ Alexis Sukrieh ]
* New upstream release.
* debian/watch file added.
[ gregor herrmann ]
* Set Maintainer to Debian Perl Group with permission of Alexis Sukrieh.
-- Alexis Sukrieh <sukria@debian.org> Wed, 30 May 2007 17:22:43 +0200
liblogger-syslog-perl (1.0-1) unstable; urgency=low
* Initial Release, closes ITP.
(closes: #399818)
-- Alexis Sukrieh <sukria@debian.org> Wed, 22 Nov 2006 14:38:34 +0100
|