File: changelog

package info (click to toggle)
librt-client-rest-perl 1%3A0.56-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 568 kB
  • sloc: perl: 4,205; makefile: 9
file content (166 lines) | stat: -rw-r--r-- 5,681 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
librt-client-rest-perl (1:0.56-1) unstable; urgency=medium

  * Import upstream version 0.56.
  * Declare compliance with Debian Policy 4.3.0.
  * Bump debhelper compatibility level to 11.

 -- gregor herrmann <gregoa@debian.org>  Wed, 26 Dec 2018 17:09:41 +0100

librt-client-rest-perl (1:0.55-1) unstable; urgency=medium

  * Import upstream version 0.55.

 -- gregor herrmann <gregoa@debian.org>  Fri, 14 Dec 2018 19:47:57 +0100

librt-client-rest-perl (1:0.54-1) unstable; urgency=medium

  * Import upstream version 0.54.
  * Update debian/upstream/metadata.
  * Update build dependencies.
  * Declare compliance with Debian Policy 4.2.1.

 -- gregor herrmann <gregoa@debian.org>  Sun, 25 Nov 2018 17:51:40 +0100

librt-client-rest-perl (1:0.52-1) unstable; urgency=medium

  [ Salvatore Bonaccorso ]
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  * Remove Christine Spang from Uploaders. Thanks for your work!
  * Remove Fabrizio Regalli from Uploaders. Thanks for your work!

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

  [ gregor herrmann ]
  * Import upstream version 0.52.
  * Update debian/upstream/metadata.
  * Update years of upstream and packaging copyright.
    Also remove info about dropped files and consolidate information.
  * Declare compliance with Debian Policy 4.1.4.
  * Bump debhelper compatibility level to 10.
  * Don't install a quasi empty boilerplate manpage.
  * Drop unneeded build dependency on libtest-pod-perl.

 -- gregor herrmann <gregoa@debian.org>  Tue, 10 Apr 2018 18:53:12 +0200

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