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 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129
|
liblog-tracemessages-perl (1.4-3) unstable; urgency=low
* Team upload
[ 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/watch: add warning about nonexistent
http://search.cpan.org/dist/Log-TraceMessages/
* debian/rules: delete /usr/lib/perl5 only if it exists.
[ Frank Lichtenheld ]
* debian/rules: Fix target dependencies to allow building with
dpkg-buildpackage -j. Found by Daniel Schepler.
[ gregor herrmann ]
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
* Change my email address.
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ Salvatore Bonaccorso ]
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs
[ Axel Beckert ]
* Apply wrap-and-sort.
* Switch to source format "3.0 (quilt)"
* Bump debhelper compatibility to 9
+ Update versioned debhelper build-dependency accordingly
* Revamp debian/rules:
+ Fix lintian warning debian-rules-missing-recommended-target
+ Use dh_auto_{configure,build,test,install,clean}
+ No more remove stamp files manually, done by dh_clean now
+ Drop obsolete /usr/lib/perl5 handling
+ Drop obsolete setting of $PERL
+ Remove now redundant dh_installchangelog parameter
+ Move dh_installdocs parameter to debian/docs
+ Finally switch to a minimal dh-style debian/rules file
* Fix lintian warning copyright-without-copyright-notice
* Fix reference to Perl's license in debian/copyright
* Bump Standards-Version to 3.9.5 (no further changes)
-- Axel Beckert <abe@debian.org> Sun, 22 Dec 2013 03:23:52 +0100
liblog-tracemessages-perl (1.4-2) unstable; urgency=low
* Set debhelper compatibility level to 5.
* Move debhelpter to Build-Depends.
* Set Standards-Version to 3.7.2 (no changes).
* New maintainer: Debian Perl Group (closes: #331097).
* Add watch file.
-- gregor herrmann <gregor+debian@comodo.priv.at> Sat, 27 May 2006 14:07:46 +0200
liblog-tracemessages-perl (1.4-1) unstable; urgency=low
* New upstream release.
-- Kenneth J. Pronovici <pronovic@debian.org> Wed, 10 Dec 2003 10:56:46 -0600
liblog-tracemessages-perl (1.3-3) unstable; urgency=low
* Added 'make test' into debian/rules.
-- Kenneth J. Pronovici <pronovic@debian.org> Fri, 12 Sep 2003 12:52:02 -0500
liblog-tracemessages-perl (1.3-2) unstable; urgency=low
* Changed maintainer address from @ieee.org to @debian.org.
* Removed DH_COMPAT settting from debian/rules.
* Added debian/compat file to replace DH_COMPAT setting.
-- Kenneth J. Pronovici <pronovic@debian.org> Sun, 30 Mar 2003 13:11:08 -0600
liblog-tracemessages-perl (1.3-1) unstable; urgency=low
* New upstream release.
-- Kenneth J. Pronovici <pronovic@ieee.org> Tue, 28 Jan 2003 22:49:55 -0600
liblog-tracemessages-perl (1.2-2) unstable; urgency=low
* Changed dependency on libhtml-from-text-perl to libhtml-fromtext-perl
instead, since that package's name changed.
-- Kenneth J. Pronovici <pronovic@ieee.org> Thu, 2 Jan 2003 18:15:43 -0600
liblog-tracemessages-perl (1.2-1) unstable; urgency=low
* New upstream release.
* Changed debian/control to add dependency on libhtml-from-text-perl.
* Removed "full stop" (i.e. ".") from debian/control Description line.
-- Kenneth J. Pronovici <pronovic@ieee.org> Mon, 30 Dec 2002 15:43:52 -0600
liblog-tracemessages-perl (1.0-5) unstable; urgency=low
* Added debian/watch to look for new package versions as they come out.
-- Kenneth J. Pronovici <pronovic@ieee.org> Mon, 30 Dec 2002 15:10:52 -0600
liblog-tracemessages-perl (1.0-4) unstable; urgency=low
* Changed debian/copyright to reference /usr/share/common-licenses.
-- Kenneth J. Pronovici <pronovic@ieee.org> Sun, 3 Nov 2002 16:20:41 -0600
liblog-tracemessages-perl (1.0-3) unstable; urgency=low
* Minor packaging clean-ups.
-- Kenneth J. Pronovici <pronovic@ieee.org> Tue, 29 Oct 2002 10:17:08 -0600
liblog-tracemessages-perl (1.0-2) unstable; urgency=low
* Debian packaging clean-up.
-- Kenneth J. Pronovici <pronovic@ieee.org> Sun, 6 Oct 2002 15:40:27 -0500
liblog-tracemessages-perl (1.0-1) unstable; urgency=low
* Initial Release.
-- Kenneth J. Pronovici <pronovic@ieee.org> Mon, 23 Sep 2002 20:45:27 -0500
|