File: changelog

package info (click to toggle)
libxml-xpath-perl 1.13-7
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, squeeze, wheezy
  • size: 448 kB
  • ctags: 448
  • sloc: perl: 3,969; xml: 34; makefile: 2
file content (163 lines) | stat: -rw-r--r-- 5,658 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
libxml-xpath-perl (1.13-7) unstable; urgency=low

  [ gregor herrmann ]
  * 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.
  * Remove changes in upstream Makefile.PL.
  * Split out remaining changes in upstream code into patches.
  * 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.

  [ David Paleino ]
  * debian/control:
    - added myself to Uploaders
    - moved debhelper to Build-Depends, needed by clean target
    - added quilt to Build-Depends
  * debian/patches/:
    - 01-fix_comparison_bug_RT6363.patch added (Closes: #374672)

  [ Ansgar Burchardt ]
  * Refresh debian/rules for debhelper 7.
  * Convert debian/copyright to proposed machine-readable format.
  * Add missing newline to error message in patches/example.patch.
    (Closes: #515248) (LP: #291119)
  * debian/control: Mention module name in description.
  * Bump Standards-Version to 3.8.3.
  * debian/control: Remove duplicate fields Section, Priority from binary
    package stanza.
  * Add myself to Uploaders.
  * Add patch spelling.patch: Fix several spelling errors reported by lintian.

 -- Ansgar Burchardt <ansgar@43-1.org>  Wed, 30 Dec 2009 18:35:55 +0900

libxml-xpath-perl (1.13-6) unstable; urgency=low

  * Adds debian/watch file so uscan will work

 -- Jay Bonci <jaybonci@debian.org>  Wed, 27 Oct 2004 13:22:30 -0400

libxml-xpath-perl (1.13-5) unstable; urgency=low

  * New Maintainer (Closes: #210547)
  * Removed README file from installation as it is merely a copy of the manpage
  * Removed .install file as it is no longer needed.
  * Bumped policy version to 3.6.1.0 (No other changes)

 -- Jay Bonci <jaybonci@debian.org>  Mon, 15 Mar 2004 16:01:10 -0500

libxml-xpath-perl (1.13-4) unstable; urgency=low

  * debian/control: updated sections according to latest archive changes:
    - 'libxml-xpath-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 22:19:27 -0500

libxml-xpath-perl (1.13-3) unstable; urgency=low

  * examples/xpath: fixed erroneous handling of filenames containing a '-'
    (closes: Bug#185292)

 -- Ardo van Rangelrooij <ardo@debian.org>  Wed, 19 Mar 2003 21:25:14 -0600

libxml-xpath-perl (1.13-2) unstable; urgency=low

  * examples/xpath: fixed various small typos in the POD
    (closes: Bug#180508)
  * debian/rules: moved debhelper compatibility level setting to
    'debian/compat' per latest debhelper best practices

 -- Ardo van Rangelrooij <ardo@debian.org>  Mon, 10 Mar 2003 19:23:41 -0600

libxml-xpath-perl (1.13-1) unstable; urgency=low

  * New upstream release
  * debian/control: upgraded to Debian Policy 3.5.8 (no changes)

 -- Ardo van Rangelrooij <ardo@debian.org>  Wed, 29 Jan 2003 15:42:13 -0600

libxml-xpath-perl (1.12-1) unstable; urgency=low

  * New upstream release
    (closes: Bug#160156)

 -- Ardo van Rangelrooij <ardo@debian.org>  Fri, 20 Sep 2002 20:06:32 -0500

libxml-xpath-perl (1.11-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

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

libxml-xpath-perl (1.11-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:32:31 -0600

libxml-xpath-perl (1.10-1) unstable; urgency=low

  * New upstream release
  * 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 18:05:42 -0500

libxml-xpath-perl (1.09-1) unstable; urgency=low

  * New upstream release

 -- Ardo van Rangelrooij <ardo@debian.org>  Tue, 24 Apr 2001 20:06:16 -0500

libxml-xpath-perl (1.08-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:48:42 -0500

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

  * New upstream release

 -- Ardo van Rangelrooij <ardo@debian.org>  Fri, 19 Jan 2001 19:51:20 -0600

libxml-xpath-perl (1.03-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 14:13:13 -0600

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

  * New upstream release

 -- Ardo van Rangelrooij <ardo@debian.org>  Tue,  3 Oct 2000 21:50:17 -0500

libxml-xpath-perl (0.99-1) unstable; urgency=low

  * New upstream release

 -- Ardo van Rangelrooij <ardo@debian.org>  Fri,  8 Sep 2000 12:44:28 +0200

libxml-xpath-perl (0.55-1) unstable; urgency=low

  * examples/xpath: patched by Fabien Ninoles <fabien@Nightbird.TZoNE.ORG>
    (thanks Fabien!)
  * Initial Release

 -- Ardo van Rangelrooij <ardo@debian.org>  Fri, 21 Jul 2000 10:07:36 +0200