File: changelog

package info (click to toggle)
taurus 5.2.3-3
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 100,792 kB
  • sloc: python: 51,356; sh: 68; makefile: 12
file content (242 lines) | stat: -rw-r--r-- 7,996 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
taurus (5.2.3-3) unstable; urgency=medium

  * Team upload.
  * (Build-)depend on python3-pyqt5.qtsvg (closes: #1122488).
  * Simplify/fix code to build documentation.
  * Only run pytest for pyqt5 in autopkgtest.
  * debian/copyright: Remove old FSF postal address.
  * Use dh-sequence-python3 and dh-sequence-sphinxdoc.

 -- Colin Watson <cjwatson@debian.org>  Tue, 10 Mar 2026 11:18:54 +0000

taurus (5.2.3-2) unstable; urgency=medium

  * Added autopkgtests.
  * Bug fix: "please add autopkgtests (to add coverage for
    python3-numpy)", thanks to Sandro Tosi (Closes: #1035270).
  * Bug fix: "Uses old name of sip module", thanks to Dmitry Shachnev
    (Closes: #966053).

 -- Picca Frédéric-Emmanuel <picca@debian.org>  Wed, 05 Mar 2025 08:43:17 +0100

taurus (5.2.3-1) unstable; urgency=medium

  [ Roland Mas ]
  * Update debian/watch to follow Gitlab.

  [ Picca Frédéric-Emmanuel ]
  * New upstream version 5.2.3

 -- Picca Frédéric-Emmanuel <picca@debian.org>  Mon, 03 Mar 2025 17:22:14 +0100

taurus (5.1.8-1) unstable; urgency=medium

  * New upstream release.
  * Add myself to Uploaders.
  * Switch to standard gbp+pristine-tar workflow (with a debian/watch file).
  * Remove exclusion patterns in debian/copyright for files no longer
    present in upstream tarballs.

 -- Roland Mas <lolando@debian.org>  Tue, 27 Feb 2024 14:02:26 +0100

taurus (5.0.0-2) unstable; urgency=medium

  * Team upload.
  * d/p/0001-Removed-CmdArgType.DevInt.patch:
    Remove a reference to CmdArgType.DevInt, fixing an FTBFS. (Closes: #1060928)
    (LP: #2049914)

 -- Sergio Durigan Junior <sergiodj@debian.org>  Tue, 23 Jan 2024 17:01:33 -0500

taurus (5.0.0-1) unstable; urgency=medium

  * New upstream version 5.0.0
  * Remove dfsg patch (upstream is dfsg-ready)
  * Remove python3-future and python3-spyder dependencies

 -- Carlos Pascual <cpascual@cells.es>  Mon, 15 Nov 2021 16:00:00 +0200

taurus (4.7.0+dfsg-1) unstable; urgency=medium

  * New upstream version 4.7.0
  * Standards-Version bump to 4.5.0 (nothing to do)
  * Register docs in doc-base
  * Debhelper compat level bumped to 13 (nothing to do)
  * CI: enable aptly job
  * CI: simplify gitlab.yml
  * CI: allow failure in reprotest

 -- Carlos Pascual <cpascual@cells.es>  Wed, 16 Sep 2020 18:00:00 +0200

taurus (4.6.2+dfsg-1) unstable; urgency=medium

  * New upstream version 4.6.2
  * Python 2 removal
  * Standards-Version bump to 4.4.1 (nothing to do)
  * Debhelper compat level bumped to 12 (nothing to do)

 -- Carlos Pascual <cpascual@cells.es>  Mon, 07 Oct 2019 10:00:00 +0100

taurus (4.6.1+dfsg-1) unstable; urgency=medium

  [ Carlos Pascual ]
  * New upstream version 4.6.1
  * Standards-Version bump to 4.4.0 (nothing to do)
  * Use debhelper-compat instead of debian/compat.
  * d/changelog: Remove trailing whitespaces.
  * Rename taurus script to taurus-py2 in taurus-python
  * Add man page for taurus script

 -- Picca Frédéric-Emmanuel <picca@debian.org>  Tue, 27 Aug 2019 21:04:54 +0200

taurus (4.5.0+dfsg-2) unstable; urgency=medium

  * Add python3-taurus package

 -- Carlos Pascual <cpascual@cells.es>  Tue, 05 Feb 2019 16:15:03 +0100

taurus (4.5.0+dfsg-1) unstable; urgency=medium

  * New upstream version 4.5.0  (closes: #875202, #918807 )
  * Suggest python-taurus-doc in bin packages (closes: #849617 )
  * Standards-Version bump to 4.3.0 (nothing to do)
  * Make debian/watch file a dummy one
  * Drop existing quilt patch queue
  * Remove existing local-options
  * Remove .tangorc
  * Update d/copyright
  * Update depend and add cpascual as uploader
  * Update doc-base metadata
  * Fix various lintian warnings
  * Add patch to avoid privacy-breach lintian error

 -- Carlos Pascual <cpascual@cells.es>  Wed, 30 Jan 2019 10:52:00 +0000

taurus (4.0.3+dfsg-1) unstable; urgency=medium

  * New upstream version 4.0.3+dfsg

 -- Picca Frédéric-Emmanuel <picca@debian.org>  Mon, 23 Jan 2017 18:39:08 +0100

taurus (4.0.1+dfsg-2) unstable; urgency=medium

  * Updated debian/rules to avoid missing copyright file (Closes: #836945)

 -- Picca Frédéric-Emmanuel <picca@debian.org>  Sun, 11 Sep 2016 09:39:56 +0200

taurus (4.0.1+dfsg-1) unstable; urgency=medium

  * New upstream version 4.0.1+dfsg
  * Standards-Version bump to 3.9.8 (nothing to do)
  * Debian/control
    + Updated the Vcs-X (git -> https)
    + Depends:
      + python-enum34, python-pint, python-pymca5,
        python-setuptools, python-sphinx-rtd-theme (added)
      + pymca (removed)

 -- Picca Frédéric-Emmanuel <picca@debian.org>  Sat, 27 Aug 2016 14:44:24 +0200

taurus (3.7.0+dfsg-2) unstable; urgency=medium

  debian/patches
    + 0001-fix-ordered-dict-import.patch

 -- Picca Frédéric-Emmanuel <picca@debian.org>  Wed, 09 Mar 2016 10:46:59 +0100

taurus (3.7.0+dfsg-1) unstable; urgency=medium

  * Imported Upstream version 3.7.0+dfsg
  * switch to pybuild

 -- Picca Frédéric-Emmanuel <picca@debian.org>  Wed, 17 Feb 2016 18:43:26 +0100

taurus (3.6.0+dfsg-1) unstable; urgency=medium

  * Imported Upstream version 3.6.0+dfsg
  * Fix the homepage and contact URL
  * debian/control
    - Add the VCS-X
    - Build-Depends
      Added xvfb and xauth in order to build the documentation
      Removed imagemagick and inkscape not needed anymore.
  * debian/copyright
    - Use Files-Excluded to remove unwanted files.
  * debian/watch
    - Use repacksuffix

 -- Picca Frédéric-Emmanuel <picca@debian.org>  Fri, 24 Jul 2015 18:07:00 +0200

taurus (3.4.0+dfsg-1~exp1) experimental; urgency=medium

  * Imported Upstream version 3.4.0+dfsg
  * Standards-Version bump to 3.9.6 (nothing to do)
  * debian/watch use the pypi redirector.

 -- Picca Frédéric-Emmanuel <picca@debian.org>  Fri, 06 Feb 2015 07:43:13 +0100

taurus (3.3.1+dfsg-1) unstable; urgency=high

  * Imported Upstream version 3.3.1+dfsg

 -- Picca Frédéric-Emmanuel <picca@debian.org>  Mon, 27 Oct 2014 11:01:19 +0100

taurus (3.3.0+dfsg-2) unstable; urgency=low

  * debian/control
    - Add Breaks python-sardana (<< 1.4.0-1~) (Closes: #754811)

 -- Picca Frédéric-Emmanuel <picca@debian.org>  Wed, 06 Aug 2014 10:17:19 +0200

taurus (3.3.0+dfsg-1) unstable; urgency=medium

  * Imported Upstream version 3.3.0+dfsg
  * debian/copyright
    - add Files-Excluded to remove embeded copy of python modules
  * debian/watch
    - add the dversionmangle option
  * debian/control
    - python-spyderlib (>= 2.2)

 -- Picca Frédéric-Emmanuel <picca@debian.org>  Fri, 11 Jul 2014 22:41:11 +0200

taurus (3.2.0-1) unstable; urgency=medium

  * Imported Upstream version 3.2.0
  * debian/control
    - Bump Standards-Version to 3.9.5 (nothing to do)
    - Build-Dep: add rdfind, symlinks to remove duplicated files in the
      python-taurus-doc package.

 -- Picca Frédéric-Emmanuel <picca@debian.org>  Sat, 15 Feb 2014 21:03:07 +0100

taurus (3.1.0-1) unstable; urgency=low

  * Imported Upstream version 3.1.0
  * debian/control
    - Remove python-all and python-numpy version constraints now that they
      are fullfiled in all supported Debian versions.
    - Switch to compat level 9
    - Bump Standards-Version to 3.9.4 (nothing to do)
  * Remove patches applyed by the upstream
    - 0001-forwarded-add-no-doc-option.patch (deleted)
    - 0002-upstream-fix-for-the-FTBFS-due-to-image-conversion.patch (deleted)
    - 0003-upstream-fix-tango-icon-resources.patch (deleted)

 -- Picca Frédéric-Emmanuel <picca@debian.org>  Sun, 24 Feb 2013 18:28:28 +0100

taurus (3.0.0-2) unstable; urgency=low

  * Fix FTBFS with inkscape (Closes: #698462)
    - 0002-upstream-fix-for-the-FTBFS-due-to-image-conversion.patch
  * All icons are now available (Closes: #698464)
    - 0003-upstream-fix-tango-icon-resources.patch

 -- Picca Frédéric-Emmanuel <picca@debian.org>  Fri, 18 Jan 2013 21:50:25 +0100

taurus (3.0.0-1) unstable; urgency=low

  * Initial release (Closes: #614247)
  * Thanks to Justin B Rye for package description review

 -- Picca Frédéric-Emmanuel <picca@debian.org>  Fri, 20 Apr 2012 21:27:45 +0200