File: changelog

package info (click to toggle)
libhtml-tableextract-perl 2.15-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 288 kB
  • ctags: 90
  • sloc: perl: 1,558; makefile: 2
file content (144 lines) | stat: -rw-r--r-- 4,810 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
libhtml-tableextract-perl (2.15-1) unstable; urgency=medium

  [ Salvatore Bonaccorso ]
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.

  [ Florian Schlichting ]
  * Import upstream version 2.15
  * Update copyright years
  * Fix build failure with HTML::ElementTable (rt#121920)
  * Declare compliance with Debian Policy 4.1.0

 -- Florian Schlichting <fsfs@debian.org>  Mon, 18 Sep 2017 22:30:16 +0200

libhtml-tableextract-perl (2.13-1) unstable; urgency=low

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

  [ Axel Beckert ]
  * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
    copyright"

  [ gregor herrmann ]
  * debian/control: remove Nicholas Bamber from Uploaders on request of
    the MIA team.
  * Strip trailing slash from metacpan URLs.

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

  [ Florian Schlichting ]
  * Add debian/upstream/metadata
  * Import upstream version 2.13
  * Bump dh compat to level 9
  * Drop POD test build-deps
  * Update upstream copyright years
  * Add myself to (otherwise empty) Uploaders
  * Declare compliance with Debian Policy 3.9.6
  * Mark package autopkgtest-able

 -- Florian Schlichting <fsfs@debian.org>  Fri, 11 Sep 2015 23:04:25 +0200

libhtml-tableextract-perl (2.11-1) unstable; urgency=low

  [ Nicholas Bamber ]
  * Fix bug number
  * New upstream version
  * Removed patch that is no longer required
  * Updated copyright
  * Raised standards version to 3.9.2

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

  [ Salvatore Bonaccorso ]
  * debian/copyright: Replace DEP5 Format-Specification URL from
    svn.debian.org to anonscm.debian.org URL.

 -- Nicholas Bamber <nicholas@periapt.co.uk>  Sat, 27 Aug 2011 23:13:34 +0100

libhtml-tableextract-perl (2.10-4) unstable; urgency=low

  * New maintainer (Closes: #618372) 
  * Upped standards version to 3.9.1
  * Refreshed home page, svn and description fields
  * Refreshed copyright, rules and added debian/source/format
  * Standardized watch file
  * Refreshed patch

 -- Nicholas Bamber <nicholas@periapt.co.uk>  Wed, 16 Mar 2011 21:24:27 +0000

libhtml-tableextract-perl (2.10-3) unstable; urgency=low

  * Remove unconditional rmdir to make package build with Perl 5.10.0
    (Closes: #467936)
  * debian/watch: added
  * debian/control:
    + update Homepage
    + unversion the B-D-I/Suggests on libhtml-element-extended-perl as the
      version in Etch is already new enough
  * Standards-Version: 3.7.3

 -- Florian Ernst <florian@debian.org>  Sun, 02 Mar 2008 22:11:51 +0100

libhtml-tableextract-perl (2.10-2) unstable; urgency=low

  * Previously generated unquoted HTML attributes are now quoted,
    adjusting t/30_tree.t accordingly. Thanks a lot to Gunnar Wolf
    for investigation and patch (Closes: #414721)

 -- Florian Ernst <florian@debian.org>  Wed, 14 Mar 2007 01:03:11 +0100

libhtml-tableextract-perl (2.10-1) unstable; urgency=low

  * Finally hijacking this package.
  * debian/changelog: clean cruft at the end
  * debian/control:
    + add Suggests: libhtml-element-extended-perl (>= 1.17-1) for extracting
      object trees
    + adjust short and long description
    + add Build-Depends-Indep: libtest-pod-perl, libtest-pod-coverage-perl,
      libhtml-parser-perl, libhtml-element-extended-perl (>= 1.17-1) for
      'make test'
  * debian/copyright: list previous maintainer, update information
  * debian/rules: built from scratch using dh-make-perl
  * Standards-Version 3.7.2, debhelper compatibility mode 5

 -- Florian Ernst <florian@debian.org>  Tue, 26 Sep 2006 10:54:38 +0200

libhtml-tableextract-perl (2.07-0.1) unstable; urgency=low

  * Non-maintainer upload as announced.
  * New upstream release (closes: Bug#300807)
  * Finish /usr/doc transition (closes: Bug#322820)
  * Upgrade debhelper compatibility level to 4
  * dh_testversion is deprecated, use Build-Dependencies
  * Install into /usr/share/perl5/
  * Change section to perl to match override

 -- Florian Ernst <florian@debian.org>  Tue, 14 Mar 2006 17:26:48 +0100

libhtml-tableextract-perl (1.08-1) unstable; urgency=low

  * Updated to latest upstream version (closes: Bug#169700)

 -- Ross Peachey <rcp@debian.org>  Wed,  1 Jan 2003 20:54:16 +1100

libhtml-tableextract-perl (1.06-2) frozen unstable; urgency=low

  * Fixed package description (closes: Bug#114480)

 -- Ross Peachey <rcp@debian.org>  Mon, 29 Oct 2001 04:21:47 +1100


libhtml-tableextract-perl (1.06-1) unstable; urgency=low

  * Initial Debian release.

 -- Ross Peachey <rcp@debian.org>  Wed, 21 Feb 2001 15:24:49 +1100