File: changelog

package info (click to toggle)
libnet-amazon-s3-perl 0.53-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 304 kB
  • ctags: 130
  • sloc: perl: 2,256; makefile: 7
file content (222 lines) | stat: -rw-r--r-- 7,529 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
libnet-amazon-s3-perl (0.53-1) unstable; urgency=low

  * New upstream release.
  * Convert to source format 3.0 (quilt). Remove quilt framework.
  * Add (build) dependency on libdatetime-format-iso8601-perl.

 -- gregor herrmann <gregoa@debian.org>  Tue, 30 Mar 2010 21:51:22 +0200

libnet-amazon-s3-perl (0.52-2) unstable; urgency=low

  [ Ryan Niebur ]
  * Update ryan52's email address

  [ gregor herrmann ]
  * debian/control: remove unversioned (build) dependency on perl-
    modules.
  * Add build dependency on libtest-exception-perl (closes: #569086).
  * Set Standards-Version to 3.8.4 (no changes).
  * Fix hashbang in examples.
  * New patch use_ok.patch: create a simple test that tries to use the module.
    Add necessary build dependencies.
  * Remove version from perl build dependency.
  * Make (build) dependency on libdata-stream-bulk-perl versioned
    (closes: #569067).
  * debian/copyright: update formatting.

 -- gregor herrmann <gregoa@debian.org>  Wed, 10 Feb 2010 01:58:05 +0100

libnet-amazon-s3-perl (0.52-1) unstable; urgency=low

  [ Jonathan Yu ]
  * Removed Alexis Sukrieh from Uploaders (Closes: #536135)

  [ Nathan Handler ]
  * debian/watch: Update to ignore development releases.

  [ Ryan Niebur ]
  * New upstream release
  * Debian Policy 3.8.2

  [ gregor herrmann ]
  * New patch uri_escape_utf8.patch: add missing "use URI::Escape
    qw(uri_escape_utf8);" to lib/Net/Amazon/S3/HTTPRequest.pm; thanks to Erik
    Anderson for the bug report (closes: #531652). Add quilt framework.
  * Minimize debian/rules.

 -- gregor herrmann <gregoa@debian.org>  Sun, 09 Aug 2009 17:41:55 +0200

libnet-amazon-s3-perl (0.51-1) unstable; urgency=low

  [ Ryan Niebur ]
  * New upstream release

  [ gregor herrmann ]
  * debian/control: Depends: remove libdatetime-format-iso8601-perl, add
    libmoosex-types-datetime-perl.

 -- gregor herrmann <gregoa@debian.org>  Tue, 02 Jun 2009 19:25:00 +0200

libnet-amazon-s3-perl (0.50-1) unstable; urgency=low

  [ gregor herrmann ]
  * New upstream release.
  * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
    (source stanza).
  * Add (build) dependencies on libmoose-perl,
    libmoosex-strictconstructor-perl, libregexp-common-perl.
  * Make (build) dependency on libxml-libxml-perl versioned, thanks to Juan
    Augusto Rossi for the bug report (closes: #509824).
  * Add dependencies on libdatetime-format-iso8601-perl,
    libdatetime-format-http-perl.

  [ Ryan Niebur ]
  * Another new upstream release
  * add me to uploaders
  * add dependency on libdata-stream-bulk-perl
  * update debian copyright
  * policy 3.8.1

  [ gregor herrmann ]
  * Install examples/* and bin/* as examples.

 -- Ryan Niebur <ryanryan52@gmail.com>  Mon, 23 Mar 2009 20:01:45 -0700

libnet-amazon-s3-perl (0.45-1) unstable; urgency=low

  * New upstream release.
  * Remove patch key-named-zero.patch; included upstream. Remove quilt
    framework.
  * Set debhelper compatibility level to 7; adapt
    debian/{control,compat,rules}.
  * Convert debian/copyright to the new proposed format.
  * Set Standards-Version to 3.8.0 (no changes).
  * Drop (build) dependency on libdatetime-format-strptime-perl, not
    needed any more.
  * Mention module name in long description.

 -- gregor herrmann <gregoa@debian.org>  Sat, 06 Sep 2008 19:09:17 +0200

libnet-amazon-s3-perl (0.44-3) unstable; urgency=low

  [ Joey Hess ]
  * Allow storing a key named "0".
    (Upstream bug report: http://rt.cpan.org//Ticket/Display.html?id=35705)

  [ gregor herrmann ]
  * Split Joey's patch out into key-named-zero.patch; add quilt framework.
  * debian/control: change my email address.

 -- gregor herrmann <gregoa@debian.org>  Fri, 23 May 2008 21:25:55 +0200

libnet-amazon-s3-perl (0.44-2) unstable; urgency=low

  * Add missing dependency on liblwp-useragent-determined-perl.
    (Which is in NEW currently.)

 -- Joey Hess <joeyh@debian.org>  Wed, 07 May 2008 18:53:37 -0400

libnet-amazon-s3-perl (0.44-1) unstable; urgency=low

  * New upstream release.
  * debian/watch: improved regexp for matching upstream releases.
  * debian/copyright: change upstream source location.
  * Add /me to Uploaders.
  * debian/rules: minor update without functional changes.

 -- gregor herrmann <gregor+debian@comodo.priv.at>  Fri, 28 Mar 2008 21:29:38 +0100

libnet-amazon-s3-perl (0.43-1) unstable; urgency=low

  * New upstream release.

 -- Roberto C. Sanchez <roberto@debian.org>  Sun, 16 Mar 2008 23:13:01 -0400

libnet-amazon-s3-perl (0.41-1) unstable; urgency=low

  [ gregor herrmann ]
  * New upstream release (closes: #458482).
  * debian/watch: Use dist-based URL.
  * Set Standards-Version to 3.7.3 (no changes needed).
  * debian/rules:
    - install-stamp now depends on  build-stamp (instead of install
      depending on build)
    - use PREFIX on make install
    - don't install README (same as the manpage)
  * debian/copyright: convert to UTF-8.

  [ Damyan Ivanov ]
  * remove usr/lib/perl5 only if it exists and remove it verbosely
  * stop removing Build in clean; it is not created during build
  * remove Gregor from Uploaders

 -- Damyan Ivanov <dmn@debian.org>  Sat, 05 Jan 2008 16:11:35 +0200

libnet-amazon-s3-perl (0.40-1) unstable; urgency=low

  * New upstream release.
  * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
    field (source stanza); Homepage field (source stanza). Removed: XS-
    Vcs-Svn fields.
  * Add libxml-libxml-perl, libclass-accessor-perl, and
    libdatetime-format-strptime-perl to Build-Depends-Indep.
  * Remove empty /usr/lib/perl5 directory.

 -- gregor herrmann <gregor+debian@comodo.priv.at>  Thu, 01 Nov 2007 13:30:54 +0100

libnet-amazon-s3-perl (0.39-2) unstable; urgency=low

  [ Damyan Ivanov ]
  * Drop libxml-libxml-xpathcontext-perl from Depends since
    XML::LibXML::XPathContext is in libxml-libxml-perl, which is in Depends
  * debian/rules
    + remove *-stamp before anythng else in clean:
    + Drop unused dh_link call

  [ gregor herrmann ]
  * Add upstream source location to debian/copyright
  * Use cpan.org in debian/watch

 -- Damyan Ivanov <dmn@debian.org>  Fri, 07 Sep 2007 21:54:33 +0300

libnet-amazon-s3-perl (0.39-1) unstable; urgency=low

  * New upstream release
  * Upstream switched from Module-Build to MakeMaker. Follow-up in
    debian/rules
    Clarified commends, dropped obsolete source and diff targets
  * Dropped lidmodule-build from Build-Depends
  * Added libdigest-md5-file-perl to (Build-)Depends

 -- Damyan Ivanov <dmn@debian.org>  Mon, 20 Aug 2007 10:50:57 +0300

libnet-amazon-s3-perl (0.38-1) unstable; urgency=low

  * New upstream release
  * Bumped DH compat level to 5. Adjusted debhelper Build-Dependency
    accordingly
  * Add packaging copyright to debian/copyright
  * Dropped dh_strip from debian/rules
  * Added libtest-pod-perl and libtest-pod-coverage-perl to B-D-I
  * Added myself to uploaders

 -- Damyan Ivanov <dmn@debian.org>  Wed, 15 Aug 2007 08:24:34 +0300

libnet-amazon-s3-perl (0.36-2) UNRELEASED; urgency=low

  [ Frank Lichtenheld ]
  * Fix typo in Description

  [ gregor herrmann ]
  * Set Maintainer to Debian Perl Group with permission of Alexis Sukrieh.

 -- gregor herrmann <gregor+debian@comodo.priv.at>  Wed, 30 May 2007 17:01:30 +0200

libnet-amazon-s3-perl (0.36-1) unstable; urgency=low

  * Initial Release, closes ITP.
    (closes: #368734).
  * Newer upstream release than the one mentioned in the ITP (0.32 - 0.36).

 -- Alexis Sukrieh <sukria@debian.org>  Thu, 21 Sep 2006 18:15:12 +0200