File: changelog

package info (click to toggle)
wikipedia2text 0.14-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 108 kB
  • sloc: sh: 356; makefile: 4
file content (154 lines) | stat: -rw-r--r-- 5,977 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
wikipedia2text (0.14-2) unstable; urgency=medium

  * Change Homepage to https://github.com/chrisbra/wikipedia2text,
    too. Thanks to Davide Prina!
  * Bump debhelper-compat to 13.
  * Declare compliance with Debian Policy 4.5.1. (No changes needed.)
  * Bump debian/watch version from 3 to 4. Thanks Lintian!
  * Drop no more existing lynx-cur from Suggests.

 -- Axel Beckert <abe@debian.org>  Sun, 27 Dec 2020 13:18:29 +0100

wikipedia2text (0.14-1) unstable; urgency=medium

  * Imported new upstream release 0.14.
  * Declare compliance with Debian Policy 4.4.1. (No changes needed.)
  * Bump debhelper compatibility level to 12.
    + Build-depend on "debhelper-compat (= 12)" to replace debian/compat.

 -- Axel Beckert <abe@debian.org>  Sun, 27 Oct 2019 15:32:51 +0100

wikipedia2text (0.13-1) unstable; urgency=medium

  * Imported new upstream release 0.13.
  * Update Vcs-* headers for move to Salsa.
  * Declare compliance with Debian Policy 4.1.5.
    + Update debian/copyright format URL to HTTPS.
  * Bump debhelper compatibility level to 11.
    + Update versioned debhelper build-dependency accordingly.
  * Set "Rules-Requires-Root: no".

 -- Axel Beckert <abe@debian.org>  Mon, 09 Jul 2018 22:44:01 +0200

wikipedia2text (0.12-1) unstable; urgency=medium

  * Fix link path in debian/watch file and massively simplify it.
  * Import new upstream release.
    + Update man page wrt. to new options.
  * Switch Homepage URL from http:// to https://. (Suggested by DUCK.)

 -- Axel Beckert <abe@debian.org>  Sun, 19 Jun 2016 18:08:53 +0200

wikipedia2text (0.11-6) unstable; urgency=medium

  * Replace dependency on lynx-cur with lynx.
  * Switch Vcs-Git header from git:// to https://.
  * Declare compliance with Debian Policy 3.9.8. (No changes needed.)

 -- Axel Beckert <abe@debian.org>  Fri, 06 May 2016 02:10:30 +0200

wikipedia2text (0.11-5) unstable; urgency=medium

  * Fix copy-&-paste error in debian/watch
  * Update Vcs-Browser to use new cgit web interface and HTTPS.

 -- Axel Beckert <abe@debian.org>  Mon, 27 Apr 2015 21:16:05 +0200

wikipedia2text (0.11-4) unstable; urgency=medium

  * Use https://github.com/chrisbra/wikipedia2text instead of no more
    working upstream SVN repository in debian/watch and debian/copyright.
  * Apply wrap-and-sort.
  * Declare compliance with Debian Policy 3.9.6 (no further changes needed).
  * Convert debian/copyright to machine-readable DEP-5 format.

 -- Axel Beckert <abe@debian.org>  Mon, 27 Apr 2015 02:14:00 +0200

wikipedia2text (0.11-3) unstable; urgency=low

  * Switch VCS to git, update Vcs-* header, move repos to Alioth
  * Update watch file to use fakeupstream.cgi (c.f. #538717)
  * Switch to source format "3.0 (quilt)"
  * Bump debhelper compatibility to 9
    + Update versioned debhelper build-dependency accordingly
  * Revamp debian/rules:
    + Remove no more needed targets
    + No more remove stamp files manually, dh_clean does that now.
    + Use debian/clean instead of calling rm manually
    + Use debian/{install,manpages} instead of calling dh_install{,man}
    + Use debian/links instead of dh_link parameters
    + Fix lintian warning debian-rules-missing-recommended-target
    + Finally switch to a minimal dh7 style debian/rules file
  * Fix lintian warning copyright-refers-to-deprecated-bsd-license-file by
    including full license text.
  * Bump Standards-Version to 3.9.4 (no further changes)
  * Replace transitional package lynx with lynx-cur in "Depends".

 -- Axel Beckert <abe@debian.org>  Tue, 01 Oct 2013 17:09:09 +0200

wikipedia2text (0.11-2) unstable; urgency=low

  * Added ${misc:Depends} to Depends (fixes Lintian warning)
  * Changed the maintainer e-mail address to my debian.org address.
  * Bumped Standards-Version to 3.8.4 (no changes)

 -- Axel Beckert <abe@debian.org>  Mon, 01 Feb 2010 00:48:31 +0100

wikipedia2text (0.11-1) unstable; urgency=low

  * New upstream release
    + fixes unwanted globbing (Closes: #537782)
  * Bumped Standards-Version to 3.8.2 (no changes)
  * Added watch file (currently suffers from #538717).
  * Updated upstream URL in copyright file.
  * Updated dependency on lynx-ssl to lynx | lynx-cur
  * Moved docbook-to-man from Build-Depends to Build-Depends-Indep (fixes
    Lintian informational warning).

 -- Axel Beckert <abe@deuxchevaux.org>  Tue, 28 Jul 2009 01:21:47 +0200

wikipedia2text (0.10-2) unstable; urgency=low

  * Add missing dependency on liburi-perl (Closes: #520874)
  * Bumped Standards-Version to 3.8.1 (no changes necessary)
  * Bumped debhelper compatibility to V7:
    - debian/rules: Changed dh_clean -k to dh_prep

 -- Axel Beckert <abe@deuxchevaux.org>  Mon, 23 Mar 2009 12:39:43 +0100

wikipedia2text (0.10-1) unstable; urgency=low

  * New upstream version (Closes: #413693)
  * License change to BSD
  * Upstream renamed script to wikipedia2text: appropriately changed
    rules and README.Debian
  * Adapted copyright file to the currently preferred format
  * Bump standards version to 3.8.0
  * Added Vcs-* headers and Homepage header to control file
  * Recommends most (Closes: #397911)
  * Alternative text browsers now are only suggested, no more recommended.
  * Fixed some typos in the man page and worked around broken docbook to
    man converter (Closes: #437934)

 -- Axel Beckert <abe@deuxchevaux.org>  Tue, 10 Jun 2008 00:35:43 +0200

wikipedia2text (0.05-2) unstable; urgency=low

  * Build-Depends: docbook-to-man (Closes: #397553)

 -- Axel Beckert <abe@deuxchevaux.org>  Wed,  8 Nov 2006 10:51:19 +0100

wikipedia2text (0.05-1) unstable; urgency=low

  * New upstream version with patches helpful for debianisation.
  * Support for links, links2 and w3m
  * Support for 28 further Wikipedia languages
  * Closes: #325417 (ITP)

 -- Axel Beckert <abe@deuxchevaux.org>  Fri, 13 Oct 2006 02:20:38 +0200

wikipedia2text (0.04-1) unstable; urgency=low

  * Initial version for testing.

 -- Axel Beckert <abe@deuxchevaux.org>  Sat, 27 Aug 2005 17:35:14 +0200