File: changelog

package info (click to toggle)
libsnmp-info-perl 3.20-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 1,896 kB
  • ctags: 1,290
  • sloc: perl: 21,211; makefile: 2; sh: 1
file content (281 lines) | stat: -rw-r--r-- 8,646 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
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
libsnmp-info-perl (3.20-1) unstable; urgency=medium

  * Team upload.
  * Update Vcs-Browser URL to cgit web frontend
  * Imported Upstream version 3.20

 -- Salvatore Bonaccorso <carnil@debian.org>  Sun, 14 Sep 2014 20:34:45 +0200

libsnmp-info-perl (3.19-1) unstable; urgency=medium

  * Team upload.
  * Imported Upstream version 3.19

 -- Salvatore Bonaccorso <carnil@debian.org>  Fri, 01 Aug 2014 16:24:48 +0200

libsnmp-info-perl (3.18-1) unstable; urgency=medium

  * Team upload.
  * Imported Upstream version 3.18

 -- Salvatore Bonaccorso <carnil@debian.org>  Fri, 04 Jul 2014 22:02:21 +0200

libsnmp-info-perl (3.17-1) unstable; urgency=medium

  * New upstream release.
  * debian/copyright:
    - remove/add info about third-party files
    - update years of packaging copyright
    - s/BSD-3/BSD-3-clause/, as per Copyright-Format 1.0
  * debian/control: drop build dependency on libtest-pod*.
    The pod-* tests are removed.

 -- gregor herrmann <gregoa@debian.org>  Mon, 23 Jun 2014 20:57:29 +0200

libsnmp-info-perl (3.15-1) unstable; urgency=medium

  * Team upload.
  * Imported Upstream version 3.15

 -- Salvatore Bonaccorso <carnil@debian.org>  Wed, 11 Jun 2014 14:53:41 +0200

libsnmp-info-perl (3.14-1) unstable; urgency=medium

  * Team upload.
  * Imported Upstream version 3.14

 -- Salvatore Bonaccorso <carnil@debian.org>  Sun, 08 Jun 2014 11:49:05 +0200

libsnmp-info-perl (3.13-1) unstable; urgency=medium

  * Team upload.
  * Imported Upstream version 3.13

 -- Salvatore Bonaccorso <carnil@debian.org>  Sun, 06 Apr 2014 19:36:28 +0200

libsnmp-info-perl (3.12-1) unstable; urgency=medium

  * Team upload.

  [ gregor herrmann ]
  * Strip trailing slash from metacpan URLs.

  [ Salvatore Bonaccorso ]
  * Imported Upstream version 3.12

 -- Salvatore Bonaccorso <carnil@debian.org>  Fri, 28 Feb 2014 09:28:27 +0100

libsnmp-info-perl (3.11-1) unstable; urgency=medium

  * Team upload.
  * Imported Upstream version 3.11
  * Add copyright stanza for three new files in SNMP::Info

 -- Salvatore Bonaccorso <carnil@debian.org>  Sun, 26 Jan 2014 20:28:40 +0100

libsnmp-info-perl (3.10-1) unstable; urgency=medium

  * Import Upstream version 3.10
  * Declare compliance with Debian Policy 3.9.5
  * Add myself to uploaders and copyright

 -- Florian Schlichting <fsfs@debian.org>  Wed, 25 Dec 2013 19:05:02 +0100

libsnmp-info-perl (3.08-1) unstable; urgency=low

  * New upstream release.

 -- gregor herrmann <gregoa@debian.org>  Wed, 23 Oct 2013 21:54:37 +0200

libsnmp-info-perl (3.07-1) unstable; urgency=low

  * New upstream release.
  * debian/copyright: update copyright holders and years.
  * Mention API changes in debian/NEWS.
  * Drop patches, both merged upstream.

 -- gregor herrmann <gregoa@debian.org>  Fri, 11 Oct 2013 23:14:51 +0200

libsnmp-info-perl (2.11-2) unstable; urgency=low

  * Team upload.
  * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
  * Change search.cpan.org based URIs to metacpan.org based URIs
  * Add fix-FTBFS-POD-errors-with-perl5.18.patch patch.
    Fix "FTBFS with perl 5.18: POD failures" (Closes: #720768)

 -- Salvatore Bonaccorso <carnil@debian.org>  Sun, 25 Aug 2013 13:30:19 +0200

libsnmp-info-perl (2.11-1) unstable; urgency=low

  * New upstream release.
  * debian/copyright:
    - Update years of packaging copyright.
    - Add copyright/license for new third-party file.

 -- gregor herrmann <gregoa@debian.org>  Sun, 09 Dec 2012 18:49:08 +0100

libsnmp-info-perl (2.09-1) unstable; urgency=low

  * Team upload.

  [ Nathan Handler ]
  * Email change: Nathan Handler -> nhandler@debian.org

  [ Salvatore Bonaccorso ]
  * Imported Upstream version 2.09
  * Update copyright information for upstream files.
    Add copyright information for new files.
  * Bump Standards-Version to 3.9.4
  * Add fix-spelling-error-in-manpage.patch patch

 -- Salvatore Bonaccorso <carnil@debian.org>  Fri, 07 Dec 2012 19:56:27 +0100

libsnmp-info-perl (2.08-1) unstable; urgency=low

  * Team upload.
  * d/control: Update Standards-Version to 3.9.3.
  * d/copyright: Update URI for copyright format.
  * d/copyright: Update copyright years and add new copyright holders.
  * New upstream release.

 -- Nuno Carvalho <smash@cpan.org>  Mon, 30 Jul 2012 22:08:17 +0100

libsnmp-info-perl (2.06-1) unstable; urgency=low

  [ Ansgar Burchardt ]
  * debian/control: Convert Vcs-* fields to Git.

  [ gregor herrmann ]
  * New upstream release.
  * Add new copyright holders.
  * Add /me to Uploaders.

 -- gregor herrmann <gregoa@debian.org>  Sat, 01 Oct 2011 17:09:51 +0200

libsnmp-info-perl (2.05-1) unstable; urgency=low

  [ Maximilian Gass ]
  * Team upload
  * New upstream release
  * Increase debhelper compat level to 8
  * Add missing detailed information to debian/copyright and update
    syntax

  [ gregor herrmann ]
  * Move libsnmp-perl from Build-Depends to Build-Depends-Indep.

 -- Maximilian Gass <mxey@cloudconnected.org>  Fri, 24 Jun 2011 20:40:18 +0200

libsnmp-info-perl (2.04-1) unstable; urgency=low

  [ Salvatore Bonaccorso ]
  * debian/control: Changed: Replace versioned (build-)dependency on
    perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as
    permitted by Debian Policy 3.8.3).

  [ Jotam Jr. Trejo ]
  * New upstream release
  * debian/copyright: refresh format according to DEP 5 revision 135
  * debian/control: remove version from libsnmp-perl dependency
  * Switch to source format 3.0 (quilt)
  * Bump to Standards Version 3.9.2
  * debian/copyright: remove reference to deprecated bsd license file
  * debian/rules: refresh, using tiny version
  * Add myself to Uploaders and Copyright

 -- Jotam Jr. Trejo <jotamjr@debian.org.sv>  Fri, 15 Apr 2011 00:20:43 -0600

libsnmp-info-perl (2.01-1) unstable; urgency=low

  [ gregor herrmann ]
  * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
    (source stanza).
  * debian/control: Added: ${misc:Depends} to Depends: field.

  [ Nathan Handler ]
  * New upstream release
  * debian/watch:
    - Update to ignore development releases.
  * debian/rules:
    - Refresh to use newer format
  * debian/copyright:
    - Remove disclaimer from dh-make-perl
    - Add myself to debian/* copyright holders
  * debian/control:
    - Add myself to list of Uploaders
    - Bump Standards-Version to 3.8.2
    - Bump debhelper Build-Depends
  * debian/compat:
    - Bump to 7

  [ gregor herrmann ]
  * debian/copyright:
    - add additional upstream copyright holders
    - add years of upstream copyright
    - point to the right file in /usr/share/common-licenses
  * debian/control:
    - point to the "real" homepage instead of the CPAN page
    - add libtest-pod-perl, libtest-pod-coverage-perl to Build-Depends-Indep
    - remove unversioned perl-modules from Depends

 -- Nathan Handler <nhandler@ubuntu.com>  Wed, 17 Jun 2009 20:41:13 +0000

libsnmp-info-perl (2.00-1) unstable; urgency=low

  [ gregor herrmann ]
  * debian/watch: use dist-based URL.

  [ Gunnar Wolf ]
  * New upstream release
  * Standards-version 3.8.0 (no changes needed)
  * Added myself as an uploader
  * Replaced debian/copyright by a machine-readable format

 -- Gunnar Wolf <gwolf@debian.org>  Sun, 10 Aug 2008 16:42:19 -0500

libsnmp-info-perl (1.04-4) unstable; urgency=low

  [ gregor herrmann ]
  * debian/rules: delete /usr/lib/perl5 only if it exists.

  [ David Paleino ]
  * debian/compat updated to 6
  * debian/control:
    - Standards-Version bumped to 3.7.3
    - Maintainer field updated (old Maintainer moved to Uploaders)

 -- Christoph Martin <christoph.martin@uni-mainz.de>  Wed,  6 Feb 2008 11:33:12 +0100

libsnmp-info-perl (1.04-3) unstable; urgency=low

  [ Oliver Gorwits ]
  * Change Recommends: to Suggests: and netdisco-mibs to
    netdisco-mibs-installer after that package is rewritten and moved from
    category main to contrib

 -- Christoph Martin <christoph.martin@uni-mainz.de>  Mon, 10 Dec 2007 16:17:19 +0100

libsnmp-info-perl (1.04-2) UNRELEASED; urgency=low

  * [debian/watch] Stop capturing file extension

 -- Damyan Ivanov <dmn@debian.org>  Tue, 06 Nov 2007 11:01:25 +0200

libsnmp-info-perl (1.04-1) unstable; urgency=low

  [ Oliver Gorwits ]
  * Initial Release.
  * Closes ITP Debian Bug #434518

  [ gregor herrmann ]
  * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
    field (source stanza); Homepage field (source stanza). Removed: XS-
    Vcs-Svn fields.

  [ Christoph Martin ]
  * add Uploaders: line
  * correct Depends: line (perl dependencies)
  * correct phrasing and line breaks in Description

 -- Christoph Martin <christoph.martin@uni-mainz.de>  Thu, 18 Oct 2007 10:31:49 +0200