File: changelog

package info (click to toggle)
libwww-myspace-perl 0.82-1
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 728 kB
  • ctags: 170
  • sloc: perl: 4,646; makefile: 10
file content (198 lines) | stat: -rw-r--r-- 6,766 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
libwww-myspace-perl (0.82-1) unstable; urgency=low

  * New upstream release. Closes: #487192
    + Package is again usable after changes in the service
    + add liburi-perl to (build-) dependencies
  * Removed unneeded (build-) dependences. Thanks to Steven Chamberlain
    + libversion-perl, libclass-dbi-loader-perl, libclass-abstractsearch-perl,
      libdatetime-perl, libdatetime-format-mysql-perl,
      libdatetime-format-builder-perl, libio-prompt-perl,
      liblist-compare-perl, libmath-round-perl, libterm-readkey-perl
  * add version (>= 1.20) to libwww-mechanize-perl (build-) dependency. Thanks
    to Steven Chamberlain
  * remove now unneeded lintian override about unbreakable URL in the manual
    page
  * Standards-Version 3.8.0 (no changes needed)
  * Shorten debian/rules thanks to debhelper 7
    + bump debhelper build-dependency and debian/compat to 7

 -- Damyan Ivanov <dmn@debian.org>  Fri, 20 Jun 2008 09:21:24 +0300

libwww-myspace-perl (0.80-1) unstable; urgency=low

  * New upstream release.

 -- gregor herrmann <gregoa@debian.org>  Mon, 02 Jun 2008 17:58:58 +0200

libwww-myspace-perl (0.79-1) unstable; urgency=low

  * New upstream release.
  * debian/rules: add an additional file to the test suite.
  * Add a lintian override for a long line in a manpage caused by a URL.
  * debian/control: change my email address.

 -- gregor herrmann <gregoa@debian.org>  Wed, 07 May 2008 20:55:32 +0200

libwww-myspace-perl (0.78-1) unstable; urgency=low

  * New upstream release.

 -- gregor herrmann <gregor+debian@comodo.priv.at>  Tue, 15 Apr 2008 17:59:46 +0200

libwww-myspace-perl (0.77-1) unstable; urgency=low

  * New upstream release.
  * Refresh debian/rules, no functional changes.
  * debian/control: add missing comma at the end of a Build-Depends-Indep line.

 -- gregor herrmann <gregor+debian@comodo.priv.at>  Sat, 12 Apr 2008 21:39:16 +0200

libwww-myspace-perl (0.75-1) unstable; urgency=low

  [ David Paleino ]
  * New upstream release
  * debian/control:
    - updating Depends and Build-Depends (versioned dependencies)
    - Standards-Version bumped to 3.7.3

  [ gregor herrmann ]
  * debian/rules: delete /usr/lib/perl5 only if it exists.
  * debian/watch: use dist-based URL.
  * Set debhelper compatibility level to 6.

 -- gregor herrmann <gregor+debian@comodo.priv.at>  Sun, 03 Feb 2008 00:06:43 +0100

libwww-myspace-perl (0.74-1) unstable; urgency=low

  * New upstream release

 -- Damyan Ivanov <dmn@debian.org>  Sun, 25 Nov 2007 21:59:20 +0200

libwww-myspace-perl (0.73-1) unstable; urgency=low

  * New upstream release.
  * Add NEWS.Debian that warns about a possible backward compatibility
    problem.
  * debian/rules:
    - Make install-stamp depend on build-stamp.
    - Remove comments and blank lines.

 -- gregor herrmann <gregor+debian@comodo.priv.at>  Sat, 17 Nov 2007 23:28:31 +0100

libwww-myspace-perl (0.72-1) unstable; urgency=low

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

  [ Damyan Ivanov ]
  * New upstream release
    Adapts to myspace changes, bug-fixes

 -- Damyan Ivanov <dmn@debian.org>  Fri, 12 Oct 2007 07:56:24 +0300

libwww-myspace-perl (0.71-1) unstable; urgency=low

  * New upstream release
  * debian/rules:
    + Move test suite from install to build target
    + Move dh_clean $stamp_files before distclean
  * Add upstream sources URL to debian/copyright

 -- Damyan Ivanov <dmn@debian.org>  Wed, 19 Sep 2007 22:39:38 +0300

libwww-myspace-perl (0.70-1) unstable; urgency=low

  * New upstream release
  * Added libtime-modules-perl to (Build-)Depends:

 -- Damyan Ivanov <dmn@debian.org>  Mon, 20 Aug 2007 09:06:32 +0300

libwww-myspace-perl (0.69-1) unstable; urgency=low

  * New upstream release
  * DH compat level 5; Adjust debhelper build-dependency
  * [debian/rules]
    + Remove OPTIMIZE parameter to $(MAKE) call
    + Remove unneeded dh_* calls
  * Added myself to uploaders

 -- Damyan Ivanov <dmn@debian.org>  Thu, 16 Aug 2007 10:54:01 +0300

libwww-myspace-perl (0.68-1) unstable; urgency=low

  * New upstream release:
    - Add libcrypt-ssleay-perl to {build,} dependencies
  * Add scripts directory to /usr/share/doc/libwww-myspace-perl/examples.

 -- gregor herrmann <gregor+debian@comodo.priv.at>  Sun, 15 Jul 2007 01:09:12 +0200

libwww-myspace-perl (0.63-1) unstable; urgency=low

  * New upstream release

 -- Krzysztof Krzyzaniak (eloy) <eloy@debian.org>  Fri, 20 Apr 2007 16:22:43 +0200

libwww-myspace-perl (0.58-4) unstable; urgency=low

  * Fix typo in Description

 -- Frank Lichtenheld <djpig@debian.org>  Sat,  2 Dec 2006 00:17:47 +0100

libwww-myspace-perl (0.58-3) unstable; urgency=medium

  * Fix a typo in Depends that rendered the package uninstallable (closes: #395402).
  * Keep the medium urgency from the previous upload.

 -- gregor herrmann <gregor+debian@comodo.priv.at>  Thu, 26 Oct 2006 21:46:27 +0200

libwww-myspace-perl (0.58-2) unstable; urgency=medium

  * Only run those tests that don't require network access. (Closes: #393900)
  * Urgency set to medium because of an RC bug fix.
  * Remove netbase and libwant-perl (#386502) from build dependencies.
  * Still keep libdatetime-format-builder-perl (#394165), libversion-perl
    and libterm-readkey-perl (#394146) in dependencies to ease
    transition to testing.
  * Version the dependencies on libspiffy-perl and libyaml-perl.
  * Synchronize Depends and Build-Depends-Indep, adding several missing
    dependencies.

 -- Niko Tyni <ntyni@iki.fi>  Fri, 20 Oct 2006 20:51:21 +0300

libwww-myspace-perl (0.58-1) unstable; urgency=low

  * New upstream release
  * debian/control: added me to Uploaders

 -- Krzysztof Krzyzaniak (eloy) <eloy@debian.org>  Fri,  6 Oct 2006 23:21:20 +0200

libwww-myspace-perl (0.56-1) unstable; urgency=low

  * New upstream release.
  * New Maintainer: Debian Perl Group.
  * Add watch file.
  * Add netbase to build dependencies.
  * Add libdatetime-format-mysql-perl, libdatetime-format-builder-perl, libtest-pod-perl 
    and libtest-pod-coverage-perl to build dependencies.

 -- gregor herrmann <gregor+debian@comodo.priv.at>  Fri, 15 Sep 2006 15:27:51 +0200

libwww-myspace-perl (0.48-2) unstable; urgency=low

  * Adding missing runtime dependencies (Closes: #375659, #375660, #375661, #375666).

 -- David Moreno Garza <damog@debian.org>  Mon, 24 Jul 2006 20:56:26 -0500

libwww-myspace-perl (0.48-1) unstable; urgency=low

  * New upstream release

 -- David Moreno Garza <damog@debian.org>  Sat, 17 Jun 2006 11:34:43 -0500

libwww-myspace-perl (0.47-1) unstable; urgency=low

  * Initial Release.

 -- David Moreno Garza <damog@debian.org>  Tue,  6 Jun 2006 12:04:03 -0500