File: changelog

package info (click to toggle)
htmlgen 2.2.2-12.3
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 1,852 kB
  • ctags: 1,480
  • sloc: python: 4,518; makefile: 94
file content (196 lines) | stat: -rw-r--r-- 6,581 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
htmlgen (2.2.2-12.3) unstable; urgency=medium

  * Non-maintainer upload.
  * Patched to make Input and Select classes support the 'ID' tag.
  * Patched to replace use of whrandom (not in Python2.7) with the random module.
  * Apply patches using quilt.

 -- Matthias Klose <doko@debian.org>  Thu, 07 Jan 2016 13:49:12 +0100

htmlgen (2.2.2-12.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Port from python-support to dh-python (Closes: #786200)

 -- Andrey Rahmatullin <wrar@debian.org>  Mon, 24 Aug 2015 23:37:10 +0500

htmlgen (2.2.2-12.1) unstable; urgency=low

  * Non-maintainer upload.
  * Drop useless dh_python call (Closes: #715295).

 -- Luca Falavigna <dktrkranz@debian.org>  Sun, 14 Jul 2013 10:09:58 +0200

htmlgen (2.2.2-12) unstable; urgency=low

  * Added debian/compat file and removed DH_COMPAT environment variable from
    debian/rules.
  * New e-mail address for maintainer.
  * Moved info in README.Debian to debian/copyright (Closes: #436678)
  * Removed reference to homepage in debian/control since upstream seems to
    have disappeared.
  * Changed Recommends: python2.3-imaging to python-imaging in debian/control.
  * Cleaned up some cruft in debian/rules.

 -- Kevin Coyner <kcoyner@debian.org>  Wed, 08 Aug 2007 20:27:09 -0400

htmlgen (2.2.2-11) unstable; urgency=low

  * New maintainer:  Kevin Coyner <kevin@rustybear.com> (Closes: #379679)
  * debian/control:  Added homepage to Description field and
    XS-Python-Version: all to Source section.

 -- Kevin Coyner <kevin@rustybear.com>  Wed, 26 Jul 2006 08:09:09 -0400

htmlgen (2.2.2-10.2) unstable; urgency=low

  * Non-maintainer upload.
  * Update package for new python policy (Closes: #373443).

 -- Pierre Habouzit <madcoder@debian.org>  Fri, 30 Jun 2006 16:02:06 +0200

htmlgen (2.2.2-10.1) unstable; urgency=low

  * Non-maintainer upload.
  * Remove python2.{1,2}-htmlgen (Closes: #351122)
  * Add python2.4-htmlgen
  * Removed transitional package htmlgen (Closes: #322005)
  * Build-depend on python-all-dev
  * Raised debhelper compat level to 4
  * use dh_python

 -- Torsten Marek <shlomme@debian.org>  Sat, 22 Apr 2006 14:42:02 +0200

htmlgen (2.2.2-10) unstable; urgency=low

  * Acknowledged NMU.
  * HTMLgen.py: Changed urlparse to urlparse.urlparse (closes: #197836)
  * HTMLtest.py, HTMLutil.py, HTMLcalendar.py: Removed use of deprecated
    regex and regsub modules, as per suggestion in #171224. I won't make
    the other changes suggested in bug #171224, since one might as well
    just copy the example data to a temporary directory before using it.
    (closes: #171224)

 -- Peter Hawkins <peterh@debian.org>  Sat, 10 Jul 2004 12:33:26 +1000

htmlgen (2.2.2-9.1) unstable; urgency=low

  * NMU to build for python2.3 as the default python version.
  * Change section to `python'.

 -- Matthias Klose <doko@debian.org>  Tue, 19 Aug 2003 20:32:49 +0200

htmlgen (2.2.2-9) unstable; urgency=low

  * New maintainer: Peter Hawkins <peterh@debian.org> (closes: #185550)
  * Major rearrangement of the package structure. Build for python2.1,
    python2.2 and python2.3. Renaming of htmlgen to python-htmlgen.
    (closes: #134748)
  * Fixes to allow output to validate against HTML 4.0 Transitional validator
    (at least for the bits I use).
  * Fixed postinst script, duplicated for each package (closes: #125856)
  * Fixed docbase file (closes: #148016)
  * Acknowledge bugs fixed in my previous NMU (closes: #136235, #161561) 

 -- Peter Hawkins <peterh@debian.org>  Fri, 21 Mar 2003 19:12:48 +1100

htmlgen (2.2.2-8.2) unstable; urgency=low

  * Non-maintainer upload to fix build with python2.2 and remove python2.1
    dependencies. (closes: #136235, #161561)

 -- Peter Hawkins <peterh@debian.org>  Tue, 24 Sep 2002 21:21:37 +1000

htmlgen (2.2.2-8.1) unstable; urgency=low

  * NMU to fix build with python2.1. Remove python1.5 dependencies.

 -- Matthias Klose <doko@debian.org>  Sat,  8 Dec 2001 01:23:48 +0100

htmlgen (2.2.2-8) unstable; urgency=low

  * debian/control file changed: 
    - htmlgen is available under python (>= 2.1) (closes: #113058)
    - python-base is exchanged to python1.5 (closes: #119211)
 
 -- Yooseong Yang <yooseong@debian.org>  Tue,  6 Nov 2001 10:56:05 +0900
 
htmlgen (2.2.2-7) unstable; urgency=low

  * StickyForm.py code included in .deb (closes: #114195)
  * Priority is changed from extra to optional (closes: #105799)

 -- Yooseong Yang <yooseong@debian.org>  Fri,  2 Nov 2001 17:44:48 +0900

htmlgen (2.2.2-6) unstable; urgency=low

  * Fixed architecture field in debian/control (closes: #117771)

 -- Yooseong Yang <yooseong@debian.org>  Wed, 31 Oct 2001 23:19:42 +0900
 
htmlgen (2.2.2-5) unstable; urgency=low

  * The package is adopted by Yooseong Yang (closes: #72438)
  * Update download URL.

 -- Yooseong Yang <yooseong@debian.org>  Tue, 30 Oct 2001 11:08:35 +0900

htmlgen (2.2.2-4) unstable; urgency=low

  * debian/control:
    - The package is orphaned (see bug #72438); set maintainer to QA Group.
    - Policy version 3.1.1.
    - Add versioned build-dependency on debhelper.
  * debian/rules:
    - Remove dh_testversion in favour of the build-dependency. We actually
      need 2.0.40 to make sure the FHS transition works.
    - Use dh_clean in clean target.
  * debian/copyright: Update download URL.

 -- Colin Watson <cjwatson@debian.org>  Tue, 17 Jul 2001 22:37:47 +0100

htmlgen (2.2.2-3) unstable; urgency=low

  * usr/doc -> usr/share/doc transition.
  * Add build dependencies.

 -- Matthias Klose <doko@cs.tu-berlin.de>  Fri,  7 Jan 2000 20:59:59 +0100

htmlgen (2.2.2-2) unstable; urgency=low

  * Change dependency from python-pil to python-imaging.

 -- Matthias Klose <doko@cs.tu-berlin.de>  Sat,  4 Sep 1999 14:22:32 +0200

htmlgen (2.2.2-1) unstable; urgency=low

  * New upstream version.
  * Fixed dependencies (closes #41334).

 -- Matthias Klose <doko@cs.tu-berlin.de>  Wed,  4 Aug 1999 18:56:28 +0200

htmlgen (2.1-4) frozen unstable; urgency=low

  * Depends on python-pil.
  * Fix path for demo script.
  * Keep lintian quiet.

 -- Matthias Klose <doko@cs.tu-berlin.de>  Thu, 26 Nov 1998 23:55:14 +0200

htmlgen (2.1-3) unstable; urgency=low

  * Changed `suggests' dependency to `pil'.

 -- Matthias Klose <doko@debian.org>  Tue, 11 Aug 1998 14:34:18 +0200

htmlgen (2.1-2) unstable; urgency=low

  * Install python files in $pylibdir/site-packages/HTMLgen.

 -- Matthias Klose <doko@debian.org>  Tue, 11 Aug 1998 12:34:53 +0200

htmlgen (2.1-1) unstable; urgency=low

  * Initial release.

 -- Matthias Klose <doko@debian.org>  Wed,  8 Jul 1998 19:25:03 +0200