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 131 132 133 134 135 136
|
libcatmandu-sru-perl (0.42.8-1) unstable; urgency=medium
[ upstream ]
* new release(s)
[ Debian Janitor ]
* use debhelper compatibility level 12 (not 9);
build-depend on debhelper-compat (not debhelper)
* set upstream metadata fields
Bug-Database Bug-Submit Repository Repository-Browse
[ Jonas Smedegaard ]
* watch: fix versionmangle
* (build-)depend on libhttp-tiny-perl (not libfurl-perl)
* (build-)depend on libnamespace-clean-perl
* build-depend on libtest-http-localserver-perl
* relax to build-depend unversioned on perl:
needed version of libtest-simple-perl satisfied by perl
even in oldstable
* declare compliance with Debian Policy 4.5.0
* copyright: update coverage
* tighten (build-)dependency on libcatmandu-perl
-- Jonas Smedegaard <dr@jones.dk> Thu, 02 Apr 2020 11:15:09 +0200
libcatmandu-sru-perl (0.42.1-2) unstable; urgency=medium
* Update watch file: Fix version mangling regular expression.
-- Jonas Smedegaard <dr@jones.dk> Fri, 22 Feb 2019 13:57:54 +0100
libcatmandu-sru-perl (0.42.1-1) unstable; urgency=medium
[ upstream ]
* New release(s).
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org.
[ gregor herrmann ]
* Update GitHub URLs to use HTTPS.
[ Jonas Smedegaard ]
* Update watch file:
+ Mangle version to 2-digit segments.
+ Rewrite usage comment.
* Simplify rules.
Stop build-depend on cdbs.
* Stop build-depend on dh-buildinfo.
* Declare compliance with Debian Policy 4.3.0.
* Set Rules-Requires-Root: no.
* Wrap and sort control file.
* Mark build-dependencies needed only for testsuite as such.
* Explain Catmandu last in long description.
* Update copyright info: Extend coverage of packaging.
-- Jonas Smedegaard <dr@jones.dk> Wed, 20 Feb 2019 00:05:23 +0100
libcatmandu-sru-perl (0.41-1) unstable; urgency=medium
[ upstream ]
* New release(s).
[ Jonas Smedegaard ]
* Update watch file: Use substitution strings.
* Modernize Vcs-* fields:
+ Consistently use git (not cgit) in path.
+ Consistently include .git suffix in path.
* Declare compliance with Debian Policy 4.1.1.
* Tighten lintian overrides regarding License-Reference.
* Modernize cdbs:
+ Do copyright-check in maintainer script (not during build).
+ Stop build-depend on licensecheck.
* Update package relations:
+ Relax to (build-)depend unversioned on libmoo-perl liburi-perl
libyaml-libyaml-perl: Needed version satisfied even in oldstable.
+ (Build-)depend on libcatmandu-mods-perl.
+ (Build-)depend on recent libcpanel-json-xs-perl.
* Update copyright info:
+ Use https protocol in file format URL.
+ Extend coverage for myself.
-- Jonas Smedegaard <dr@jones.dk> Fri, 06 Oct 2017 13:21:04 +0200
libcatmandu-sru-perl (0.039-1) unstable; urgency=medium
[ upstream ]
* New release(s).
+ Add missing test requirement Test::Exception.
+ Documentation and tests.
[ Jonas Smedegaard ]
* Update watch file:
+ Bump to file format 4.
+ Watch only MetaCPAN URL.
+ Mention gbp --uscan in usage comment.
* Drop CDBS get-orig-source target: Use gbp import-orig --uscan.
* Modernize git-buildpackage config:
+ Avoid git- prefix.
+ Filter any .git* file.
* Update copyright info:
+ Use License-Grant and License-Reference fields.
Thanks to Ben Finney.
+ Extend coverage of Debian packaging.
* Add lintian override regarding license in License-Reference field.
See bug#786450.
* Declare compliance with Debian Policy 3.9.8.
* Modernize CDBS use: Build-depend on licensecheck (not devscripts).
* Bump debhelper compatibility level to 9.
-- Jonas Smedegaard <dr@jones.dk> Sun, 25 Dec 2016 16:11:36 +0100
libcatmandu-sru-perl (0.037-3) unstable; urgency=medium
* Team upload
* reverse the order of the alternative dependency for Test::Simple
* Claim conformance with Policy 3.9.7
* Use https scheme for Vcs-Git URL
-- Damyan Ivanov <dmn@debian.org> Sun, 21 Feb 2016 18:57:26 +0000
libcatmandu-sru-perl (0.037-2) unstable; urgency=medium
* Team upload
* Mark package as autopkgtestable
* Drop perl alternative from libmodule-build-perl build-dependency
-- Damyan Ivanov <dmn@debian.org> Wed, 10 Jun 2015 13:19:21 +0000
libcatmandu-sru-perl (0.037-1) unstable; urgency=low
* Initial Release.
Closes: bug#766236.
-- Jonas Smedegaard <dr@jones.dk> Tue, 21 Oct 2014 22:33:30 +0200
|