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
|
libdata-messagepack-stream-perl (1.05+ds-1) unstable; urgency=medium
* Team upload.
[ 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).
* Update standards version to 4.2.1, no changes needed.
[ gregor herrmann ]
* Import upstream version 1.05+ds.
* Update use-packaged-msgpack.patch.
* Bump versioned build dependency on libmsgpack-dev to 3.3.0.
* Declare compliance with Debian Policy 4.6.0.
* Set Rules-Requires-Root: no.
* Bump debhelper-compat to 13.
* Drop unneeded version constraints from (build) dependencies.
* Annotate test-only build dependencies with <!nocheck>.
-- gregor herrmann <gregoa@debian.org> Sun, 07 Nov 2021 20:34:38 +0100
libdata-messagepack-stream-perl (1.04+ds-1) unstable; urgency=medium
* Team upload.
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* debian/copyright: remove trailing slash from Files-Excluded entry.
Thanks to uscan for the warning.
* Import upstream version 1.04+ds.
* Update debian/upstream/metadata.
* debian/copyright: drop information about removed files.
* Update (build) dependencies.
* Declare compliance with Debian Policy 4.2.0.
* Bump debhelper compatibility level to 10.
* Rewrite use-packaged-msgpack.patch.
Upstream switched the build system from ExtUtils::MakeMaker to
Module::Build, so we have to patch builder/MyBuilder.pm instead of
Makefile.PL now.
-- gregor herrmann <gregoa@debian.org> Mon, 06 Aug 2018 18:59:23 +0200
libdata-messagepack-stream-perl (1.01+ds-1) unstable; urgency=medium
* Team upload.
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
* debian/upstream/metadata: use HTTPS for GitHub URLs.
* Repack upstream tarball: remove embedded msgpack sources.
* Import upstream version 1.01.
Closes: #815433
* Refresh use-packaged-msgpack.patch.
* debian/copyright: remove stanzas about removed files.
* Drop unnecessary lintian overrides which referred to now removed
msgpack sources.
* Update build dependencies.
* Set bindnow linker flag in debian/rules.
* Declare compliance with Debian Policy 3.9.8.
-- gregor herrmann <gregoa@debian.org> Sat, 17 Sep 2016 16:24:31 +0200
libdata-messagepack-stream-perl (0.07-1) unstable; urgency=low
* Initial Release. Closes: #776348
-- Christopher Hoskin <christopher.hoskin@gmail.com> Mon, 16 Feb 2015 10:12:57 +0000
|