File: changelog

package info (click to toggle)
libxml-dom-perl 1.46-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 692 kB
  • sloc: perl: 4,216; xml: 4,117; makefile: 2
file content (237 lines) | stat: -rw-r--r-- 8,193 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
libxml-dom-perl (1.46-1) unstable; urgency=medium

  *  Team upload

  [ Florian Schlichting ]
  * New upstream version 1.46
  * Add debian/upstream/metadata
  * Drop patches applied upstream

  [ gregor herrmann ]
  * Rename autopkgtest configuration file(s) as per new pkg-perl-
    autopkgtest schema.
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  * Remove Jay Bonci from Uploaders. Thanks for your work!

  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org

  [ Nick Morrott ]
  * d/control:
    - Declare compliance with Debian Policy 4.4.1
    - Bump debhelper-compat level to 12
    - Add Rules-Requires-Root field
    - Annotate test-only build dependencies with <!nocheck>
  * d/copyright:
    - Add Upstream-Contact details
    - Refresh Debian Files stanza
  * d/docs:
    - Drop installation of README
  * d/patches:
    - Add patch spelling-error-in-manpage
  * d/u/metadata:
    - Add Bug-* fields, drop deprecated Contact, Name fields
  * d/watch:
    - Migrate to version 4 watch file format

 -- Nick Morrott <nickm@debian.org>  Sun, 24 Nov 2019 01:57:14 +0000

libxml-dom-perl (1.44-2) unstable; urgency=low

  * Team upload

  [ gregor herrmann ]
  * Drop patch 01-fix_utf8_tests.patch (not needed anymore); add patch
    output_encoding.patch; encode output for printToFile() and toString() in
    encoding from xml declaration (closes: #324882).

  [ Martín Ferrari ]
  * Modified gregor's patch to not touch strings except when printingToFile,
    as internally the strings should not be recoded. Also added
    encoding_test.patch, which is a testcase for encoding issues, both in
    parsing, and printing to a file.

  [ gregor herrmann ]
  * Add debian/README.source to document quilt usage, as required by
    Debian Policy since 3.8.0.
  * debian/control: Added: ${misc:Depends} to Depends: field.

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

  [ gregor herrmann ]
  * Change my email address.

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

  [ gregor herrmann ]
  * debian/control: update {versioned,alternative} (build) dependencies.

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

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

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

  [ Florian Schlichting ]
  * Switch to source format 3.0 (quilt)
  * Build-depend on libxml2-utils, as encodings.t requires xmllint
  * Bump dh compat to level 9
  * Switch to short-form debian/rules
  * Rename d/docs to d/libxml-dom-perl.docs
  * Delete extra Section and Priority fields in binary control section
  * Add DEP-3 header to patches
  * Make sure encodings.t fails if there are wide character warnings
  * Refresh debian/copyright (using copyright-format 1.0)
  * Declare compliance with Debian Policy 3.9.6
  * Prepare testbed and mark package autopkgtest-able
  * Add patch to fix POD errors and a typo

 -- Florian Schlichting <fsfs@debian.org>  Sat, 15 Aug 2015 14:52:41 +0200

libxml-dom-perl (1.44-1) unstable; urgency=low

  [ Jose Luis Rivas ]
  * New upstream release
  * debian/rules:
   + Added dh_installexamples
   + Fixed the `clean:' target
  * debian/control:
  + Fixed Build-Depends, now debhelper doesn't goes in -Indep, that
  makes happy lintian as well.
  + Updated to 3.7.3

  [ David Paleino ]
  * debian/rules fixed
  * separating patches from the source -- using quilt:
    - debian/patches added
    - debian/rules updated
    - debian/control updated
  * debian/libxml-dom-perl.install moved to debian/install
  * debian/libxml-dom-perl.docs moved to debian/docs

  [ gregor herrmann ]
  * Set debhelper compatibility level to 6.
  * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
    field (source stanza); Homepage field (source stanza).
  * Set Maintainer to Debian Perl Group.
  * Use dist-based URL in debian/watch.
  * debian/rules: delete /usr/lib/perl5 only if it exists.
  * debian/watch: use improved regexp for matching upstream releases.
  * debian/rules:
    - use dh_listpackages to get package name
    - introduce PERL variable
    - remove OPTIMIZE, this package is architecture: all
    - move dh_clean before make distclean
    - remove dh_installdirs, dh_link, dh_installman
    - use DESTDIR and PREFIX for make install
    - dependencies: install-stamp -> build-stamp instead of install -> build
  * Remove (unused) debian/install.
  * Add /me to Uploaders.

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

libxml-dom-perl (1.43-4) unstable; urgency=low

  * Adds debian/watch file so uscan will actually work

 -- Jay Bonci <jaybonci@debian.org>  Tue, 26 Oct 2004 21:43:59 -0400

libxml-dom-perl (1.43-3) unstable; urgency=low

  * Ack'd NMU. Thanks Roland. (closes: #250288)

 -- Jay Bonci <jaybonci@debian.org>  Fri, 23 Jul 2004 13:48:59 -0400

libxml-dom-perl (1.43-2.1) unstable; urgency=low

  * Non-maintainer upload during bug-squashing party.
  * Fix test suite (closes: #250288).

 -- Roland Mas <lolando@debian.org>  Fri, 16 Jul 2004 22:23:02 +0200

libxml-dom-perl (1.43-2) unstable; urgency=low

  * New Maintainer (Closes: #210521)
  * Bumped to Policy-Version 3.6.1.0 (no other changes)
  * No long conflicts or replaces libxml-enno-perl as it doesn't exist in Debian
  * Clarified license to discuss the dual nature of the perl
  * Changed over to my standard rules template

 -- Jay Bonci <jaybonci@debian.org>  Wed, 29 Oct 2003 13:29:26 -0500

libxml-dom-perl (1.43-1) unstable; urgency=low

  * New upstream release
  * debian/control: changed (build) dependency on 'libxml-parser-perl'
    to '>= 2.34'
  * 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-dom-perl' from 'interpreters' to 'perl'
  * 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 20:53:13 -0500

libxml-dom-perl (1.42-1) unstable; urgency=low

  * New upstream release
  * debian/control: upgraded to Debian Policy 3.5.8 (no changes)
  * debian/rules: changed '-$(MAKE) test' into '$(MAKE) test' now that
    upstream has fixed the Unicode tests that didn't work

 -- Ardo van Rangelrooij <ardo@debian.org>  Sun,  2 Feb 2003 18:31:41 -0600

libxml-dom-perl (1.39-2) 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
    (closes: Bug#157669)

 -- Ardo van Rangelrooij <ardo@debian.org>  Sun, 22 Sep 2002 14:09:35 -0500

libxml-dom-perl (1.39-1) unstable; urgency=low

  * New upstream release
  * example script moved upstream to 'libxml-filter-reindent-perl'
  * debian/rules: removed consequently obsolete 'dh_installexamples'
  * debian/control: removed consequently obsolete 'Suggests'

 -- Ardo van Rangelrooij <ardo@debian.org>  Fri, 26 Apr 2002 22:26:36 -0500

libxml-dom-perl (1.37-1) unstable; urgency=low

  * New upstream release

 -- Ardo van Rangelrooij <ardo@debian.org>  Tue, 19 Feb 2002 21:51:50 -0600

libxml-dom-perl (1.35-1) unstable; urgency=low

  * New upstream release
  * debian/control: upgraded to Debian Policy 3.5.6

 -- Ardo van Rangelrooij <ardo@debian.org>  Fri, 16 Nov 2001 19:14:21 -0600

libxml-dom-perl (1.34-1) unstable; urgency=low

  * New upstream release
    (closes: Bug#113722)
  * debian/control: fixed minor typo in description

 -- Ardo van Rangelrooij <ardo@debian.org>  Tue,  9 Oct 2001 09:02:46 -0500

libxml-dom-perl (1.33-1) unstable; urgency=low

  * Rerelease as a separate package
    (closes: Bug#78112)

 -- Ardo van Rangelrooij <ardo@debian.org>  Sun,  2 Sep 2001 23:19:08 -0500