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 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321
|
libdevice-cdio-perl (2.0.0-2) unstable; urgency=medium
[ Laurent Baillet ]
* fix lintian file-contains-trailing-whitespace warning
[ gregor herrmann ]
* debian/control: update Build-Depends for cross builds.
* debian/watch: use uscan version 4.
* Update 'DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow' to '=+all'.
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Submit.
* Remove obsolete fields Contact, Name from debian/upstream/metadata (already
present in machine-readable debian/copyright).
* Remove constraints unnecessary since stretch:
+ Build-Depends: Drop versioned constraint on debhelper.
* Remove constraints unnecessary since buster
* Build-Depends: Drop versioned constraint on libcdio-dev and
libiso9660-dev.
* Bump debhelper dependency to >= 10, since that's what is used in
debian/compat.
* Update standards version to 4.1.5, no changes needed.
[ gregor herrmann ]
* debian/rules: make shipped generated *.c files writeable.
Otherwise swig fails later.
Thanks to the perl 5.36 rebuilds on perl.debian.net.
* Update years of packaging copyright.
* Declare compliance with Debian Policy 4.6.1.
* Set Rules-Requires-Root: no.
* Bump debhelper-compat to 13.
* Annotate test-only build dependencies with <!nocheck>.
-- gregor herrmann <gregoa@debian.org> Wed, 08 Jun 2022 19:42:30 +0200
libdevice-cdio-perl (2.0.0-1) unstable; urgency=medium
[ Damyan Ivanov ]
* declare conformance with Policy 4.1.3 (no changes needed)
[ gregor herrmann ]
* Import upstream version 2.0.0.
Closes: #901528
* Drop remove-driver-bsdi.diff; done upstream.
* debian/rules: remove unused $(TEST_FILES) variable.
* Update years of upstream and packaging copyright.
* Bump debhelper compatibility level to 10.
* Update build dependencies.
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* Declare compliance with Debian Policy 4.1.4.
-- gregor herrmann <gregoa@debian.org> Fri, 15 Jun 2018 12:41:32 +0200
libdevice-cdio-perl (0.4.0-3) unstable; urgency=medium
[ Damyan Ivanov ]
* declare conformance with Policy 4.1.2 (no changes needed)
[ gregor herrmann ]
* Add patch to remove BSDI driver.
Thanks to Matthias Klose for the bug report and the patch.
(Closes: #883673)
* Bump build dependency on libcdio-dev to >= 1.0.0-2.
-- gregor herrmann <gregoa@debian.org> Fri, 08 Dec 2017 18:27:15 +0100
libdevice-cdio-perl (0.4.0-2) unstable; urgency=medium
* Upload to unstable as libcdio-dev >= 0.92 has landed there.
-- gregor herrmann <gregoa@debian.org> Wed, 15 Nov 2017 16:28:28 +0100
libdevice-cdio-perl (0.4.0-1) experimental; urgency=medium
* Fix small grammar glitches in the long description.
* Import upstream version 0.4.0.
* Drop patches, both merged or fixed otherwise upstream.
* Drop TZ=UTC for tests in debian/rules.
Set by the tests themselves now.
* Update years of upstream copyright.
* Remove information about dropped files from debian/copyright.
-- gregor herrmann <gregoa@debian.org> Thu, 02 Nov 2017 14:48:28 +0100
libdevice-cdio-perl (0.3.1-1) experimental; urgency=medium
[ gregor herrmann ]
* Rename autopkgtest configuration file(s) as per new pkg-perl-
autopkgtest schema.
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* Change bugtracker URL(s) to HTTPS.
* Simplify BTS URL.
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
[ Martín Ferrari ]
* Remove myself from Uploaders.
[ gregor herrmann ]
* Drop 05_tests-in-chroot.patch. This test is not needed anymore as we
skip the tests both during build and autopkgtest.
* Add debian/upstream/metadata.
* Declare compliance with Debian Policy 4.1.1.
* Drop unneeded version constraints from build dependencies.
* Import upstream version 0.3.1.
Fixes "FTBFS against libcdio-dev 0.92" (closes: #879891).
* Update years of upstream and packaging copyright.
* debian/copyright: add information about new files.
* Drop 02_wrong_function_name.patch, applied upstream.
* Refresh 03_version_information_in_swig.patch (offset).
* Refresh 06_spelling.patch (offset).
* Add more spelling fixes to 06_spelling.patch.
* Drop 07_fix_perl_5.16_ftbfs.patch, fixed differently upstream.
* Build-depend on libcdio-dev >= 0.92.
* Bump build dependency on libiso9660-dev to >= 0.92 as well.
* Skip tests during build and autopkgtest by using the new upstream
variable CI.
* debian/rules: take Changes (and not ChangeLog) as upstream changelog.
* Set bindnow linker flag in debian/rules.
-- gregor herrmann <gregoa@debian.org> Mon, 30 Oct 2017 19:43:56 +0100
libdevice-cdio-perl (0.3.0-6) unstable; urgency=medium
* Skip tests which need a physical CD-ROM device during build.
The tests t/05.ops.t and t/11.dev.t were already skipped during
autopkgtest (by means of debian/tests/pkg-perl/skip-smoke) because it was
noted that they fail without a physical device, e.g. under QEMU. As the
same issue can arise during build, skip them as well in debian/rules
during build.
Thanks to Santiago Vila for the bug report. (Closes: #856334)
-- gregor herrmann <gregoa@debian.org> Thu, 02 Mar 2017 23:20:33 +0100
libdevice-cdio-perl (0.3.0-5) unstable; urgency=medium
* Make dh_auto_configure verbose.
* debian/rules: move shipped files away before build to ensure that the
swig-generated ones are installed. Thanks to Chris Lamb for the bug
report. (Closes: #793680)
* Update years of packaging copyright.
-- gregor herrmann <gregoa@debian.org> Sun, 26 Jul 2015 19:13:33 +0200
libdevice-cdio-perl (0.3.0-4) unstable; urgency=medium
* Team upload.
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ gregor herrmann ]
* debian/control: update Module::Build dependency.
[ intrigeri ]
* Mark package as autopkgtest-able.
* autopkgtest:
- Copy the "data" directory as well, it's needed for some tests.
- Skip tests that fail with QEMU's /dev/cdrom.
* Declare compliance with Standards-Version 3.9.6.
-- intrigeri <intrigeri@debian.org> Sat, 23 May 2015 19:37:22 +0200
libdevice-cdio-perl (0.3.0-3) unstable; urgency=medium
* Team upload.
* Drop 04_wrong_handling_of_output_parameters.patch: we've not been
able to find out what it was good for back in 2007, and it now causes
at least one bug (Closes: #772005).
-- intrigeri <intrigeri@debian.org> Mon, 15 Dec 2014 07:37:16 +0100
libdevice-cdio-perl (0.3.0-2) unstable; urgency=low
[ Salvatore Bonaccorso ]
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs
[ Dominic Hargreaves ]
* Add patch fixing FTBFS with perl 5.16 (Closes: #676272)
-- Dominic Hargreaves <dom@earth.li> Mon, 06 May 2013 00:38:44 +0100
libdevice-cdio-perl (0.3.0-1) unstable; urgency=low
* Team upload
[ gregor herrmann ]
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ gregor herrmann ]
* New upstream release. Closes: #677702 (FTBFS with libcdio 0.83)
* Switch to source format 3.0 (quilt); remove quilt framework.
* Use tiny debian/rules.
* debian/copyright: update upstream years of copyright, upstream license
terms; add info about new third-party file.
* Set Standards-Version to 3.9.3, remove version from perl build
dependency.
* debian/control: update build and runtime dependencies due to changed
upstream requirements and package versions in Debian.
* Mention module name in long description.
[ Martín Ferrari ]
* debian/patches: removed a couple of patches applied upstream.
* debian/patches: refreshed still-applying patches (and remove some
not-relevant anymore lines in 03_version_information_in_swig.patch).
[ gregor herrmann ]
* Refresh 03_version_information_in_swig.patch and
04_wrong_handling_of_output_parameters.patch.
* Drop obsolete patches 06_module_build.patch and 07_pod-coverage.patch.
* debian/copyright: update to Copyright-Format 1.0.
* Update years of packaging copyright.
* Use debhelper 9.20120312 to get all hardening flags.
* Add patch 05_tests-in-chroot.patch: skip tests that need a CDROM
drive.
* Add patch 06_spelling.patch to fix a spelling mistake in the POD.
-- Damyan Ivanov <dmn@debian.org> Fri, 22 Jun 2012 08:14:42 +0300
libdevice-cdio-perl (0.2.4-5) unstable; urgency=medium
[ gregor herrmann ]
* Change patch system from dpatch to quilt.
[ Martín Ferrari ]
* Updating my email address
[ gregor herrmann ]
* Call test suite in debian/rules with "TZ=UTC", this finally fixes a FTBFS
bug (closes: #487008). Set urgency to medium.
* debian/control:
- add /me to Uploaders
- remove XS-DM-Upload-Allowed field, not needed any more, since Martín
Ferrari has become a Debian Developer
- wrap long line
* Set Standards-Version to 3.8.0; add debian/README.source to document quilt
usage.
* Refresh debian/rules, no functional changes; except: don't install almost
empty README any more.
-- gregor herrmann <gregoa@debian.org> Thu, 10 Jul 2008 22:11:28 +0200
libdevice-cdio-perl (0.2.4-4) unstable; urgency=medium
[ Frank Lichtenheld ]
* Clean up debian/rules target dependencies so that the package
can be build with dpkg-buildpackage -j. Found by Daniel Schepler.
[ gregor herrmann ]
* Add new patch 07_pod-coverage.dpatch: only test pod coverage for modules
in lib/Device/ (closes: #456845).
* Set urgency to medium because of the fix for this FTBFS bug.
* debian/control:
- set Standards-Version to 3.7.3 (no changes needed)
- remove trailing comma from Depends: line
* debian/rules:
- only delete /usr/share/perl5 if it exists
- remove commented out dh_installman and unused dh_link calls
* debian/watch: use dist-based URL.
* debian/copyright: provide generic upstream source location.
[ Roberto C. Sanchez ]
* Update to debhelper compatibility level 6
* debian/control: Add XS-DM-Upload-Allowed field
-- Roberto C. Sanchez <roberto@connexer.com> Wed, 09 Jan 2008 23:19:21 -0500
libdevice-cdio-perl (0.2.4-3) unstable; urgency=medium
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
field (source stanza); Homepage field (source stanza). Removed: XS-
Vcs-Svn fields; pseudo-field Homepage (Description).
* Don't create .packlist file.
* Remove empty /usr/share/perl5 directory.
* Add patch 06_module_build: Change Build.PL to work with newer
Module::Build, which doesn't import %Config automatically anymore
(closes: #447461).
-- gregor herrmann <gregor+debian@comodo.priv.at> Sun, 21 Oct 2007 16:58:50 +0200
libdevice-cdio-perl (0.2.4-2) unstable; urgency=medium
* Many bugs fixed found when using the library. Most of them related to the
upcoming version 0.78 of libcdio.
* Dependency on swig, to regenerate C wrappers.
* Added dpatch support and moved all the modifications there.
* Discovered and fixed an error in malloc (off-by-one allocation) which
resulted in a buffer overrun, although exploiting it seems very unlikely.
Setting urgency to medium.
-- Martín Ferrari <martin.ferrari@gmail.com> Mon, 30 Jul 2007 21:05:48 +0100
libdevice-cdio-perl (0.2.4-1) unstable; urgency=low
[ Martín Ferrari ]
* Initial Release.
* Patched Build.PL (see http://rt.cpan.org/Ticket/Display.html?id=28132)
[Krzysztof Krzyzaniak (eloy)]
* Added debian/watch file
-- Martín Ferrari <martin.ferrari@gmail.com> Thu, 12 Jul 2007 12:30:23 +0100
|