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
|
libjson-rpc-perl (1.06-2) unstable; urgency=medium
* Team upload
* add explicit (build) dependency on libcgi-pm-perl
-- Damyan Ivanov <dmn@debian.org> Fri, 12 Jun 2015 20:32:55 +0000
libjson-rpc-perl (1.06-1) unstable; urgency=medium
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
[ Salvatore Bonaccorso ]
* Imported Upstream version 1.04
* Drop copyright stanza for copy of Module::Install.
Included copy of Module::Install was dropped from source.
* Move perl to Build-Depends from Build-Depends-Indep.
Move perl to Build-Depends as Module::Build is now used.
* Drop explicit Depends on perl covered by ${perl:Depends}
* Bump Debhelper compat level to 9.
Adjust verisoned Build-Depends on debhelper to (>= 9).
* Declare compliance with Debian Policy 3.9.5
* Sort fields in debian/control file
* Update Vcs-Browser URL to cgit web frontend
[ gregor herrmann ]
* Add debian/upstream/metadata
* Import upstream version 1.06
* Update years of upstream and packaging copyright.
* Update (build) dependencies.
* debian/rules: tell dh(1) to use Module::Build and thereby ignore the
stray Makefile.
* Mark package as autopkgtest-able.
* Declare compliance with Debian Policy 3.9.6.
-- gregor herrmann <gregoa@debian.org> Mon, 13 Oct 2014 21:22:35 +0200
libjson-rpc-perl (1.03-2) unstable; urgency=low
* Team upload
* Released to unstable
* add build-conflict with libjson-rpc-perl << 1.0, since the upstream build
system refuses to upgrade if the module is already present and is an older
version
-- Damyan Ivanov <dmn@debian.org> Sun, 11 Aug 2013 19:27:50 +0200
libjson-rpc-perl (1.03-1) experimental; urgency=low
* Team upload
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ Salvatore Bonaccorso ]
* debian/copyright: Replace DEP5 Format-Specification URL from
svn.debian.org to anonscm.debian.org URL.
[ gregor herrmann ]
* New upstream releases 1.00, 1.01, 1.02, 1.03.
* Update upstream copyright information.
* Update build and runtime dependencies.
* Add debian/NEWS: This release is backward incompatible!
* debian/copyright: update to Copyright-Format 1.0.
* debian/control: update {versioned,alternative} (build) dependencies.
[ Salvatore Bonaccorso ]
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs
[ Damyan Ivanov ]
* Add Breaks kgb-client (<< 1.28), eiskaltdcpp-cli (<<2.2.8-2~)
because of the renamed JSON::RPC client module
* Claim conformance with Policy 3.9.4
-- Damyan Ivanov <dmn@debian.org> Wed, 07 Aug 2013 19:57:40 +0200
libjson-rpc-perl (0.96-3) unstable; urgency=low
* Prepare build and runtime dependencies for libwww-perl 6
(closes: #620525).
* debian/copyright: update license stanzas.
* Switch to debhelper 8.
* Add build dependency on libtest-pod-perl.
-- gregor herrmann <gregoa@debian.org> Tue, 05 Apr 2011 19:51:46 +0200
libjson-rpc-perl (0.96-2) unstable; urgency=low
[ Benoit Mortier ]
* changed maintainers to perl group
* adapted vcs-svn and vcs-browse
[ gregor herrmann ]
* debian/watch: update to ignore development releases.
* debhelper 7.
* Set Standards-Version to 3.9.1; remove version from perl build dependency.
Remove versions from (build) dependencies.
* Convert to source format 3.0 (quilt).
* debian/copyright: DEP5 format.
* Remove unused lintian override.
-- gregor herrmann <gregoa@debian.org> Tue, 27 Jul 2010 17:20:04 -0400
libjson-rpc-perl (0.96-1) unstable; urgency=low
* Initial upload (Closes: #532672)
-- Cajus Pollmeier <cajus@debian.org> Wed, 24 Jun 2009 10:03:00 +0200
|