File: changelog

package info (click to toggle)
flufl.enum 7.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 184 kB
  • sloc: python: 551; makefile: 9
file content (231 lines) | stat: -rw-r--r-- 7,493 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
flufl.enum (7.0.0-1) unstable; urgency=medium

  * Team upload.
  * Upload to unstable.

 -- Samuel Henrique <samueloph@debian.org>  Fri, 10 Oct 2025 00:05:15 +0100

flufl.enum (7.0.0-1~exp1) experimental; urgency=medium

  * Team upload.
  * New upstream version 7.0.0
  * Drop obsolete patch pytest-no-cov.patch: upstream removed
    the related pytest options.

  [ Samuel Henrique ]
  * d/copyright: Update upstream copyright years

 -- JoseFilipi <filipiffunb@gmail.com>  Thu, 05 Jun 2025 10:50:53 -0300

flufl.enum (6.1.0-2) unstable; urgency=medium

  * Team upload.
  * Remove unused build-dependency on python3-pkg-resources (closes:
    #1083398).

 -- Colin Watson <cjwatson@debian.org>  Mon, 07 Oct 2024 13:00:00 +0100

flufl.enum (6.1.0-1) unstable; urgency=medium

  * Remove configuration for upstream GPG signatures (PyPI no longer
    supports uploading these).
  * New upstream release.
  * Updated Homepage and debian/upstream/metadata to point to new project
    homepage.
  * Changed packaging licence from LGPL-3 to Apache-2.0 to match new
    upstream licence (authorized by Barry Warsaw).
  * Update packaging to use hatch and pytest.

 -- Colin Watson <cjwatson@debian.org>  Tue, 21 May 2024 19:20:22 +0100

flufl.enum (4.1.1-6) unstable; urgency=medium

  * Team upload.
  * Use sphinx-build
    Closes: #1042664
  * Standards-Version: 4.6.2 (routine-update)
  * Build-Depends: s/dh-python/dh-sequence-python3/ (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>  Fri, 12 Jan 2024 08:43:54 +0100

flufl.enum (4.1.1-5) unstable; urgency=medium

  * Set upstream metadata fields: Repository-Browse.
  * Update standards version to 4.6.0, no changes needed.

 -- Debian Janitor <janitor@jelmer.uk>  Sat, 28 May 2022 01:11:19 +0100

flufl.enum (4.1.1-4) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Update Maintainer field with new Debian Python Team
    contact address.
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

  [ Debian Janitor ]
  * Bump debhelper from old 9 to 12.
  * Update standards version to 4.5.0, no changes needed.
  * Apply multi-arch hints.
    + python-flufl.enum-doc: Add Multi-Arch: foreign.
  * Re-export upstream signing key without extra signatures.
  * Remove MIA uploader Barry Warsaw <barry@debian.org>. Closes: #970117
  * Bump debhelper from old 12 to 13.
  * Update standards version to 4.5.1, no changes needed.

 -- Sandro Tosi <morph@debian.org>  Mon, 02 May 2022 21:24:48 -0400

flufl.enum (4.1.1-3) unstable; urgency=medium

  [ Barry Warsaw ]
  * d/control: Put DPMT in Maintainers and me in Uploaders.

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  * d/copyright: Use https protocol in Format field
  * d/watch: Use https protocol
  * d/control: Remove ancient X-Python-Version field
  * d/control: Remove ancient X-Python3-Version field
  * Convert git repository from git-dpm to gbp layout
  * Use debhelper-compat instead of debian/compat.

  [ Sandro Tosi ]
  * Drop python2 support + use py3k sphinx; Closes: #936533
  * debian/control
    - bump Standards-Version to 4.4.1 (no changes needed)

 -- Sandro Tosi <morph@debian.org>  Sun, 06 Oct 2019 15:37:58 -0400

flufl.enum (4.1.1-2) unstable; urgency=medium

  * d/python-flufl.enum.links -> d/python-flufl.enum-doc.links.
    Fix link.  (Closes: #857602)

 -- Barry Warsaw <barry@debian.org>  Tue, 14 Mar 2017 10:06:46 -0400

flufl.enum (4.1.1-1) unstable; urgency=medium

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

  [ Barry Warsaw ]
  * New upstream release.
  * d/control:
    - Bump debhelper version to >= 9
    - Bump Standards-Version to 3.9.8 with no other changes needed.
    - Add Testsuite: autopkgtest-pkg-python (not strictly needed for
      autodep8 but helps for codesearch.debian.net).
  * d/compat: Bump to version 9.
  * d/tests: Removed; use autodep8.
  * d/copyright: Update copyright years.

 -- Barry Warsaw <barry@debian.org>  Tue, 24 Jan 2017 10:41:19 -0500

flufl.enum (4.1-2) unstable; urgency=medium

  * d/rules:
    - Revert the previous change removing the bogus egg-info.
    - Remove unnecessary override_dh_auto_install.
  * d/tests: Added DEP-8 smoke tests.

 -- Barry Warsaw <barry@debian.org>  Wed, 04 Nov 2015 15:57:27 -0500

flufl.enum (4.1-1) unstable; urgency=medium

  * New upstream release.
  * d/python{,3}-flufl.enum.install: Removed.
  * d/python-flufl.enum.pyremove: Removed.
  * d/rules: Be sure to remove any leftover python3.X/dist-packages.

 -- Barry Warsaw <barry@debian.org>  Sat, 10 Oct 2015 13:37:57 -0400

flufl.enum (4.0.1-2) unstable; urgency=medium

  * d/control: Bump Standards-Version with no other changes necessary.
  * d/copyright: Reorganize to keep lintian happy.
  * d/watch: Use the pypi.debian.net redirector.
  * d/upstream/signing-key.asc: Add upstream's pubkey so that the
    pgpsigurlmangle option in d/watch will succeed.

 -- Barry Warsaw <barry@debian.org>  Thu, 04 Jun 2015 14:37:19 -0400

flufl.enum (4.0.1-1) unstable; urgency=low

  [ Jakub Wilk ]
  * Use canonical URIs for Vcs-* fields.
  * Remove DM-Upload-Allowed; it's no longer used by the archive
    software.

  [ Barry Warsaw ]
  * New upstream release.
  * d/control:
    - Add dh-python to Build-Depends.
    - Bump Standards-Version to 3.9.5 with no other changes necessary.
    - wrap-and-sort
  * d/rules: Convert to pybuild buildsystem, and simplify.
  * d/copyright: Update my email address.
  * d/patches/setup.patch: Removed; obsolete.
  * d/python{,3}-flufl.enum.install: Removed.

 -- Barry Warsaw <barry@debian.org>  Wed, 11 Jun 2014 14:59:59 -0400

flufl.enum (3.3.2-1) unstable; urgency=low

  * New upstream release.

 -- Barry Warsaw <barry@python.org>  Wed, 23 May 2012 13:46:38 -0400

flufl.enum (3.3.1-2) unstable; urgency=low

  * Team upload

  [ Barry Warsaw ]
  * debian/rules:
    - Build and install Python 3 versions via % expansion targets instead
      of for loops in override targets.
    - Remove test target debugging output when DEB_BUILD_OPTIONS=nocheck.
    - Remove questionable workaround for bug 618367.
    - Better override_dh_auto_clean rule so that the package can be built
      twice in a row.  (Closes: #658259)

  [ Scott Kitterman ]
  * Rename flufl.enum-docs to the more usual flufl.enum-doc without
    adding transitional packages since it has never been in a stable release
  * Add DM-Upload-Allowed
  * Bump standards-version to 3.9.3 without further changes

 -- Scott Kitterman <scott@kitterman.com>  Sun, 25 Mar 2012 16:09:31 -0400

flufl.enum (3.3.1-1) unstable; urgency=low

  [ Jakub Wilk ]
  * debian/control:
    - Add Vcs-* fields.

  [ Barry Warsaw ]
  * debian/control:
    - Add ${sphinxdoc:Depends} to Depends.
  * debian/python-flufl.enum.pyremove
    - Do not install several files used only during the build process.
  * New upstream release.
  * Build for Python 3, and split out common documentation package.
  * compat level 8

 -- Barry Warsaw <barry@python.org>  Thu, 19 Jan 2012 14:14:56 -0500

flufl.enum (3.0.1-2) unstable; urgency=low

  * Team upload.
  * Rebuild to add Python 2.7 support

 -- Piotr Ożarowski <piotr@debian.org>  Sun, 08 May 2011 16:45:59 +0200

flufl.enum (3.0.1-1) unstable; urgency=low

  * Initial release (closes: #588857)

 -- Barry Warsaw <barry@python.org>  Wed, 03 Nov 2010 15:48:49 -0400