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
|
librole-rest-client-perl (0.23-1) unstable; urgency=medium
* Team upload.
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* Import upstream version 0.23.
* Drop 0001-Make-sure-response-has-a-content-type-before-checkin.patch
which was talen from upstream Git.
* Update years of upstream copyright.
* Declare compliance with Debian Policy 4.2.1.
-- gregor herrmann <gregoa@debian.org> Fri, 09 Nov 2018 22:46:30 +0100
librole-rest-client-perl (0.22-2) unstable; urgency=medium
* Team upload.
[ Damyan Ivanov ]
* declare conformance with Policy 4.1.3 (no changes needed)
[ gregor herrmann ]
* Add patch from upstream Git repo that ensures that Content-Type is set
in responses before using it. Otherwise we get a warning about an
"Uninitialized variable ...", e.g. from GitLab::API::v4.
-- gregor herrmann <gregoa@debian.org> Mon, 05 Feb 2018 00:08:22 +0100
librole-rest-client-perl (0.22-1) unstable; urgency=medium
* Team upload.
[ Nick Morrott ]
* New upstream version 0.22
* Declare compliance with Debian Policy 4.1.0
* Bump debhelper compatibility version to 10
* Update copyright years
* Refresh (build) dependencies
[ gregor herrmann ]
* Refresh manpage-has-bad-whatis-entry.patch (offset).
* debian/rules: unset http_proxy for tests.
-- Nick Morrott <knowledgejunkie@gmail.com> Sat, 26 Aug 2017 05:02:32 +0100
librole-rest-client-perl (0.19-1) unstable; urgency=medium
* Team upload.
[ Nick Morrott ]
* Import upstream version 0.19
* Refresh (build)-dependencies
* Update debian/copyright
* Update debian/upstream/metadata
* Add manpage-has-bad-whatis-entry.patch
-- Nick Morrott <knowledgejunkie@gmail.com> Mon, 21 Nov 2016 02:19:48 +0000
librole-rest-client-perl (0.18-1) unstable; urgency=low
* Initial Release. (Closes: #779729)
-- Michael Prokop <mika@debian.org> Sun, 3 Jul 2016 16:10:13 +0200
|