File: changelog

package info (click to toggle)
python-gnuplot 1.8-9
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,272 kB
  • sloc: python: 2,042; makefile: 6
file content (225 lines) | stat: -rw-r--r-- 7,013 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
python-gnuplot (1.8-9) unstable; urgency=medium

  * Team Upload
  * Add dependency on python3-setuptools for Distutils compatibility
    (Closes: #1080741)
  * Set Rules-Requires-Root: no

 -- Alexandre Detiste <tchet@debian.org>  Sat, 09 Nov 2024 11:20:43 +0100

python-gnuplot (1.8-8) unstable; urgency=medium

  * debian/control: Add Breaks+Replaces: python-gnuplot. Closes: #936068
  * Upload to unstable

 -- Josue Ortega <josue@debian.org>  Fri, 06 Sep 2019 12:03:26 -0600

python-gnuplot (1.8-7) experimental; urgency=medium

  * Update maintainers email
  * Drop Python 2 package
  * Add Python 3 package. Closes: #933686:
    - Update patches/fix-string-exceptions.patch
  * Add dh-python as Build dependency
  * Update package to use debhelper-compat (= 12)
  * debian/rules:
    - Add pybuild as build system
    - Disable dh_auto_test. Upstream does not provide proper automated tests
  * Update VCS fields to use salsa.debian.org
  * Bump Standards-Version to 4.4.0:
    - Update copyright Format field to use the https format
  * Add Debian CI tests
  * Add debian/patches/00-remove-version-import.patch to avoid circular
    dependency at build time

 -- Josue Ortega <josue@debian.org>  Fri, 23 Aug 2019 13:15:04 -0600

python-gnuplot (1.8-6) unstable; urgency=medium

  * debian/copyright: Fixed file-without-copyright-information lintian
    warning.
  * Update Standards-Version to 3.9.6. No changes required.
  * debian/patches/fix-privacy-breach.patch added in order to avoid
    possible privacy breach
  * debian/rules: Added NEWS.txt as upstream changelog

 -- Josue Ortega <josueortega@debian.org.gt>  Sun, 24 May 2015 14:47:03 -0600

python-gnuplot (1.8-5) unstable; urgency=low

  * Update Standards-Version to 3.9.5. No changes required.
  * debian/control: VCS-* fields updated to cannonical URI.

 -- Josue Ortega <josueortega@debian.org.gt>  Sun, 05 Jan 2014 19:41:47 -0600

python-gnuplot (1.8-4) unstable; urgency=low

  * Upload to unstable

 -- Josue Ortega <josueortega@debian.org.gt>  Mon, 27 May 2013 00:29:42 -0600

python-gnuplot (1.8-3) experimental; urgency=low

  [ Josue Ortega ]
  * New Maintainer. (Closes: #699039)
  * Added debian/source/format file
  * Changed to dpkg-source 3.0 (quilt) format.
  * debian/copyright updated to format version 1.0
  * debian/control: added homepage.

  [ Anton Gladky ]
  * Use debhelper 9.
  * Remove XB-Python-Version.
  * Remove old postinst and prerm scripts.
  * Clean completely debian/rules.
  * Depend on gnuplot. python-gnuplot does not work without it.
  * Move the package into Debian-Science team.

 -- Josue Ortega <josueortega@debian.org.gt>  Sat, 16 Feb 2013 15:22:25 -0600

python-gnuplot (1.8-2) unstable; urgency=low

  * QA upload.
  * Orphan the package.
  * Build using dh_python2 instead of dh_pycentral. Closes: #617007.
  * Recommend gnuplot instead of depending on it. Closes: #600349.
  * Avoid string exceptions. Closes: #585295.
  * Fix lintian warnings.

 -- Matthias Klose <doko@debian.org>  Sat, 26 Jan 2013 17:42:40 +0100

python-gnuplot (1.8-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Fix "manipulates site-packages/ directly, failing with Python 2.6"
    Applied and uploaded Kumar's patch. (Closes: #547842)

 -- Bastian Venthur <venthur@debian.org>  Sat, 07 Nov 2009 12:44:48 +0100

python-gnuplot (1.8-1) unstable; urgency=low

  * New upstream version.
    - doc file with broken link not shipped anymore. Closes: #336422.
    - Use `with_' instead of `with', which is a keyword in python2.6.
      Closes: #424965.
  * Use python-numpy instead of python-numeric. Closes: #469313, #478468.
  * Update watch file. Closes: #450271.
  * Register documention in section `Programming/Python'.
  * Update datafile.py.

 -- Matthias Klose <doko@debian.org>  Tue, 24 Jun 2008 18:40:22 +0200

python-gnuplot (1.7-7) unstable; urgency=low

  * Fix unhandled exception (Michael Schieschke). Closes: #353642.

 -- Matthias Klose <doko@debian.org>  Sun, 29 Oct 2006 02:45:58 +0200

python-gnuplot (1.7-6) unstable; urgency=low

  * Convert to the updated Python policy. Closes: #373542.

 -- Matthias Klose <doko@debian.org>  Fri, 16 Jun 2006 20:56:37 +0000

python-gnuplot (1.7-5) unstable; urgency=low

  * Fix mouse control in generated plot windows (closes: #291294).

 -- Matthias Klose <doko@debian.org>  Sun, 23 Jan 2005 00:42:37 +0100

python-gnuplot (1.7-4) unstable; urgency=low

  * Add watch file.

 -- Matthias Klose <doko@debian.org>  Sun, 19 Sep 2004 20:55:54 +0200

python-gnuplot (1.7-3) unstable; urgency=low

  * Fix typo in README.Debian (closes: #219485).

 -- Matthias Klose <doko@debian.org>  Sun, 16 Nov 2003 12:36:26 +0100

python-gnuplot (1.7-2) unstable; urgency=low

  * Reflect license change from GPL to LGPL.

 -- Matthias Klose <doko@debian.org>  Thu, 30 Oct 2003 22:38:29 +0100

python-gnuplot (1.7-1) unstable; urgency=low

  * New upstream version.
    - Allows pipes to be used for communication with gnuplot (closes: #211875).
    - Fixes syntax warning with python2.3 (closes: #216129).

 -- Matthias Klose <doko@debian.org>  Mon, 20 Oct 2003 00:17:07 +0200

python-gnuplot (1.6-4) unstable; urgency=low

  * Upload for python2.3 as the default python version.

 -- Matthias Klose <doko@debian.org>  Fri,  8 Aug 2003 07:53:03 +0200

python-gnuplot (1.6-3) unstable; urgency=low

  * Fix README (closes: #189508).
  * Shutup SyntaxWarning in 'oldplot.py' compat module (closes: #159077).

 -- Matthias Klose <doko@debian.org>  Sat, 10 May 2003 15:45:34 +0200

python-gnuplot (1.6-2) unstable; urgency=low

  * Build using python2.2.

 -- Matthias Klose <doko@debian.org>  Tue, 27 Aug 2002 22:36:50 +0200

python-gnuplot (1.6-1) unstable; urgency=low

  * New upstream version.

 -- Matthias Klose <doko@debian.org>  Thu, 22 Aug 2002 20:50:06 +0200

python-gnuplot (1.5-3) unstable; urgency=low

  * Build-depend on python-numeric (closes: #142080).

 -- Matthias Klose <doko@debian.org>  Thu, 11 Apr 2002 08:52:48 +0200

python-gnuplot (1.5-2) unstable; urgency=low

  * Add debhelper build dependency (closes: #139658).

 -- Matthias Klose <doko@debian.org>  Mon,  1 Apr 2002 14:35:20 +0200

python-gnuplot (1.5-1) unstable; urgency=low

  * New upstream version.

 -- Matthias Klose <doko@debian.org>  Sun, 30 Dec 2001 22:48:36 +0100

python-gnuplot (1.4-3) unstable; urgency=low

  * Update for python2.1.

 -- Matthias Klose <doko@debian.org>  Tue, 13 Nov 2001 00:00:48 +0100

python-gnuplot (1.4-2) frozen unstable; urgency=low

  * Add cascading style sheet pythondoc.css (fixes #63141).

 -- Matthias Klose <doko@cs.tu-berlin.de>  Thu,  4 May 2000 01:11:50 +0200

python-gnuplot (1.4-1) unstable; urgency=low

  * New upstream version. Somewhat incompatible: it's a package now.

 -- Matthias Klose <doko@cs.tu-berlin.de>  Mon, 25 Oct 1999 18:14:06 +0200

python-gnuplot (1.2-1) unstable; urgency=low

  * Initial Release.

 -- Matthias Klose <doko@cs.tu-berlin.de>  Sun, 22 Aug 1999 13:37:35 +0200

Local variables:
mode: debian-changelog
End: