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
|
librt-client-rest-perl (1:0.50-1) unstable; urgency=medium
* Import upstream version 0.50.
* Bump debhelper compatibility level to 9.
-- gregor herrmann <gregoa@debian.org> Sat, 12 Dec 2015 17:49:14 +0100
librt-client-rest-perl (1:0.49-2) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ gregor herrmann ]
* Mark package as autopkgtest-able.
* Declare compliance with Debian Policy 3.9.6.
* Add explicit build dependency on libcgi-pm-perl.
* Add debian/upstream/metadata.
* Update years of packaging copyright.
* Add build dependency on libhttp-server-simple-perl. Not strictly
needed during build, since it's embedded in inc/*. But then the tests
fail during autopkgtest.
-- gregor herrmann <gregoa@debian.org> Thu, 18 Jun 2015 00:16:42 +0200
librt-client-rest-perl (1:0.49-1) unstable; urgency=medium
* New upstream release.
* Update license for lib/RT/Client/REST.pm.
* Update years of packaging copyright.
* Drop build dependency on libtest-pod-coverage-perl.
Changed to a release test.
-- gregor herrmann <gregoa@debian.org> Wed, 14 May 2014 22:48:27 +0200
librt-client-rest-perl (1:0.46-1) unstable; urgency=medium
* Team upload.
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
[ Salvatore Bonaccorso ]
* Imported Upstream version 0.46
* Make Build-Depends-Indep on libwww-perl unversioned.
Make the Build-Depends-Indep on libwwww-perl unversioned again, as the
t/80-timeout.t test added an explicit text on the broken 6.04 version
for LWP::UserAgent.
-- Salvatore Bonaccorso <carnil@debian.org> Sat, 26 Apr 2014 22:41:05 +0200
librt-client-rest-perl (1:0.45-1) unstable; urgency=medium
* New upstream release.
* Declare compliance with Debian Policy 3.9.5.
-- gregor herrmann <gregoa@debian.org> Mon, 09 Dec 2013 22:36:01 +0100
librt-client-rest-perl (1:0.44-1) unstable; urgency=low
* New upstream release.
* Drop spelling.patch, merged upstream.
* Update build and runtime dependencies.
* Update copyright years fod inc/*.
-- gregor herrmann <gregoa@debian.org> Fri, 11 Oct 2013 23:25:28 +0200
librt-client-rest-perl (1:0.43-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
[ gregor herrmann ]
* Build-depend on libwww-perl >= 6.05. (Closes: #713247)
* debian/copyright: switch formatting to Copyright-Format 1.0.
* Set Standards-Version to 3.9.4 (no further changes).
-- gregor herrmann <gregoa@debian.org> Sat, 22 Jun 2013 20:20:55 +0200
librt-client-rest-perl (1:0.43-1) unstable; urgency=low
[ Fabrizio Regalli ]
* New upstream release 0.41.
* Bump to 3.9.2 Standard-Version.
* Add myself to Uploaders and Copyright.
* Switch d/compat to 8.
* Build-Depends: switch to debhelper (>= 8).
* Bump to 3.0 quilt format.
* Fixed lintian extended-description-is-probably-too-short message.
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ gregor herrmann ]
* New upstream release 0.43.
* debian/copyright: update formatting, add info about newly added
Module::Install, try to be a bit more specific about the historic
copyright/license situation.
* Add /me to Uploaders.
* Tests: add netbase to B-D-I, unset http_proxy in debian/rules. Enable
pod{,-coverage} tests.
* Add patch to fix grammar glitch in the POD.
* Remove libtest-exception-perl from Depends.
-- gregor herrmann <gregoa@debian.org> Fri, 20 Jan 2012 21:59:47 +0100
librt-client-rest-perl (1:0.4-1) unstable; urgency=low
* New upstream release
- Upstream screwed up version number, add epoch.
-- Christine Spang <christine@debian.org> Tue, 23 Mar 2010 21:58:10 -0400
librt-client-rest-perl (0.37-1) unstable; urgency=low
* Initial Release. (Closes: #542310)
-- Christine Spang <christine@debian.org> Tue, 25 Aug 2009 15:25:05 -0400
|