File: changelog

package info (click to toggle)
python-pint 0.19.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,584 kB
  • sloc: python: 16,892; makefile: 138
file content (195 lines) | stat: -rw-r--r-- 6,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
python-pint (0.19.2-1) unstable; urgency=high

  * Team upload
  * New upstream version 0.19.2 (Closes: #1029993)
  * Patch: Prevent testing babel support

 -- Bastian Germann <bage@debian.org>  Mon, 30 Jan 2023 02:43:32 +0100

python-pint (0.18-2) unstable; urgency=medium

  * Team upload
  * Support babel > 2.8 (Closes: #1022469)

 -- Bastian Germann <bage@debian.org>  Sat, 10 Dec 2022 18:09:41 +0100

python-pint (0.18-1) unstable; urgency=medium

  [ Debian Janitor ]
  * Apply multi-arch hints.
    + python-pint-doc: Add Multi-Arch: foreign.
  * Remove obsolete field Name from debian/upstream/metadata (already present in
    machine-readable debian/copyright).

  [ Andreas Tille ]
  * New upstream version
    Closes: #1002370
  * Standards-Version: 4.6.0 (routine-update)
  * Add salsa-ci file (routine-update)
  * Build-Depends: python3-pytest-subtests <!nocheck>

 -- Andreas Tille <tille@debian.org>  Wed, 26 Jan 2022 20:52:41 +0100

python-pint (0.16.1-1) unstable; urgency=medium

  * New upstream release.
  * d/copyright: Bump my copyright year.
  * d/control: Update Maintainer field with new Debian Python Team
    contact address.
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.
  * Add python3-ipykernel, python3-jupyter-client and python3-packaging
    to B-D(-I).
  * Rebase patches.
  * Set nbsphinx_allow_errors to workaround docs building.
  * d/watch: Bump version.
  * Bump standards version to 4.5.1.

 -- Ondřej Nový <onovy@debian.org>  Wed, 02 Dec 2020 10:51:35 +0100

python-pint (0.12-1) unstable; urgency=medium

  * New upstream release.
  * Rebase patches.
  * Bump debhelper compat level to 13.

 -- Ondřej Nový <onovy@debian.org>  Fri, 12 Jun 2020 13:43:55 +0200

python-pint (0.11-1) unstable; urgency=medium

  * New upstream release.
  * Rebase patches.
  * Bump Standards-Version to 4.5.0.
  * Rules-Requires-Root: no.

 -- Ondřej Nový <onovy@debian.org>  Mon, 02 Mar 2020 08:32:44 +0100

python-pint (0.10.1-1) unstable; urgency=medium

  * New upstream release (Closes: #948422).
  * Bump Standards-Version to 4.4.1.
  * Rebase patches.
  * Bump debhelper compat level to 12 and use debhelper-compat
  * Add python3-setuptools-scm to B-D.
  * Add python3-nbsphinx and pandoc to B-D-I.
  * Switch from nose to pytest (same as upstream).
  * d/copyright: Fix for new upstream release.

 -- Ondřej Nový <onovy@debian.org>  Tue, 14 Jan 2020 13:49:58 +0100

python-pint (0.9-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * Bump Standards-Version to 4.4.0.

  [ Sandro Tosi ]
  * Drop python2 support; Closes: #938026

 -- Sandro Tosi <morph@debian.org>  Thu, 10 Oct 2019 11:49:11 -0400

python-pint (0.9-1) unstable; urgency=medium

  * New upstream release
  * Convert git repository from git-dpm to gbp layout
  * Rebase patches
  * d/patches/0006-Fix-for-numpy-1.14.patch: Drop, applied upstream
  * Add python-funcsigs into B-D and D
  * Add python{,3}-matplotlib into B-D
  * Bump Standards-Version to 4.3.0 (no changes)
  * d/copyright:
    - Fix copyright for new upstream release
    - Bump my copyright year

 -- Ondřej Nový <onovy@debian.org>  Tue, 22 Jan 2019 16:05:10 +0100

python-pint (0.8.1-2) unstable; urgency=medium

  * d/control: Set Vcs-* to salsa.debian.org
  * d/copyright: Bump my copyright year
  * Fix for numpy 1.14 (Closes: #876921)
  * Bump debhelper compat level to 11
  * Standards-Version is 4.1.4 now (no changes needed)
  * Use Python 3 version of Sphinx for building docs
  * d/p/*-Use-SOURCE_DATE_EPOCH-for-copyright-year-to-make-bui.patch:
    Fix for Python 3
  * Add upstream metadata

 -- Ondřej Nový <onovy@debian.org>  Mon, 16 Apr 2018 09:50:50 +0200

python-pint (0.8.1-1) unstable; urgency=medium

  * New upstream release (Closes: #869812)
  * Skip Babel tests, they are not working in Debian
  * d/copyright: Bump upstream copyright years

 -- Ondřej Nový <onovy@debian.org>  Fri, 04 Aug 2017 18:10:40 +0200

python-pint (0.7.2-4) unstable; urgency=medium

  * Maintainer: DPMT team
  * Vcs-* move to DPMT
  * Use pybuild
  * d/copyright
    - Use https in format URL
    - Bump my copyright years
  * Use autopkgtest-pkg-python testsuite
  * d/control: Removed useless Pre-Depends on dpkg
  * Bump debhelper compat version to 10
  * Standards-Version is 4.0.0.4 now

 -- Ondřej Nový <onovy@debian.org>  Fri, 04 Aug 2017 17:37:51 +0200

python-pint (0.7.2-3) unstable; urgency=medium

  * d/rules: Changed UPSTREAM_GIT protocol to https
  * d/copyright: Changed source URL to https protocol
  * d/{control,copyright}: Use my @debian.org email address
  * Use LooseVersion for NumPy version comparing (Closes: #830348)

 -- Ondřej Nový <onovy@debian.org>  Mon, 11 Jul 2016 09:00:10 +0200

python-pint (0.7.2-2) unstable; urgency=medium

  * Added myself as uploader
  * Change directory to $ADTTMP before running Debian tests
  * Fix copyright year in documentation to make build reproducible
  * Fix unit tests failing on 32-bit arch

 -- Ondřej Nový <novy@ondrej.org>  Sat, 23 Apr 2016 14:52:51 +0200

python-pint (0.7.2-1) unstable; urgency=medium

  * Team upload.
  * New upstream release (Closes: #820195).
  * Fixed VCS URLs (https).
  * Standards-Version is 3.9.8 now (no change).
  * d/copyright
    - Cleanup and fixed for new upstream release.
    - Added myself for Debian part
  * Added python(3)-pkg-resources dependency.
  * Added simple Debian tests.
  * Install AUTHORS file.
  * Added skip_not_working_tests.patch
  * Removed logo-full.jpg duplicity in docs.

 -- Ondřej Nový <novy@ondrej.org>  Thu, 14 Apr 2016 20:28:26 +0200

python-pint (0.6-1) unstable; urgency=medium

  * New upstream release.
  * Applied patch from Ubuntu guys (Closes: #774892):
    - Add python-numpy and python3-numpy to Build-Depends
    to enable more tests to run (tests are skipped otherwise).
  * Fixed debian/watch file.
  * Moved unit test build-depends to build-depends-indep.
  * Added dh-python as build-depends, removed version for python-all.
  * Standards-Version: 3.9.6 (no change).
  * Using the -v flag when running nosetests.

 -- Thomas Goirand <zigo@debian.org>  Fri, 29 May 2015 09:33:51 +0200

python-pint (0.5.2-1) unstable; urgency=medium

  * Initial release. (Closes: #760586)

 -- Thomas Goirand <zigo@debian.org>  Fri, 05 Sep 2014 23:26:05 +0800