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 130
|
libplack-middleware-crossorigin-perl (0.014-2) unstable; urgency=medium
[ Debian Janitor ]
* Bump debhelper from old 12 to 13.
* Update standards version to 4.6.1, no changes needed.
-- Jelmer Vernooij <jelmer@debian.org> Sat, 19 Nov 2022 20:15:14 +0000
libplack-middleware-crossorigin-perl (0.014-1) unstable; urgency=medium
[ upstream ]
* new release
[ Debian Janitor ]
* build-depend on debhelper-compat (not debhelper)
* set upstream metadata fields:
Bug-Database Bug-Submit Repository Repository-Browse
[ Jonas Smedegaard ]
* simplify source script copyright-chceck
* copyright: extend coverage
* declare compliance with Debian Policy 4.5.0
-- Jonas Smedegaard <dr@jones.dk> Thu, 20 Aug 2020 19:22:02 +0200
libplack-middleware-crossorigin-perl (0.013-1) unstable; urgency=medium
[ upstream ]
* New release.
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org.
[ gregor herrmann ]
* Update URLs from {search,www}.cpan.org to MetaCPAN.
* Update GitHub URLs to use HTTPS.
[ Jonas Smedegaard ]
* Simplify rules.
Stop build-depend on devscripts cdbs.
* Update git-buildpackage config: Filter any .git* file.
* Stop build-depend on dh-buildinfo.
* Mark build-dependencies needed only for testsuite as such.
* Declare compliance with Debian Policy 4.3.0.
* Enable autopkgtest.
* Set Rules-Requires-Root: no.
* Wrap and sort control file.
* Explain Plack last in long description.
* Update copyright info:
+ Strip superfluous copyright signs.
+ Use https protocol in Format and Upstream-Contact URLs.
+ Extend coverage of packaging.
* Drop obsolete lintian override regarding debhelper 9.
* Tighten lintian overrides regarding License-Reference.
* Update watch file:
+ Bump to file format 4.
+ Track only MetaCPAN URL.
+ Rewrite usage comment.
+ Use substitution strings.
-- Jonas Smedegaard <dr@jones.dk> Wed, 20 Feb 2019 21:20:28 +0100
libplack-middleware-crossorigin-perl (0.012-1) unstable; urgency=medium
[ upstream ]
* New release.
+ Use single comma separated headers rather than multiple headers
for better compatibility with IE.
[ Jonas Smedegaard ]
* Bump debhelper compatibility level to 9.
* Update copyright info:
+ Use License-Grant and License-Reference fields.
Thanks to Ben Finney.
+ Extend coverage of packaging to include recent years.
+ Bump license for packaging to GPL-3+
* Override lintian regarding build-depending unversioned on debhelper.
* Override lintian regarding license in License-Reference field.
See bug#786450.
-- Jonas Smedegaard <dr@jones.dk> Tue, 04 Aug 2015 12:27:27 +0200
libplack-middleware-crossorigin-perl (0.010-1) unstable; urgency=medium
[ upstream ]
* New release.
+ Update to match spec, with only one origin.
+ Specify minimum perl version.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ Jonas Smedegaard ]
* Fix use canonical URL in Vcs-Git.
* Declare compliance with Debian Policy 3.9.6.
* Update copyright info:
+ Add alternate git source URL.
* Stop track md5sum of upstream tarball.
* Use www.cpan.org and metacpan.org (not search.cpan.org) in watch
file.
* Stop build-depending explicitly on (recent perl or)
libtest-simple-perl: Needed version satisfied by perl even in
oldstable.
-- Jonas Smedegaard <dr@jones.dk> Wed, 15 Oct 2014 14:11:52 +0200
libplack-middleware-crossorigin-perl (0.009-1) unstable; urgency=low
[ upstream ]
* New release.
[ Salvatore Bonaccorso ]
* Change Vcs-Git to canonical URI (git://anonscm.debian.org).
[ Jonas Smedegaard ]
* Update copyright file:
+ Fix use pseudo-license and pseudo-comment sections to obey silly
restrictions of copyright format 1.0.
+ Fix use upstream issue tracker as upstream contact.
* Bump dephelper compatibility level to 8.
* Bump standards-version to 3.9.4.
-- Jonas Smedegaard <dr@jones.dk> Sun, 03 Mar 2013 17:13:23 +0100
libplack-middleware-crossorigin-perl (0.007-1) unstable; urgency=low
* Initial packaging release.
Closes: bug#662863.
-- Jonas Smedegaard <dr@jones.dk> Wed, 09 May 2012 03:48:52 +0200
|