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
|
libmoox-struct-perl (0.017-1) unstable; urgency=medium
[ upstream ]
* New release(s).
[ 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 licensecheck cdbs.
* Stop build-depend on dh-buildinfo.
* Mark build-dependencies needed only for testsuite as such.
* Wrap and sort control file.
* Declare compliance with Debian Policy 4.3.0.
* Enable autopkgtest.
* Set Rules-Requires-Root: no.
* Update copyright info:
+ Use https protocol in Format and Upstream-Contact URLs.
+ Extend coverage of packaging.
+ Extend coverage for main upstream author.
* Update watch file:
+ Rewrite usage comment.
+ Use substitution strings.
* Tighten lintian overrides regarding License-Reference.
* (Build-)depend on libexporter-tiny-perl libtype-tiny-perl.
Stop (build-)depend on libdata-optlist-perl libscalar-does-perl
libsub-install-perl.
* Build-depend on libdata-printer-perl.
-- Jonas Smedegaard <dr@jones.dk> Wed, 20 Feb 2019 20:16:37 +0100
libmoox-struct-perl (0.014-1) unstable; urgency=medium
[ upstream ]
* New release.
+ Fix work with Data::Printer 0.36.
[ Axel Beckert ]
* Add Makefile.old to debian/clean to be able to build twice in a row.
[ Jonas Smedegaard ]
* Update watch file:
+ Bump to version 4.
+ Track only MetaCPAN URL.
+ Mention gbp import-orig --uscan in usage comment.
+ Tighten version regex.
* Update git-buildpage config: Filter any .git* file.
* Modernize Vcs-* fields:
+ Use https protocol.
+ Use git subdir (not cgit).
+ Add .git suffix for Vcs-Git URL.
* Declare compliance with Debian Policy 3.9.8.
* Bump debhelper compatibility level to 9.
* Update copyright info:
+ Use License-Grant and License-Reference fields.
Thanks to Ben Finney.
+ Extend coverage of Debian packaging.
+ Extend coverage for main upstream author.
* Add lintian override regarding license in License-Reference field.
See bug#786450.
* Modernize CDBS use: Build-depend on licensecheck (not devscripts).
-- Jonas Smedegaard <dr@jones.dk> Wed, 01 Feb 2017 03:38:14 +0100
libmoox-struct-perl (0.013-1) unstable; urgency=medium
[ upstream ]
* New release.
+ Switch packaging to Dist::Inkt.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to use cgit web frontend.
[ Jonas Smedegaard ]
* Declare compliance with Debian Policy 3.9.6.
* Update Vcs-Git to use canonical URL.
* Update copyright info:
+ Drop coverage of no longer included convenience code copies.
+ Extend coverage for main upstream author to include current year.
+ Extend coverage for myself to include current year.
* Use www.cpan.org and metacpan.org (not search.cpan.org) in watch
file.
-- Jonas Smedegaard <dr@jones.dk> Wed, 15 Oct 2014 13:11:51 +0200
libmoox-struct-perl (0.012-1) unstable; urgency=low
[ upstream ]
* New release.
[ Jonas Smedegaard ]
* Add README.source emphasizing control.in file as *not* a
show-stopper for contributions, referring to wiki page for details.
* Add git URL as alternate source.
* Stop tracking md5sum of upstream tarball.
* Drop patch 1001: Build problem turned out to be (and fixed by now)
in CDBS.
* Update Homepage to use metacpan.com, to match upstream hint.
* Use canonical hostname (anonscm.debian.org) in Vcs-Git URI.
* Extend copyright coverage for main author to include current year.
* Update and extend copyright file Files sections for convenience
copies.
-- Jonas Smedegaard <dr@jones.dk> Sun, 30 Jun 2013 17:21:03 +0200
libmoox-struct-perl (0.010-1) unstable; urgency=low
* Initial packaging release.
Closes: bug#702810.
-- Jonas Smedegaard <dr@jones.dk> Mon, 11 Mar 2013 23:19:18 +0100
|