File: changelog

package info (click to toggle)
parallelpython 1.6.5-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 340 kB
  • ctags: 291
  • sloc: python: 1,486; makefile: 13
file content (197 lines) | stat: -rw-r--r-- 6,556 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
parallelpython (1.6.5-1) unstable; urgency=medium

  [ Sandro Tosi ]
  * New upstream release
  * debian/copyright
    - extend packaging copyright years
  * debian/control
    - bump Standards-Version to 3.9.8 (no changes needed)

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

 -- Sandro Tosi <morph@debian.org>  Mon, 25 Apr 2016 19:38:27 +0100

parallelpython (1.6.4-2) unstable; urgency=medium

  * debian/control
    - set me to Maintainer, team to Uploaders
    - bump Standards-Version to 3.9.6 (no changes needed)
  * debian/{control, compat}
    - bump DH compat to 9
  * Switch to dh_python2; Closes: #786196
  * debian/copyright
    - extend packaging copyright years
    - converted to DEP-5

 -- Sandro Tosi <morph@debian.org>  Sun, 07 Jun 2015 22:13:28 -0400

parallelpython (1.6.4-1) unstable; urgency=low

  [ Sandro Tosi ]
  * New upstream release; thanks to Yaroslav Halchenko for the report;
    Closes: #698716
  * debian/copyright
    - extend packaging copyright years
  * debian/patches/10_remove_default_password.patch
    - updated to new upstream code
  * debian/patches/30_ppworker_invoke_via-m.patch
    - removed, merged upstream
  * debian/control
    - bump Standards-Version to 3.9.4 (no changes needed)
  * debian/rules
    - convert to dh sequencer

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

 -- Sandro Tosi <morph@debian.org>  Mon, 30 Sep 2013 00:06:26 +0200

parallelpython (1.6.2-2) unstable; urgency=low

  * Invoke ppworker via "python -m" avoiding addition of /usr/share/pyshared
    to sys.path; thanks to Zbigniew Jędrzejewski-Szmek for the report and to
    Yaroslav Halchenko, Jakub Wilk for the fix; Closes: #620551

 -- Sandro Tosi <morph@debian.org>  Wed, 23 Jan 2013 20:09:51 +0100

parallelpython (1.6.2-1) unstable; urgency=low

  * New upstream release
  * debian/copyright
    - updated upstream copyright years and extended packaging ones
  * debian/patches/10_remove_default_password.patch
    - updated to new upstream code
  * debian/control
    - bump Standards-Version to 3.9.3 (no changes needed)

 -- Sandro Tosi <morph@debian.org>  Thu, 07 Jun 2012 22:49:51 +0200

parallelpython (1.6.1-1) unstable; urgency=low

  * New upstream release
  * debian/copyright
    - updated both upstream and packaging copyright years
  * debian/control
    - bump Standards-Version to 3.9.2 (no changes needed)
  * Converted to '3.0 (quilt)' source format (so also dpatch -> quilt)

 -- Sandro Tosi <morph@debian.org>  Wed, 03 Aug 2011 00:57:04 +0200

parallelpython (1.6.0-1) unstable; urgency=low

  * New upstream release
  * debian/copyright
    - updated both upstream and packaging copyright years
    - added the complete license text, as suggested by lintian for BSD license
  * debian/patches/10_remove_default_password.dpatch
    - adapted to new upstream code
  * debian/control
    - bump Standards-Version to 3.9.0 (no changes needed)

 -- Sandro Tosi <morph@debian.org>  Thu, 15 Jul 2010 20:05:26 +0200

parallelpython (1.5.7-1) unstable; urgency=low

  [ Sandro Tosi ]
  * New upstream release
  * debian/rules
    - updated manpage location
    - updated html doc location, adding example.config
  * debian/copyright
    - extended upstream copyright years
  * debian/patches/10_remove_default_password.dpatch
    - adapted to new upstream code
  * debian/control
    - bump Standards-Version to 3.8.3 (no changes needed)
  * debian/python-pp.doc-base
    - added doc-base
  * debian/patches/20_hyphen-used-as-minus-sign.dpatch
    - added to fix hyphen-used-as-minus-sign lintian warning

  [ Julien Lavergne ]
  * From Ubuntu, prepare for the future Python 2.6 transition:
    - debian/rules: 
      + include /usr/share/python/python.mk
      + add $(py_setup_install_args) to setup.py install
    - debian/control: 
      + bump build-depends to python-all (>= 2.5.4-1~)
      + bump build-depends to debhelper (>= 5.0.38)

 -- Sandro Tosi <morph@debian.org>  Sat, 31 Oct 2009 22:07:44 +0100

parallelpython (1.5.6-2) unstable; urgency=low

  * Uploading to unstable, since Lenny has been released
  * debian/control
    - switch Vcs-Browser field to viewsvn
    - updated my email address
    - removed DM-Upload-Allowed field
  * debian/README.source
    - added (as requested by Policy 3.8.0)
  * debian/copyright
    - updated my email address
    - updated packaging copyright notice, extending years
    - clarified the packaging is licensed under the same terms as upstream code
  * debian/rules
    - moved removal of 'build' dir after python clean
    - merged 'rm' call into 'dh_clean' one

 -- Sandro Tosi <morph@debian.org>  Sun, 15 Feb 2009 20:27:10 +0100

parallelpython (1.5.6-1) experimental; urgency=low

  * New upstream release

 -- Sandro Tosi <matrixhasu@gmail.com>  Sun, 14 Sep 2008 01:24:34 +0200

parallelpython (1.5.5-1) experimental; urgency=low

  * New upstream release
  * debian/patches/10_remove_default_password.dpatch
    - adapted to new upstream code
  * debian/patches/20_backport_segfault_fix.dpatch
    - removed, it was backported from this release

 -- Sandro Tosi <matrixhasu@gmail.com>  Fri, 22 Aug 2008 16:31:35 +0200

parallelpython (1.5.4-2) unstable; urgency=low

  * debian/patches/20_backport_segfault_fix.dpatch
    - backporting from 1.5.5: it fixed a segfault when calling destroy() method

 -- Sandro Tosi <matrixhasu@gmail.com>  Wed, 20 Aug 2008 01:18:40 +0200

parallelpython (1.5.4-1) unstable; urgency=low

  * New upstream release
  * debian/rules
    - added removal of objects Python files
  * debian/patches/10_remove_default_password.dpatch
    - updated to match new upstream code
    - little formatting changes both in html and manpage files
    - minus sings are escaped in the manpage
    - added description
  * debian/control
    - added "DM-Upload-Allowed: yes"
    - bump Standard-Version to 3.8.0 (no changes needed)
  * debian/copyright
    - removed the license text, leaving only the reference on a Debian system
      and a short notice about it.

 -- Sandro Tosi <matrixhasu@gmail.com>  Sat, 07 Jun 2008 16:24:58 +0200

parallelpython (1.5.3-2) unstable; urgency=low

  * debian/patches/10_remove_default_password.dpatch
    - updated to uniform documentation about security issues
    - updated to uniform ppserver name
    - better execption handling in ppserver

 -- Sandro Tosi <matrixhasu@gmail.com>  Sat, 08 Mar 2008 20:13:49 +0100

parallelpython (1.5.3-1) unstable; urgency=low

  * Initial release (Closes: #448093)

 -- Sandro Tosi <matrixhasu@gmail.com>  Mon, 25 Feb 2008 23:35:10 +0100