File: changelog

package info (click to toggle)
utidylib 0.8-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 208 kB
  • sloc: python: 336; makefile: 148; sh: 30
file content (179 lines) | stat: -rw-r--r-- 5,111 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
utidylib (0.8-1) unstable; urgency=medium

  * Team upload.

  [ Ondřej Nový ]
  * d/control: Update Maintainer field with new Debian Python Team
    contact address.
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

  [ Debian Janitor ]
  * Bump debhelper from old 12 to 13.

  [ Boyuan Yang ]
  * debian/watch: Monitor github release.
  * New upstream version 0.8.
  * debian/control: Bump Standards-Version to 4.6.0.

 -- Boyuan Yang <byang@debian.org>  Sat, 23 Apr 2022 09:45:38 -0400

utidylib (0.5-3) unstable; urgency=medium

  [ Michal Čihař ]
  * Cleanup debian/control, bump standards to 4.2.1.

  [ Ondřej Nový ]
  * Use debhelper-compat instead of debian/compat.

  [ Debian Janitor ]
  * Use secure URI in debian/watch.
  * Bump debhelper from old 9 to 12.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Name,
    Repository, Repository-Browse.

  [ Sandro Tosi ]
  * Drop python2 support; Closes: #938763

 -- Sandro Tosi <morph@debian.org>  Sat, 25 Jan 2020 00:36:13 -0500

utidylib (0.5-2) unstable; urgency=medium

  * Fix dependeny on python3 package.

 -- Michal Čihař <nijel@debian.org>  Fri, 16 Nov 2018 07:13:12 +0100

utidylib (0.5-1) unstable; urgency=medium

  * New upstream release.
  * Change dependency to libtidy5deb1 (Closes: #911904).

 -- Michal Čihař <nijel@debian.org>  Thu, 01 Nov 2018 08:44:22 +0100

utidylib (0.4-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  * d/control: Remove trailing whitespaces

  [ Michal Čihař ]
  * New upstream release.
    - Fixes operation with recent html-tidy (Closes: #910974).
    - Adds support for Python 3.
  * Build Python 3 version of the library.
  * Add libtidy5.6 to dependencies.

 -- Michal Čihař <nijel@debian.org>  Mon, 15 Oct 2018 15:15:15 +0200

utidylib (0.3-1) unstable; urgency=low

  [ Michal Čihař ]
  * Switch to new upstream.
  * New upstream release.
    - All patches are now upstream.
    - Brings support for HTML 5 tidy.
  * Bump standards to 3.9.8.
  * Add dh-python to build depends.
  * Adjust Vcs-Svn URL.
  * Adjust dependencies to new tidy library (Closes: #828902).
  * Run testsuite during build.

  [ Ondřej Nový ]
  * Fixed VCS URL (https)

 -- Michal Čihař <nijel@debian.org>  Thu, 07 Jul 2016 14:52:27 +0200

utidylib (0.2-9) unstable; urgency=low

  [ Michal Čihař ]
  * Bump standards to 3.9.4.
  * Use debhelper 9.
  * Updated watchfile.

  [ Jakub Wilk ]
  * Use canonical URIs for Vcs-* fields.
  * Set Debian Python Modules Team as maintainer (in place of Python
    Applications Packaging Team).
  * Drop obsolete Breaks/Replaces with python2.3-utidylib and
    python2.4-utidylib.

 -- Michal Čihař <nijel@debian.org>  Thu, 31 Oct 2013 10:08:25 +0100

utidylib (0.2-8) unstable; urgency=low

  * Team upload.
  * Rebuild to add Python 2.7 support

 -- Piotr Ożarowski <piotr@debian.org>  Sun, 08 May 2011 16:45:30 +0200

utidylib (0.2-7) unstable; urgency=low

  * Bump standards to 3.9.1.
  * Switch to dh_python2.

 -- Michal Čihař <nijel@debian.org>  Mon, 07 Mar 2011 10:48:18 +0100

utidylib (0.2-6) unstable; urgency=low

  * Add support for handling unicode strings (Closes: #339818).

 -- Michal Čihař <nijel@debian.org>  Tue, 29 Jun 2010 14:47:17 +0200

utidylib (0.2-5) unstable; urgency=low

  * Fix handling of pointer on 64-bit (LP: #307000).
  * Replace Conflicts with Breaks for older package versions.
  * Bump standards to 3.9.0.

 -- Michal Čihař <nijel@debian.org>  Tue, 29 Jun 2010 10:42:50 +0200

utidylib (0.2-4) unstable; urgency=low

  * New maintainer.
  * Remove depdency on python-ctypes (Closes: #580215).
  * Convert patch to quilt and use 3.0 source format.
  * Switch build system to dh from cdbs.
  * Bump standards to 3.8.4.
  * Add ${misc:Depends}.
  * Change section to python.
  * Add homepage control field.
  * Add Vcs-* control fields.
  * No need to ship source readme in binary package.

 -- Michal Čihař <nijel@debian.org>  Tue, 04 May 2010 17:35:13 +0200

utidylib (0.2-3.2) unstable; urgency=low

  * Non-maintainer upload.
  * Fixes dependency on python-ctypes (Closes: #476276).

 -- Michal Čihař <nijel@debian.org>  Tue, 15 Apr 2008 16:42:24 +0200

utidylib (0.2-3.1) unstable; urgency=low

  * Non-maintainer upload.
  * Update to new Python Policy (Closes: #373404).

 -- Pierre Habouzit <madcoder@debian.org>  Thu, 29 Jun 2006 14:48:22 +0200

utidylib (0.2-3) unstable; urgency=low

  * debian/control: changed dependency on libtidy from
    libtidy0 to libtidy-0.99-0 (Closes: #343991)

 -- Igor Stroh <jenner@debian.org>  Mon, 26 Dec 2005 12:42:30 +0100

utidylib (0.2-2) unstable; urgency=low

  * debian/control: added missing python-dev dependency (Closes: #325679).
    Thanks to Andreas Jochens.

 -- Igor Stroh <jenner@debian.org>  Tue, 30 Aug 2005 10:27:34 +0200

utidylib (0.2-1) unstable; urgency=low

  * Initial release (Closes: #244110)
  * Thanks to Chad Walstrom for providing the original CDBS-based
    packaging infrastructure

 -- Igor Stroh <jenner@debian.org>  Sun, 21 Aug 2005 10:18:04 +0200