File: changelog

package info (click to toggle)
libwww-cnic-perl 0.38-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 428 kB
  • ctags: 189
  • sloc: perl: 1,217; makefile: 2
file content (204 lines) | stat: -rw-r--r-- 6,385 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
libwww-cnic-perl (0.38-2) unstable; urgency=low

  [ 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.

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

  [ Salvatore Bonaccorso ]
  * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
  * Change search.cpan.org based URIs to metacpan.org based URIs

  [ Axel Beckert ]
  * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
    copyright"

  [ Daniel Lintott ]
  * d/control, d/copyright, d/watch: Update homepage URL and drop
                                     trailing slash

  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend

  [ gregor herrmann ]
  * Add patch to fix "defined(@array)" errors. (Closes: #789611)
  * Update years of packaging copyright.
  * Mark package as autopkgtest-able.
  * Declare compliance with Debian Policy 3.9.6.
  * Bump debhelper compatibility level to 9.

 -- gregor herrmann <gregoa@debian.org>  Mon, 22 Jun 2015 19:56:53 +0200

libwww-cnic-perl (0.38-1) unstable; urgency=low

  * Team upload.
  * New upstream release
  * debian/copyright: Update copyright years for upstream files.
  * debian/control:
    - Move libcrypt-ssleay-perl from Recommends to Depends.
    - Add libcrypt-ssleay-perl to Build-Depends-Indep. 
  * Bump Standards-Version to 3.9.2.

 -- Salvatore Bonaccorso <carnil@debian.org>  Sat, 14 May 2011 16:11:33 +0200

libwww-cnic-perl (0.37-1) unstable; urgency=low

  [ Jonathan Yu ]
  * New upstream release
  * Refresh copyright information
  * Rewrite long description
  * Standards-Version 3.9.1 (no changes)
  * Add myself to Uploaders and Copyright
  * Remove whatis patch, fixes applied upstream

  [ Chris Butler ]
  * Upstream are now using CPAN for distribution, updated the watch file
    accordingly.

 -- Jonathan Yu <jawnsy@cpan.org>  Sat, 25 Dec 2010 11:42:24 -0500

libwww-cnic-perl (0.32-1) unstable; urgency=low

  * New upstream release.
  * Update DEP3 patch headers.
  * Add /me to Uploaders.
  * Remove debian/README.source (quilt remnant).
  * Add new patch to fix some spelling mistakes.

 -- gregor herrmann <gregoa@debian.org>  Sun, 23 May 2010 18:12:37 +0200

libwww-cnic-perl (0.31-1) unstable; urgency=low

  * New upstream release
  * Upped Standards-Version to 3.8.4, no changes required.
  * Switched to source format 3.0 (quilt), removed quilt dependency.
  * Add myself to uploaders

 -- Chris Butler <chrisb@debian.org>  Fri, 02 Apr 2010 21:28:39 +0100

libwww-cnic-perl (0.30-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).

  [ Nathan Handler ]
  * New upstream release
  * debian/control:
    - Added: Vcs-Svn field (source stanza)
    - Added: Vcs-Browser field (source stanza)
    - Added: ${misc:Depends} to Depends: field
    - Set Maintainer to Debian Perl Group <pkg-perl-
      maintainers@lists.alioth.debian.org> (was: Jonathan McDowell
      <noodles@earth.li>); Jonathan McDowell <noodles@earth.li> moved to
      Uploaders.
    - Add myself to list of Uploaders
    - Bump Standards-Version to 3.8.3
    - Bump debhelper Build-Depends version to >= 7.0.8
    - Add libwww-perl to Build-Depends-Indep
    - Build-Depend on quilt (>= 0.46-7)
  * debian/compat:
    - Bump to 7
  * debian/copyright:
    - Switch to new format
    - Add myself to debian/* copyright
  * debian/rules:
    - Switch to shorter format
    - Use quilt (--with quilt)
  * debian/examples:
    - Add to install examples/search.cgi
  * debian/watch:
    - Bump version to 3
  * debian/README.source
    - Add debian/README.source to document quilt usage, as required by
      Debian Policy since 3.8.0.
  * debian/patches/{fix-manpage-whatis,fix-pod2man-errors}.patch
    - Add patches to make package lintian clean

  [ gregor herrmann ]
  * debian/control: add Homepage field.
  * debian/control: remove dependencies on libdigest-md5-perl (Digest::MD5 is
    in perl since 5.007003), libunicode-string-perl (not used in the code),
    liburi-perl (pulled in by libwww-perl), and ${shlibs:Depends} (no shared
    libs).
  * debian/control: remove duplicated Priority and Section from binary package
    stanza.

 -- Nathan Handler <nhandler@ubuntu.com>  Sat, 12 Sep 2009 00:06:55 +0000

libwww-cnic-perl (0.25-1) unstable; urgency=low

  * New upstream release
  * Clean up copyright file.
  * Update Standards-Version (no changes).

 -- Jonathan McDowell <noodles@earth.li>  Thu, 27 Mar 2008 12:12:46 +0000

libwww-cnic-perl (0.24-1) unstable; urgency=low

  * New upstream release

 -- Jonathan McDowell <noodles@earth.li>  Mon, 13 Aug 2007 13:59:37 +0100

libwww-cnic-perl (0.22-1) unstable; urgency=low

  * New upstream release

 -- Jonathan McDowell <noodles@earth.li>  Mon, 21 May 2007 17:10:02 +0100

libwww-cnic-perl (0.21-1) unstable; urgency=low

  * New upstream release

 -- Jonathan McDowell <noodles@earth.li>  Sun, 25 Feb 2007 11:04:00 +0000

libwww-cnic-perl (0.18-1) unstable; urgency=low

  * New upstream release.
  * Update Standards-Version to 3.7.2.0 (no changes).
  * Add Build-Depends on debhelper >= 4.

 -- Jonathan McDowell <noodles@earth.li>  Mon, 19 Jun 2006 21:02:45 +0100

libwww-cnic-perl (0.16-1) unstable; urgency=low

  * New upstream release.

 -- Jonathan McDowell <noodles@earth.li>  Mon, 16 Jan 2006 23:39:27 +0000

libwww-cnic-perl (0.15-1) unstable; urgency=low

  * New upstream release.

 -- Jonathan McDowell <noodles@earth.li>  Sun, 13 Nov 2005 17:46:07 +0000

libwww-cnic-perl (0.13-1) unstable; urgency=low

  * New upstream release.

 -- Jonathan McDowell <noodles@earth.li>  Wed, 04 May 2005 12:28:19 +0100

libwww-cnic-perl (0.11-1) unstable; urgency=low

  * New upstream release.

 -- Jonathan McDowell <noodles@earth.li>  Sun, 10 Oct 2004 15:28:12 +0100

libwww-cnic-perl (0.10-1) unstable; urgency=low

  * New upstream release.
  * Add watch file.

 -- Jonathan McDowell <noodles@earth.li>  Mon, 16 Aug 2004 16:18:46 +0100

libwww-cnic-perl (0.09-1) unstable; urgency=low

  * Initial Debianization.

 -- Jonathan McDowell <noodles@earth.li>  Wed, 17 Mar 2004 11:36:41 +0000