File: changelog

package info (click to toggle)
libxml-rss-perl 1.33-1
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 640 kB
  • ctags: 205
  • sloc: perl: 5,976; xml: 245; makefile: 42
file content (233 lines) | stat: -rw-r--r-- 8,090 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
libxml-rss-perl (1.33-1) unstable; urgency=low

  * New upstream release.
  * Set Standards-Version to 3.8.0 (no changes).
  * debian/control: change my email address.
  * Refresh debian/rules, no functional changes.

 -- gregor herrmann <gregoa@debian.org>  Sat, 05 Jul 2008 12:56:55 +0200

libxml-rss-perl (1.32-1) unstable; urgency=low

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

  [ Joey Hess ]
  * Fix handling of guid's isPermaLink attribute -- if it's not set,
    it's false, not true. Closes: #463774

  [ gregor herrmann ]
  * New upstream release; incorporates joeyh's patch.
  * debian/watch: use improved regexp for matching upstream tarballs.
  * Set debhelper compatibility level to 6.
  * debian/control:
    - set Standards-Version to 3.7.3 (no changes needed)
    - add /me to Uploaders
  * debian/rules:
    - remove *VENDORARCH* variables
    - remove commented out stuff
    - let install-stamp target depend on build-stamp

  [ Gunnar Wolf ]
  * Added myself to uploaders
  * Fixed the permissions of nonexecutable files in
    /usr/share/doc/libxml-rss-perl/examples/ (README, *.rdf)

 -- Gunnar Wolf <gwolf@debian.org>  Tue, 12 Feb 2008 09:00:34 -0600

libxml-rss-perl (1.31-3) unstable; urgency=low

  [ gregor herrmann ]
  * Add libdatetime-format-mail-perl and libdatetime-format-w3cdtf-perl to
    Depends, thanks to Dominic Hargreaves (closes: #454345).
  * Remove call to svn-upgrade from debian/watch and use a dist-based URL
    there.
  * Move perl from Build-Depends to Build-Depends-Indep.

  [ Damyan Ivanov ]
  * Remove unnecessary removing of executable bit of examples
  * Do not ship redundant README
  * Give TODO as a parameter to dh_installdocs
  * Give examples/* as a parameter to dh_installexamples
  * Remove debian/libxml-rss-perl.{examples,docs}
  * Refresh debian/copyright

 -- Damyan Ivanov <dmn@debian.org>  Wed, 05 Dec 2007 11:51:19 +0200

libxml-rss-perl (1.31-2) unstable; urgency=low

  * The "I forgot to look at the BTS before uploading the previous version"
    relase
    - new upstream version (Closes: #445390, #447597)
    - add XML::RSS in the description (Closes: #283552)
    - fix typo in description (Closes: #304353) [note: this typo is also
      present upstream. So it is still present in documentation, manpage, ...]
    - add again new build-depends needed for tests

 -- Vincent Danjean <vdanjean@debian.org>  Sat, 01 Dec 2007 16:12:35 +0100

libxml-rss-perl (1.31-1) unstable; urgency=low

  * New upstream release
  * [debian/control]
    - add myself as uploader
    - add new build-depends needed for tests

 -- Vincent Danjean <vdanjean@debian.org>  Sat, 01 Dec 2007 14:54:57 +0100

libxml-rss-perl (1.05-2) UNRELEASED; urgency=low

  * [debian/watch] upgrade to version 3 with call to svn-upgrade
  * [debian/control]
    - fix Maintainer and Uploaders according to the Debian Perl Group policy
    - add Homepage field
    - add Vcs-Svn and Vcs-Browser fields
    - upgrade Standards-Version: to 3.7.2
    - depends on debhelper >= 5
    - use Build-Depends instead of B-D-Indep for perl and debhelper
  * [debian/compat] change to level 5
  * [debian/rules] adapt it from the current perl template

 -- Vincent Danjean <vdanjean@debian.org>  Sat, 01 Dec 2007 13:58:18 +0100

libxml-rss-perl (1.05-1) unstable; urgency=low

  * New upstream version
  * Removed README.Debian as it no longer is necessary

 -- Jay Bonci <jaybonci@debian.org>  Wed, 27 Oct 2004 12:38:14 -0400

libxml-rss-perl (1.04-2) unstable; urgency=low

  * Adds debian/watch file so uscan will work

 -- Jay Bonci <jaybonci@debian.org>  Wed, 27 Oct 2004 12:27:10 -0400

libxml-rss-perl (1.04-1) unstable; urgency=low

  * New Upstream Version
  * New Maintainer (Closes: #210540)
  * Bumped policy-version to 3.6.1.0 (No other changes)
  * Updated copyright file to explicate the dual nature of the perl license
  * Removed .install file as it is no longer necessary
  * Re-packaged orig.tar.gz file. README.Debian explains the changes
  * Fixed perl manpage extension

 -- Jay Bonci <jaybonci@debian.org>  Wed, 10 Mar 2004 23:08:09 -0500

libxml-rss-perl (1.02-3) unstable; urgency=low

  * Makefile.PL: changed to move the XML::RSS manual page to the 3pm section
    (closes: Bug#211299)

 -- Ardo van Rangelrooij <ardo@debian.org>  Thu, 18 Sep 2003 18:53:08 -0500

libxml-rss-perl (1.02-2) unstable; urgency=low

  * debian/control: upgraded build dependency on 'debhelper' to '>= 4.1'
  * debian/control: upgraded to Debian Policy 3.6.0 (no changes)

 -- Ardo van Rangelrooij <ardo@debian.org>  Thu,  4 Sep 2003 22:14:29 -0500

libxml-rss-perl (1.02-1) unstable; urgency=low

  * New upstream release
    (closes: Bug#187545)
    - fixed handling of XML entities
      (closes: Bug#190726)
  * debian/control: removed obsolete links from long description
    (closes: Bug#187575)
  * debian/rules: moved debhelper compatibility level setting to
    'debian/compat' per latest debhelper best practices
  * debian/control: updated sections according to latest archive changes:
    - 'libxml-rss--perl' from 'interpreters' to 'perl'
  * debian/control: added build dependencies on 'libtest-manifest-perl' and
    'libtest-simple-perl'
  * debian/control: upgraded to Debian Policy 3.5.9 (no changes)

 -- Ardo van Rangelrooij <ardo@debian.org>  Sun, 18 May 2003 18:25:03 -0500

libxml-rss-perl (0.97-5) unstable; urgency=low

  * debian/rules: upgraded to debhelper v4
  * debian/control: changed build dependency on debhelper accordingly
  * debian/rules: migrated from 'dh_movefiles' to 'dh_install'
  * debian/rules: split off 'install' target from 'binary-indep' target
  * debian/copyright: added pointer to license

 -- Ardo van Rangelrooij <ardo@debian.org>  Thu,  8 Aug 2002 20:18:10 -0500

libxml-rss-perl (0.97-4) unstable; urgency=low

  * debian/control: fixed typo in long description
    (closes: Bug#127952)

 -- Ardo van Rangelrooij <ardo@debian.org>  Sat,  5 Jan 2002 19:23:23 -0600

libxml-rss-perl (0.97-3) unstable; urgency=low

  * debian/control: fixed typo in long description
    (closes: Bug#125078)
  * debian/control: upgraded to Debian Policy 3.5.6

 -- Ardo van Rangelrooij <ardo@debian.org>  Fri, 21 Dec 2001 20:08:34 -0600

libxml-rss-perl (0.97-2) unstable; urgency=low

  * examples: fixed several missing final newlines
  * debian/control: upgraded to Debian Policy 3.5.5
  * debian/control: upgraded to Debian Perl Policy 1.20

 -- Ardo van Rangelrooij <ardo@debian.org>  Sun,  2 Sep 2001 17:47:00 -0500

libxml-rss-perl (0.97-1) unstable; urgency=low

  * New upstream release
  * debian/control: updated debhelper dependency to remove dh_testversion
  * debian/control: upgraded to Debian Policy 3.5.2
  * debian/control: upgraded to Debian Perl Policy 1.17
  * debian/rules: upgraded to Debian Perl Policy 1.17

 -- Ardo van Rangelrooij <ardo@debian.org>  Sun, 15 Apr 2001 19:07:01 -0500

libxml-rss-perl (0.95-1) unstable; urgency=low

  * New upstream release
  * debian/control: upgraded to Debian Policy 3.2.1
  * debian/rules: upgraded to debhelper v3

 -- Ardo van Rangelrooij <ardo@debian.org>  Wed, 17 Jan 2001 13:44:19 -0600

libxml-rss-perl (0.9-1) unstable; urgency=low

  * New upstream release

 -- Ardo van Rangelrooij <ardo@debian.org>  Fri,  8 Sep 2000 11:00:35 +0200

libxml-rss-perl (0.8-2) unstable; urgency=low

  * debian/control: updated short description
  * debian/control: updated long description
  * debian/control: added missing Build-Depends
  * debian/copyright: updated

 -- Ardo van Rangelrooij <ardo@debian.org>  Sat, 17 Jun 2000 19:23:23 +0200

libxml-rss-perl (0.8-1) unstable; urgency=low

  * New upstream release
  * Upgraded to Debian Policy 3.1.1

 -- Ardo van Rangelrooij <ardo@debian.org>  Sat,  1 Jan 2000 12:41:15 +0100

libxml-rss-perl (0.7-1) unstable; urgency=low

  * New upstream release

 -- Ardo van Rangelrooij <ardo@debian.org>  Sun, 21 Nov 1999 18:33:52 +0100

libxml-rss-perl (0.6-1) unstable; urgency=low

  * Initial Release

 -- Ardo van Rangelrooij <ardo@debian.org>  Sun, 31 Oct 1999 16:39:16 +0100