File: changelog

package info (click to toggle)
kid 0.9.6-3
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 2,272 kB
  • ctags: 4,632
  • sloc: python: 7,417; makefile: 118; sh: 47; xml: 4
file content (203 lines) | stat: -rw-r--r-- 6,384 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
197
198
199
200
201
202
203
kid (0.9.6-3) unstable; urgency=low

  [ Jakub Wilk ]
  * Use canonical URIs for Vcs-* fields.

  [ Stefano Rivera ]
  * Port from python-support to dh_python2. (Closes: #786053)
  * Wrap-and-sort.

 -- Stefano Rivera <stefanor@debian.org>  Wed, 19 Aug 2015 21:21:33 +0200

kid (0.9.6-2.1) unstable; urgency=low

  * Non-Maintainer upload
  * Added escape_cdata patch (Closes: #564589)

 -- Alexander Neumann <alexander@debian.org>  Wed, 23 Jan 2013 11:45:08 +0100

kid (0.9.6-2) unstable; urgency=low

  [ Piotr Ożarowski ]
  * Rename XS-Vcs-* fields to Vcs-* (dpkg supports them now)

  [ Sandro Tosi ]
  * debian/control
    - uniforming Vcs-Browser field
  * debian/control
    - switch Vcs-Browser field to viewsvn

  [ Carlos Galisteo ]
  * debian/control
    - Added Homepage field.

  [ Raphael Hertzog ]
  * Remove myself from Uploaders.

  [ Jakub Wilk ]
  * Depend on python-pkg-resources, rather than on python-setuptools
    (closes: #468720).
  * Drop python-elementtree from Depends and Build-Depends (Closes: #562469).

  [ Luca Falavigna ]
  * debian/compat:
    - Bump compatibility to 5.
  * debian/control:
    - Do not build-depend on python-all-dev, python-all is enough.
    - Set XS-Python-Version to >= 2.5 for elementtree support.
    - Add ${misc:Depends} to python-kid dependencies.
    - Remove Conflicts/Replaces/Provides fields.
    - Remove XB-Python-Version field.
    - Bump Standards-Version to 3.8.3.

 -- Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>  Sun, 10 Jan 2010 17:19:59 +0100

kid (0.9.6-1) unstable; urgency=low

  [ Piotr Ożarowski ]
  * New upstream release
  * Added disable_ez_setup patch
  * Added remove_shebang patch
  * Added XS-Vcs-Browser field

  [ Raphael Hertzog ]
  * Upload new upstream version.

 -- Raphael Hertzog <hertzog@debian.org>  Thu, 19 Jul 2007 13:05:00 +0200

kid (0.9.5-2) unstable; urgency=medium

  * New python-support handles egg's directory name correctly
    - bump python-support required version
    - remove mv part from debian/rules. Closes: #423973

 -- Piotr Ożarowski <piotr@debian.org>  Sat, 14 Jul 2007 22:18:12 +0200

kid (0.9.5-1) unstable; urgency=low

  [ Piotr Ozarowski ]
  * New upstream release
  * debian/watch file updated
  * Added missing python-all-dev and python-support build dependency

  [ Raphael Hertzog ]
  * Upload.

 -- Raphael Hertzog <hertzog@debian.org>  Tue, 13 Feb 2007 21:41:03 +0100

kid (0.9.4-1) unstable; urgency=low

  [ Ross Burton ]
  * New upstream release
    - Fixes whitespace handling (Closes: #356563)
  
  [ Raphael Hertzog ]
  * Updated watch file to match the new upstream URL.

  [ Piotr Ozarowski ]
  * Added XS-Vcs-Svn field

 -- Ross Burton <ross@debian.org>  Sun,  3 Dec 2006 16:09:37 +0000

kid (0.9.3-1) unstable; urgency=low

  * New upstream release (closes: #376536, #368979)
  * Update upstream URL.

 -- Ross Burton <ross@debian.org>  Wed, 30 Aug 2006 09:08:29 +0100

kid (0.9.1-3) unstable; urgency=low

  * Update to the new Python policy. Closes: #373449
  * Depends on the new python-setuptools providing support
    for multiple versions as well.

 -- Raphael Hertzog <hertzog@debian.org>  Wed, 14 Jun 2006 22:34:32 +0200

kid (0.9.1-2) unstable; urgency=low

  * Add python-setuptools to the Depends field. Closes: #367092
  * New standards-version (no changes required).
  * Move some stuff to build-depends (from build-depends-indep). Fixes some
    lintian warnings.

 -- Raphael Hertzog <hertzog@debian.org>  Sun, 14 May 2006 17:22:16 +0000

kid (0.9.1-1) unstable; urgency=low

  * New upstream version.
  * Updated watch file to really detect new upstream version.
  * Use python-support to support all available python versions with a single
    package. Thus removes python2.{3,4}-kid packages.
  * Manually rename the egg-info directory to make it clearer that the egg
    is available to all python versions.
  * Since python-elementtree does provide only support for python2.3 right
    now, put python2.4-elementtree in Recommends so that 2.4 users (many!)
    have a chance to notice that they will need it. It also means that
    an application package using python2.4 and kid will have to explicitely
    depends on python2.4-elementtree along with python-kid to make sure that
    it will work.
  * Versioned depend on python-elementtree to be sure that the package has egg
    support and that /usr/bin/kid will work.

 -- Raphael Hertzog <hertzog@debian.org>  Mon, 17 Apr 2006 21:08:00 +0000

kid (0.9-1) unstable; urgency=low

  * Packages is maintained within the python-modules team. Add myself and
    the team to the Uploaders field.
  * New upstream release. Closes: #359012
  * Create 3 packages python2.3-kid, python2.4-kid, and python-kid depending
    on python2.3-kid and providing the 2 binaries with their manpages.
    Closes: #346111
  * Make python2.3-kid and python-kid replaces the old "kid" package.
  * Make python-kid provides kid to ease the upgrade from the old package
    name. And conflicts on it so that it gets removed.
  * Use setuptools now to install the package so that we can install the egg
    meta-data and make them available to the users. That's why we
    build-depends on python-setuptools (>= 0.6a9).

 -- Raphael Hertzog <hertzog@debian.org>  Fri, 14 Apr 2006 09:15:18 +0200

kid (0.8-1) unstable; urgency=low

    * New upstream release (closes: #338276)
    * Fix homepage URL
    * Update Standards Version.
    * Add manpages
  
 -- Ross Burton <ross@debian.org>  Thu, 10 Nov 2005 15:19:11 +0000

kid (0.6.4-1) unstable; urgency=low

  * New upstream release.
    - Remove init-strip-test-dir.patch, fixed upstream.
  
 -- Ross Burton <ross@debian.org>  Fri,  1 Jul 2005 09:09:45 +0100

kid (0.6.3-2) unstable; urgency=low

  * Build-depend on python-elementtree (closes: #302452)

 -- Ross Burton <ross@debian.org>  Fri,  1 Apr 2005 11:11:51 +0100

kid (0.6.3-1) unstable; urgency=low

  * New upstream release (closes: #302172)
  * Add debian/watch.
  * debian/patches/init-strip-test-dir.patch: fix bug in kidc

 -- Ross Burton <ross@debian.org>  Wed, 30 Mar 2005 15:48:27 +0100

kid (0.5.1-1) unstable; urgency=low

  * New upstream release.

 -- Ross Burton <ross@debian.org>  Fri, 11 Feb 2005 10:06:49 +0000

kid (0.5-1) unstable; urgency=low

  * Initial release

 -- Ross Burton <ross@debian.org>  Fri, 28 Jan 2005 12:12:52 +0000