File: changelog

package info (click to toggle)
pyro 1%3A3.16-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,072 kB
  • sloc: python: 11,232; xml: 128; makefile: 64; sh: 53
file content (278 lines) | stat: -rw-r--r-- 9,315 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
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
pyro (1:3.16-3) unstable; urgency=medium

  * Fix FTBFS with dpkg-buildpackage -A. Closes: #901113.
  * Standards-Version: 4.1.4
  * Remove obsolete python-version feed.

 -- Alastair McKinstry <mckinstry@debian.org>  Sun, 10 Jun 2018 20:05:12 +0100

pyro (1:3.16-2) unstable; urgency=medium

  * Home page has changed ;
    sourceforge.net page now points to different project!
  * Point VCS git salsa.debian.org
  * DH_COMPAT=11 
  * Add dependency on lsb-base for init.d file
  * Standards-Version: 4.1.3; no changes required

 -- Alastair McKinstry <mckinstry@debian.org>  Wed, 24 Jan 2018 15:45:09 +0000

pyro (1:3.16-1) unstable; urgency=medium

  * New upstream release
  * Update watch file to use pypi not sourceforge.net
  * Standards-Version: 4.0.0
  * Move to DH_COMPAT=10
  * Add . /lib/lsb/init-functions to init file

 -- Alastair McKinstry <mckinstry@debian.org>  Sun, 02 Jul 2017 10:41:49 +0100

pyro (1:3.14-5) unstable; urgency=medium

  *  New maintainer. Closes: #790352

 -- Alastair McKinstry <mckinstry@debian.org>  Wed, 04 Jan 2017 09:36:34 +0000

pyro (1:3.14-4) unstable; urgency=medium

  * QA upload.
  * Move the git repository to collab-maint.

 -- Mattia Rizzolo <mattia@debian.org>  Tue, 15 Dec 2015 16:08:29 +0000

pyro (1:3.14-3) unstable; urgency=medium

  * QA upload.
  * Orphan the package, see #530280

 -- Mattia Rizzolo <mattia@debian.org>  Tue, 15 Dec 2015 14:59:29 +0000

pyro (1:3.14-2) unstable; urgency=low

  * Team upload.

  [ SVN-Git Migration ]
  * git-dpm config.
  * Update Vcs fields for git migration.

  [ Mattia Rizzolo ]
  * Remove long useless debian/pycompat file.
  * Build using dh-python instead of python-support.  Closes: #786365

 -- Mattia Rizzolo <mattia@debian.org>  Mon, 14 Dec 2015 16:17:53 +0000

pyro (1:3.14-1) unstable; urgency=high

  * New upstream release
      - /usr/bin/pyro-rns was removed by upstream
  * SECURITY UPDATE: arbitrary file overwriting via symlink (Closes: #631912,
    LP: #830742)
      - store pidfile in /var/run instead of /tmp
      - Pyro/ext/daemonizer.py changed default location to /var/run
      - Pyro/ext/daemonizer.py added command-line parameter (--pidfile=...) to
        override default pidfile location
      - default location for pidfile is tunable via /etc/default/pyro-nsd
      - CVE-2011-2765 

 -- Gustavo Goretkin <gustavo.goretkin@gmail.com>  Sun, 21 Aug 2011 16:04:00 -0400

pyro (1:3.9.1-2) unstable; urgency=low

  [Carl Chenet]
  * revert to 3.9.1-1 package because of the development status 
    of the 4.1 package is unsuitable for stable use
    DPMT svn #8557 revision (Closes: #589172) 
  * added debian/source
  * added debian/source/format
  * package is now 3.0 (quilt) source format
  * debian/control
    - Bump Standards-Version to 3.9.1

  [Jakub Wilk]
  * Add ‘XS-Python-Version: >= 2.5’ to prevent bytecompilation with python2.4
    (closes: #589053).

 -- Carl Chenet <chaica@ohmytux.com>  Tue, 14 Sep 2010 01:04:28 +0200

pyro (4.1-1) unstable; urgency=low

  * New upstream release
  * debian/control
    - changed Maintainer to DPMT team
    - changed Uploaders to Bernd Zeimetz <bzed@debian.org> and 
      Carl Chenet <chaica@ohmytux.com>
    - bump Standards-Version to 3.9.0
    - removed xslt and docbook-xsl from Build-Depends
    - removed pyro-doc package
    - removed pyro-gui package
    - removed the Suggests field for pyro package
    - added Recommands field with pyro-examples in it
  * debian/pyro.install
    - installing to /usr/share/pyshared/Pyro
  * debian/pyro-examples
    - installing to /usr/share/pyro/examples
  * debian/rules
    - using a rules.tiny with overrides
  * debian/watch
    - updated to look for pyro 4.X
  * removed debian/pyro.docs (no more needed)
  * removed debian/pyro-gui.install (no more gui)
  * removed debian/pyro.pyro-nsd.default (no more executables)
  * removed debian/pyro.1 (no more executables)
  * removed debian/NEWS.Debian (too old)
  * removed debian/setup.cfg (no more needed)
  * removed debian/pyro-doc.install (no more pyro-doc for now)
  * removed debian/pyro.pyro-nsd.init (no more executables)
  * removed debian/pyro.pyro-nsd.init (no more pyro-doc for now)
  * removed debian/pyro-gui.1.xml (no more gui)
  * removed debian/pyro.link (no more executables)

 -- Carl Chenet <chaica@ohmytux.com>  Fri, 02 Jul 2010 01:16:23 +0200

pyro (3.9.1-1) unstable; urgency=low

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

  [ Bernd Zeimetz ]
  * New upstream release.
  * debian/patches/usr-bin-env-location.dpatch:
    - Dropping patch, applied usptream. 
  * debian/control, debian/rules:
    - Dropping dpatch build-dep and include, not needed anymore. 
  * Switching to python-support and dh 7.
  * Bumping Standards-Version to 3.8.1. 
  * Dropping maintainer scripts, dh creates them properly. 
  * Adding missing ${misc:Depends}. 
  * Fix several file permissions in the examples package.
  * Add symlink to the actual docu in pyro-examples. 

 -- Bernd Zeimetz <bzed@debian.org>  Mon, 25 May 2009 14:26:23 +0200

pyro (3.7-2) unstable; urgency=medium

  [ Bernd Zeimetz ]
  * debian/control:
    - Adding Homepage field, removing pseudo-field from description
    - Rename XS-Vcs-* fields to Vcs-* (dpkg supports them now)
    - Updating my email address.

  [ Sandro Tosi ]
  * debian/control
    - uniforming Vcs-Browser field
    - bump Standards-Version to 3.7.3
    - bump versioned build-dep on python-central to at least 0.6
  * debian/copyright
    - converted to UTF-8
    - renamed copyright section to license
    - indented upstream author and license with 4 spaces
    - added copyright notice
  * debian/pyro-doc.doc-base
    - updated section
    - removed empty tailing lines
  * debian/pyro-gui.install
    - removed python-central directory (moved to debian/rules)
  * debian/pyro.install
    - removed python-central directory (moved to debian/rules)
  * debian/rules
    - updated due to new python-central directories structure (Closes:
      #472039)
    - integrate files under python-central directory into dh_install call
    - moved dh_install calls to install target

 -- Bernd Zeimetz <bzed@debian.org>  Sun, 23 Mar 2008 12:58:43 +0100

pyro (3.7-1) unstable; urgency=low

  * Adopting the package in the name of the Python Modules Team
    (Closes: #439048)
    - Thanks to Alexandre Fayolle and Jérémy Bobbio for the previous NMUs
      (Closes: #216731, #377680, #391808)
  * New upstream version
  * debian/watch:
    - Adding file
  * debian/control:
    - Reflecting maintainer change
    - Adding XS-Vcs-Svn and XS-Vcs-Browser fields
    - Moving python to Build-Depends because it's used in the clean target
    - Adding dpatch to Build-Depends
    - Putting pyro-doc into the doc Section
  * debian/semantic.cache:
    - Removing file, not needed for packaging pyro
  * debian/setup.cfg:
    - Adding file to configure upstream's very special setup.py
  * debian/rules:
    - Fixing build process to use debian/setup.cfg
    - Adding dpatch targets/include
  * debian/README.Debian:
    - Removing file, explanation not needed anymore
  * debian/NEWS.Debian:
    - Adding file, explaining upstream's change in the script names
  * debian/patches:
    - Adding patch to cleanup/fix shebangs

 -- Bernd Zeimetz <bernd@bzed.de>  Sat, 01 Sep 2007 23:12:52 +0200

pyro (3.5-1.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Switch to python-wxgkt2.6 instead of python-wxgtk2.4.
  * Implement better use of pycentral. (Closes: #391808)
  * Move debhelper from Build-Depends-Indep to Build-Depends as debhelper is
    used in the clean rule (see policy 7.6).
  * Update python-central dependency (>= 0.5).
  * Add LSB header to init script.
  * Fix pyro-nsd pid file location (was in /tmp, now in /var/run).

 -- Jérémy Bobbio <jeremy.bobbio@etu.upmc.fr>  Sun,  8 Oct 2006 22:33:36 +0200

pyro (3.5-1.1) unstable; urgency=low

  * NMU
  * Support multiple Python version (closes: #216731)
  * Support the new python policy (closes: #377680)
  * updated standards to 3.7.2
  * switched debhelper compatibility mode to 5

 -- Alexandre Fayolle <afayolle@debian.org>  Wed, 12 Jul 2006 10:27:11 +0200

pyro (3.5-1) unstable; urgency=low

  * New upstream release (Closes: Bug#344878)

 -- Cédric Delfosse <cedric@debian.org>  Thu,  2 Feb 2006 23:11:47 +0100

pyro (3.4-3) unstable; urgency=low

  * pyro-gui now depends on python-wxgtk2.4 instead of libwxgtk2.4-python that
    no more exist. (Closes: Bug#335667)

 -- Cédric Delfosse <cedric@debian.org>  Tue, 25 Oct 2005 20:55:59 +0200

pyro (3.4-2) unstable; urgency=low
  
  [Thanks to Nicolas Chauvat and Alexandre Fayolle]
  * Added init.d script (closes: Bug#274842)
  * A manpage (closes: Bug#274835)

 -- Cédric Delfosse <cedric@debian.org>  Mon,  4 Oct 2004 22:05:29 +0200

pyro (3.4-1) unstable; urgency=low

  * New upstream release

 -- Cédric Delfosse <cedric@debian.org>  Sat, 29 May 2004 18:51:50 +0200

pyro (3.3-2) unstable; urgency=low

  * Put graphical tools in the new pyro-gui binary package (closes: Bug#213169)

 -- Cédric Delfosse <cedric@debian.org>  Sat,  4 Oct 2003 18:01:41 +0200

pyro (3.3-1) unstable; urgency=low

  * Initial Release (closes: Bug#178690)

 -- Cédric Delfosse <cedric@debian.org>  Sat, 30 Aug 2003 21:27:41 +0200