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
|
liblog-agent-perl (0.307-2) unstable; urgency=low
[ gregor herrmann ]
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
field (source stanza); Homepage field (source stanza).
* Set Maintainer to Debian Perl Group.
* Use dist-based URL in debian/watch.
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
* debian/control: Added: ${misc:Depends} to Depends: field.
[ Ansgar Burchardt ]
* Refresh rules for debhelper 7.
* Bump Standards-Version to 3.8.2.
* Convert debian/copyright to proposed machine-readable format.
* Add myself to Uploaders.
* Fix POD errors in Log::Agent::Driver::Default, Log::Agent::Driver::Fork
+ new patch: pod-errors.patch
+ Add quilt framework and README.source
* debian/watch: use extended regexp for matching upstream versions.
-- Ansgar Burchardt <ansgar@43-1.org> Thu, 23 Jul 2009 13:44:30 +0200
liblog-agent-perl (0.307-1) unstable; urgency=low
* New upstream release (Closes: #335822)
* Fix to debian/watch so that uscan uses uupdate
* Bump to policy-version 3.6.2.1 (No other changes)
-- Jay Bonci <jaybonci@debian.org> Sun, 11 Dec 2005 19:17:22 -0500
liblog-agent-perl (0.306-1) unstable; urgency=low
* New upstream version
* Repaired debian/watch so uscan will actually work
-- Jay Bonci <jaybonci@debian.org> Sun, 12 Sep 2004 23:45:54 -0400
liblog-agent-perl (0.305-1) unstable; urgency=low
* Updated maintainer address
* Repaired typo in policy version number. No changes otherwise
* New upstream version
* Added compat file per debhelper best practices
* Updated CPAN url to not be a link to the file, but the general dist/ page
* Slightly changed short description to be more descriptive
-- Jay Bonci <jaybonci@debian.org> Wed, 1 Oct 2003 11:45:14 -0400
liblog-agent-perl (0.3.4-3) unstable; urgency=low
* New Maintainer Closes: #202347
* Changed build process.
- Removed postinst and preinst files
- Simplified rules file
- Updated to use debhelper 4
* Added watch file
-- Jay Bonci <jay@bonci.com> Thu, 24 Jul 2003 03:21:53 -0400
liblog-agent-perl (0.3.4-2) unstable; urgency=low
* orphaned; package maintainer set to packages@qa.debian.org
-- tony mancill <tmancill@debian.org> Mon, 21 Jul 2003 16:07:31 -0700
liblog-agent-perl (0.3.4-1) unstable; urgency=low
* new upstream version
* section is perl as per debian-devel-announce-200303/msg00028.html
* arch indep module files now install into /usr/share/perl5/
instead of /usr/lib/perl5/
-- tony mancill <tmancill@debian.org> Sun, 11 May 2003 10:33:18 -0700
liblog-agent-perl (0.3.3-1) unstable; urgency=low
* new upstream release
* Debian lintian tweaks (build-depends-indep, postinst, stds version)
-- tony mancill <tmancill@debian.org> Sun, 3 Nov 2002 15:43:06 -0800
liblog-agent-perl (0.3.1-2) unstable; urgency=low
* debian/rules builds package in build-indep target (closes: #157485)
* copyright explicitly points to common license file (closes: #157603)
-- tony mancill <tmancill@debian.org> Sat, 24 Aug 2002 14:54:57 -0700
liblog-agent-perl (0.3.1-1) unstable; urgency=low
* new upstream release (closes: #142089)
-- tony mancill <tmancill@debian.org> Sun, 14 Apr 2002 12:10:21 -0700
liblog-agent-perl (0.2.8-2) unstable; urgency=low
* built with dpkg-1.9.15
-- tony mancill <tmancill@debian.org> Thu, 28 Jun 2001 08:47:48 -0700
liblog-agent-perl (0.2.8-1) unstable; urgency=low
* new upstream version
* Closes: Bug#102399 (missing prefix method in syslog driver)
-- tony mancill <tmancill@debian.org> Tue, 26 Jun 2001 23:54:30 -0700
liblog-agent-perl (0.2.1-1) unstable; urgency=low
* Initial Release - Closes Bug#87452 (ITP)
-- tony mancill <tmancill@debian.org> Mon, 22 Jan 2001 17:09:44 -0700
|