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
|
libplack-middleware-expires-perl (0.06-1) unstable; urgency=medium
[ upstream ]
* New release.
+ Improve the documentation.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to use cgit web frontend.
[ Jonas Smedegaard ]
* Declare compliance with Debian Policy 3.9.6.
-- Jonas Smedegaard <dr@jones.dk> Sat, 18 Oct 2014 21:16:48 +0200
libplack-middleware-expires-perl (0.05-2) unstable; urgency=medium
* Fix build-depend explicitly on libmodule-build-perl.
* Update watch file:
+ Use www.cpan.org URL.
+ Switch to https-based metacpan.org URL.
+ Tighten version regex.
-- Jonas Smedegaard <dr@jones.dk> Wed, 02 Jul 2014 18:25:27 +0200
libplack-middleware-expires-perl (0.05-1) unstable; urgency=low
[ upstream ]
* New release.
+ Require 'HTTP::Date' and 'HTTP::Status'. Stop requiring LWP.
+ Migrate to minil build system.
+ Accept code ref for content_type attribute.
[ Salvatore Bonaccorso ]
* Change Vcs-Git to use anonscm.debian.org hostname.
[ Jonas Smedegaard ]
* Update copyright info:
+ Fix cover convenience copy of Module::Install::AuthorTests.
+ Drop Files sections for no longer shipped convenience code copies.
+ Extend coverage of packaging, and bump its licensing to GPL-3+.
+ Add git URL as alternate source.
+ List upstream issue tracker as preferred contact.
+ Fix use comment and license pseudo-sections to obey silly
restrictions of copyright format 1.0.
* Add README.source emphasizing control.in file as *not* a
show-stopper for contributions, referring to wiki page for details.
* Bump debhelper compatibility level to 8: debhelper 8 is available
even in oldstable.
* Bump to standards-version 3.9.5.
* Update watch file to use metacpan.org URL.
* Fix use canonical Vcs-Git URL.
* Update package relations:
+ (Build-)depend on libhttp-date-perl and libhttp-message-perl (and
not libwww-perl).
+ Relax to build-depend unversioned on cdbs: Needed version
satisfied even in oldstable.
* Stop track tarball checksum: Check against upstrem git instead.
* Include perl-build.mk (not perl-makemaker.mk).
-- Jonas Smedegaard <dr@jones.dk> Sun, 18 May 2014 15:17:34 +0200
libplack-middleware-expires-perl (0.03-1) unstable; urgency=low
* Initial packaging release.
Closes: bug#679156.
-- Jonas Smedegaard <dr@jones.dk> Tue, 26 Jun 2012 22:12:32 +0200
|