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
|
libnet-amazon-s3-perl (0.44-3) unstable; urgency=low
[ Joey Hess ]
* Allow storing a key named "0".
(Upstream bug report: http://rt.cpan.org//Ticket/Display.html?id=35705)
[ gregor herrmann ]
* Split Joey's patch out into key-named-zero.patch; add quilt framework.
* debian/control: change my email address.
-- gregor herrmann <gregoa@debian.org> Fri, 23 May 2008 21:25:55 +0200
libnet-amazon-s3-perl (0.44-2) unstable; urgency=low
* Add missing dependency on liblwp-useragent-determined-perl.
(Which is in NEW currently.)
-- Joey Hess <joeyh@debian.org> Wed, 07 May 2008 18:53:37 -0400
libnet-amazon-s3-perl (0.44-1) unstable; urgency=low
* New upstream release.
* debian/watch: improved regexp for matching upstream releases.
* debian/copyright: change upstream source location.
* Add /me to Uploaders.
* debian/rules: minor update without functional changes.
-- gregor herrmann <gregor+debian@comodo.priv.at> Fri, 28 Mar 2008 21:29:38 +0100
libnet-amazon-s3-perl (0.43-1) unstable; urgency=low
* New upstream release.
-- Roberto C. Sanchez <roberto@debian.org> Sun, 16 Mar 2008 23:13:01 -0400
libnet-amazon-s3-perl (0.41-1) unstable; urgency=low
[ gregor herrmann ]
* New upstream release (closes: #458482).
* debian/watch: Use dist-based URL.
* Set Standards-Version to 3.7.3 (no changes needed).
* debian/rules:
- install-stamp now depends on build-stamp (instead of install
depending on build)
- use PREFIX on make install
- don't install README (same as the manpage)
* debian/copyright: convert to UTF-8.
[ Damyan Ivanov ]
* remove usr/lib/perl5 only if it exists and remove it verbosely
* stop removing Build in clean; it is not created during build
* remove Gregor from Uploaders
-- Damyan Ivanov <dmn@debian.org> Sat, 05 Jan 2008 16:11:35 +0200
libnet-amazon-s3-perl (0.40-1) unstable; urgency=low
* New upstream release.
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
field (source stanza); Homepage field (source stanza). Removed: XS-
Vcs-Svn fields.
* Add libxml-libxml-perl, libclass-accessor-perl, and
libdatetime-format-strptime-perl to Build-Depends-Indep.
* Remove empty /usr/lib/perl5 directory.
-- gregor herrmann <gregor+debian@comodo.priv.at> Thu, 01 Nov 2007 13:30:54 +0100
libnet-amazon-s3-perl (0.39-2) unstable; urgency=low
[ Damyan Ivanov ]
* Drop libxml-libxml-xpathcontext-perl from Depends since
XML::LibXML::XPathContext is in libxml-libxml-perl, which is in Depends
* debian/rules
+ remove *-stamp before anythng else in clean:
+ Drop unused dh_link call
[ gregor herrmann ]
* Add upstream source location to debian/copyright
* Use cpan.org in debian/watch
-- Damyan Ivanov <dmn@debian.org> Fri, 07 Sep 2007 21:54:33 +0300
libnet-amazon-s3-perl (0.39-1) unstable; urgency=low
* New upstream release
* Upstream switched from Module-Build to MakeMaker. Follow-up in
debian/rules
Clarified commends, dropped obsolete source and diff targets
* Dropped lidmodule-build from Build-Depends
* Added libdigest-md5-file-perl to (Build-)Depends
-- Damyan Ivanov <dmn@debian.org> Mon, 20 Aug 2007 10:50:57 +0300
libnet-amazon-s3-perl (0.38-1) unstable; urgency=low
* New upstream release
* Bumped DH compat level to 5. Adjusted debhelper Build-Dependency
accordingly
* Add packaging copyright to debian/copyright
* Dropped dh_strip from debian/rules
* Added libtest-pod-perl and libtest-pod-coverage-perl to B-D-I
* Added myself to uploaders
-- Damyan Ivanov <dmn@debian.org> Wed, 15 Aug 2007 08:24:34 +0300
libnet-amazon-s3-perl (0.36-2) UNRELEASED; urgency=low
[ Frank Lichtenheld ]
* Fix typo in Description
[ gregor herrmann ]
* Set Maintainer to Debian Perl Group with permission of Alexis Sukrieh.
-- gregor herrmann <gregor+debian@comodo.priv.at> Wed, 30 May 2007 17:01:30 +0200
libnet-amazon-s3-perl (0.36-1) unstable; urgency=low
* Initial Release, closes ITP.
(closes: #368734).
* Newer upstream release than the one mentioned in the ITP (0.32 - 0.36).
-- Alexis Sukrieh <sukria@debian.org> Thu, 21 Sep 2006 18:15:12 +0200
|