File: changelog

package info (click to toggle)
python-multipletau 0.4.1%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 404 kB
  • sloc: python: 1,485; makefile: 17
file content (189 lines) | stat: -rw-r--r-- 6,212 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
python-multipletau (0.4.1+ds-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 0.4.1
  * Standards-Version: 4.7.0 (routine-update)
  * Refresh patches
  * Update build-dependencies:
    - python3-mock
    + pybuild-plugin-pyproject
    + python3-setuptools-scm
    + python3-sphinx-rtd-theme
  * Use the standard pybuild Testsuite for autopkgtest

 -- Alexandre Detiste <tchet@debian.org>  Sat, 29 Jun 2024 14:01:31 +0200

python-multipletau (0.3.3+ds-6) unstable; urgency=medium

  * Team upload.

  [ Alexandre Mestiashvili ]
  * Include d/patches/reproducible-build.patch (Closes: #1058681)

  [ Timo Röhling ]
  * Make autopkgtest depend on python3-all (Closes: #1067143)

 -- Timo Röhling <roehling@debian.org>  Thu, 21 Mar 2024 11:27:40 +0100

python-multipletau (0.3.3+ds-5) unstable; urgency=medium

  * Team upload.

  [ Debian Janitor ]
  * Set upstream metadata fields: Repository-Browse.
  * Update standards version to 4.6.2, no changes needed.

  [ Andreas Tille ]
  * Python3.12: Replace imp by importlib
    Closes: #1056487
  * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)

 -- Andreas Tille <tille@debian.org>  Mon, 11 Dec 2023 16:54:53 +0100

python-multipletau (0.3.3+ds-4) unstable; urgency=medium

  * Team upload.
  * Move package to Debian Python Team
  * Standards-Version: 4.6.0 (routine-update)
  * debhelper-compat 13 (routine-update)
  * Add salsa-ci file (routine-update)
  * Rules-Requires-Root: no (routine-update)
  * watch file standard 4 (routine-update)

 -- Andreas Tille <tille@debian.org>  Sun, 02 Jan 2022 18:00:50 +0100

python-multipletau (0.3.3+ds-3) unstable; urgency=medium

  * Team upload

  [ Michael Hudson-Doyle ]
  * Do not test dropped Python2 libraries in autopkgtest.
    Closes: #944700

  [ Andreas Tille ]
  * Standards-Version: 4.4.1
  * Remove trailing whitespace in debian/changelog

 -- Andreas Tille <tille@debian.org>  Fri, 06 Dec 2019 13:49:14 +0100

python-multipletau (0.3.3+ds-2) unstable; urgency=medium

  * Team upload.
  * Drop Python2 support
    Closes: #937934
  * debhelper-compat 12
  * Standards-Version: 4.4.0

 -- Andreas Tille <tille@debian.org>  Wed, 04 Sep 2019 16:41:07 +0200

python-multipletau (0.3.3+ds-1) unstable; urgency=medium

  * New upstream version 0.3.3+ds

 -- Alexandre Mestiashvili <mestia@debian.org>  Tue, 11 Dec 2018 09:47:01 +0000

python-multipletau (0.3.2+ds-1) unstable; urgency=medium

  * New upstream version 0.3.2+ds
  * Refresh packaged-mathjax.patch
  * Update uploader's email in d/control

 -- Alexandre Mestiashvili <mestia@debian.org>  Mon, 05 Nov 2018 13:07:50 +0000

python-multipletau (0.3.0+ds-1) unstable; urgency=medium

  * Update Files-Excluded section, add .readthedocs.yml
  * New upstream version 0.3.0+ds
  * Refresh patches
  * Update d/tests, run upstream tests as autopkgtests

 -- Alexandre Mestiashvili <mestia@debian.org>  Thu, 01 Nov 2018 15:09:16 +0000

python-multipletau (0.1.9+ds-2) unstable; urgency=medium

  * Team upload.
  * debhelper 11
  * Point Vcs fields to salsa.debian.org
  * Standards-Version: 4.2.1
  * Fix clean target
  * Remove ancient X-Python*-Version fields

 -- Andreas Tille <tille@debian.org>  Tue, 16 Oct 2018 18:01:35 +0200

python-multipletau (0.1.9+ds-1) unstable; urgency=medium

  * Refresh and update patches
    - rm  numpy_1.11.0.patch
    - example_location.patch - fix relative file location while building docs
  * Update d/rules, force UTF8 locale, update docs dir s/doc/docs/
  * Install all examples
  * Bump Standards-Version to 4.1.1
  * Update Files-Excluded and Source URL in d/copyright
  * Update watch file
  * Add python{,3}-mock to Build-Depends - docs dependencies
  * New upstream version 0.1.9+ds

 -- Alexandre Mestiashvili <alex@biotec.tu-dresden.de>  Fri, 20 Oct 2017 23:12:44 +0200

python-multipletau (0.1.7+ds-1) unstable; urgency=medium

  * New upstream version 0.1.7+ds (Closes: #860624)
  * Remove trailing whitespaces from changelog

 -- Alexandre Mestiashvili <alex@biotec.tu-dresden.de>  Wed, 26 Apr 2017 15:00:54 +0200

python-multipletau (0.1.6+ds-1) unstable; urgency=medium

  * Imported Upstream version 0.1.6+ds
  * Apply cme fix dpkg
  * Add python-pytest-runner and python-pytest to Build-Depends
  * Add unicode_readme.patch, drop numpy_1.11.0.patch
  * Update d/source/options to exclude _version_save.py rubbish
  * Export PYBUILD_TEST_PYTEST to run the tests

 -- Alexandre Mestiashvili <alex@biotec.tu-dresden.de>  Thu, 21 Jul 2016 16:49:26 +0200

python-multipletau (0.1.5+ds-3) unstable; urgency=medium

  * d/control: bump Standards-Version, update Vcs-* fields,
    remove python{3}-nose
  * d/rules: use pytest instead of python-nose
  * d/patches/numpy_1.11.0.patch: fix compatibility problem with NumPy_1.11.0
    Closes: #813983

 -- Alexandre Mestiashvili <alex@biotec.tu-dresden.de>  Wed, 10 Feb 2016 14:32:31 +0100

python-multipletau (0.1.5+ds-2) unstable; urgency=medium

  * d/watch: fix watch file
  * d/control: cme fix dpkg

 -- Alexandre Mestiashvili <alex@biotec.tu-dresden.de>  Wed, 10 Feb 2016 09:28:06 +0100

python-multipletau (0.1.5+ds-1) unstable; urgency=medium

  [ Andreas Tille ]
  * cme fix dpkg-control; bumped debhelper to compat level 9

  [ Alexandre Mestiashvili ]
  * d/control: cme fix dpkg, remove python{,3}-numpy dependency,
    as it should  be resolved by ${python:Depends}
  * d/watch: add +ds suffix, as we delete tests/runtests.py
  * d/copyright: update copyright year and exclude tests/runtests.py blob
  * Imported Upstream version 0.1.5
  * d/control: add python-nose to Build-Depends, add libjs-mathjax to
    -doc package
  * d/patches/packaged-mathjax.path: use packaged copy of MathJax
  * d/rules: remove DH_VERBOSE, add stanza for tests, provide a workaround for
    the lintian's privacy-breach-generic warning, see #739300 for details
  * d/python-multipletau-doc.install: install examples

 -- Alexandre Mestiashvili <alex@biotec.tu-dresden.de>  Tue, 15 Dec 2015 10:30:01 +0100

python-multipletau (0.1.4-1) unstable; urgency=low

  * imported version 0.1.4
  * initial debianinization
  * (Closes: #746246)

 -- Alexandre Mestiashvili <alex@biotec.tu-dresden.de>  Mon, 05 May 2014 15:43:24 +0200