File: changelog

package info (click to toggle)
libjson-rpc-perl 1.06-4
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 292 kB
  • sloc: perl: 1,095; makefile: 587
file content (170 lines) | stat: -rw-r--r-- 5,908 bytes parent folder | download
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
libjson-rpc-perl (1.06-4) unstable; urgency=medium

  [ Guillem Jover ]
  * JSON::RPC::Legacy::Client: Do not try to parse non-existing JSON.
    (Closes: #1082651)

  [ gregor herrmann ]
  * Update debian/upstream/metadata.
  * Update years of packaging copyright.
  * Update alternative dependencies.
  * Update test dependencies.
  * Declare compliance with Debian Policy 4.7.0.
  * Set Rules-Requires-Root: no.
  * Annotate test-only build dependencies with <!nocheck>.

 -- gregor herrmann <gregoa@debian.org>  Wed, 25 Sep 2024 19:00:26 +0200

libjson-rpc-perl (1.06-3) unstable; 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 ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  * debian/upstream/metadata: use HTTPS for GitHub URLs.
  * Remove Benoit Mortier from Uploaders. Thanks for your work!
  * debian/control: improve short description to mention JSON-RPC 2.0.
    Thanks to Kirill Bogdanov for the bug report. (Closes: #860102)

  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org

  [ gregor herrmann ]
  * debian/watch: use uscan version 4.

  [ Debian Janitor ]
  * Bump debhelper from old 9 to 12.
  * Set debhelper-compat version in Build-Depends.
  * 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 libmodule-build-perl.
    + Build-Depends-Indep: Drop versioned constraint on perl.
    + Build-Conflicts: Drop versioned constraint on libjson-rpc-perl.

 -- Jelmer Vernooij <jelmer@debian.org>  Wed, 15 Jun 2022 14:57:21 +0100

libjson-rpc-perl (1.06-2.1) unstable; urgency=medium

  * Non maintainer upload by the Reproducible Builds team.
  * No source change upload to rebuild on buildd with .buildinfo files.

 -- Holger Levsen <holger@debian.org>  Sun, 03 Jan 2021 12:59:52 +0100

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