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
|
libmodule-install-readmefrompod-perl (0.30-4) unstable; urgency=medium
[ Debian Janitor ]
* Bump debhelper dependency to >= 9, since that's what is used in
debian/compat.
* Bump debhelper from old 9 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Repository, Repository-
Browse.
* Update standards version to 4.4.1, no changes needed.
* Bump debhelper from old 12 to 13.
* Set upstream metadata fields: Bug-Submit.
* Update standards version to 4.6.0, no changes needed.
-- Jelmer Vernooij <jelmer@debian.org> Tue, 06 Dec 2022 21:40:39 +0000
libmodule-install-readmefrompod-perl (0.30-3) unstable; urgency=medium
* Team upload.
* Add libcapture-tiny-perlto Depends. (Closes: #921804)
-- gregor herrmann <gregoa@debian.org> Sat, 16 Feb 2019 19:48:39 +0100
libmodule-install-readmefrompod-perl (0.30-2) unstable; urgency=medium
* Add patch 1001 to avoid bogusly testing
if PDF file contains only unix newlines.
Closes: Bug#919523. Thanks to Santiago Vila.
* Fix mark all test-only build-dependencies as such.
-- Jonas Smedegaard <dr@jones.dk> Thu, 17 Jan 2019 03:13:55 +0100
libmodule-install-readmefrompod-perl (0.30-1) unstable; urgency=medium
[ upstream ]
* New release(s).
[ Axel Beckert ]
* Replace no more valid Homepage at Github with MetaCPAN URL.
Issue reported by DUCK.
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* debian/*: update URLs from {search,www}.cpan.org to MetaCPAN.
* debian/*: update GitHub URLs to use HTTPS.
[ Jonas Smedegaard ]
* Simplify rules:
+ Drop get-orig-source target: Use gbp import-orig --uscan.
+ Stop resolve build-dependencies in rules file.
+ Stop resolve binary package relations in rules file.
+ Do copyright-check in maintainer script (not during build).
Stop build-depend on devscripts.
+ Use short-form dh sequencer (not cdbs).
Stop build-depend on cdbs.
* Mark build-dependencies needed only for testsuite as such.
* Fix stop include bogus example file.
* Stop build-depend on dh-buildinfo.
* Wrap and sort control file.
* Bump debhelper compatibility level to 9.
* Set Rules-Requires-Root: no.
* Enable autopkgtest.
* Update copyright info:
+ Use https protocol in file format URL.
* Update copyright info:
+ Use License-Grant and License-Reference.
+ Rewrap using semantic linefeeds.
+ Extend ownership coverage for packaging.
+ Bump (yes, not extend) ownership coverage for main upstream author.
* Update git-buildpackage: Filter any .git* file.
* Update watch file:
+ Bump to file format 4.
+ Mention gbp --uscan in usage comment.
+ Use substitution strings.
* Add lintian overrides regarding License-Reference.
* Declare compliance with Debian Policy 4.3.0.
* (Build-)depend on libio-all-perl libpod-markdown-perl.
Build-depend on libtest-indistdir-perl.
-- Jonas Smedegaard <dr@jones.dk> Wed, 16 Jan 2019 13:42:22 +0100
libmodule-install-readmefrompod-perl (0.22-1) unstable; urgency=low
[ upstream ]
* New release.
[ Salvatore Bonaccorso ]
* Use canonical hostname (anonscm.debian.org) in Vcs-Git URI.
[ Jonas Smedegaard ]
* Add README.source emphasizing control.in file as *not* a
show-stopper for contributions, referring to wiki page for details.
* Install example tool.
* Bump to standards-version 3.9.5.
* Fix use canonical Vcs-Git URL.
* Update homepage.
* Update watch file to use metacpan.org URL, and stop track
development releases.
* Update copyright info:
+ Bump (yes, not extend) coverage for upstream author.
+ Extend coverage of packaging, and bump its licensing to GPL-3+.
+ Add git URL as alternate source.
* Stop track tarball checksum: Check against upstrem git instead.
-- Jonas Smedegaard <dr@jones.dk> Mon, 19 May 2014 17:55:50 +0200
libmodule-install-readmefrompod-perl (0.20-1) unstable; urgency=low
* New upstream release.
[ Jonas Smedegaard ]
* Update copyright file:
+ Fix use comment and license pseudo-sections to obey silly
restrictions of copyright format 1.0.
* Update package relations:
+ Relax to build-depend unversioned on cdbs: Needed version
satisfied in stable, and oldstable no longer supported.
* Bump debhelper compatibility level to 8.
-- Jonas Smedegaard <dr@jones.dk> Fri, 02 Nov 2012 17:31:48 +0100
libmodule-install-readmefrompod-perl (0.18-1) unstable; urgency=low
* Initial packaging release.
Closes: bug#675821.
-- Jonas Smedegaard <dr@jones.dk> Sun, 03 Jun 2012 16:54:54 +0200
|