File: changelog

package info (click to toggle)
enum34 1.1.6-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 320 kB
  • sloc: python: 2,183; makefile: 7
file content (163 lines) | stat: -rw-r--r-- 5,175 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
enum34 (1.1.6-2) unstable; urgency=medium

  * Team upload.
  * d/python-enum34.pydist: Provide enum_compat shim
  * Bump debhelper compat level to 10
  * Bump Standards-Version to 4.1.1 (no changes needed)
  * Use Python 3 version of Sphinx for docs building
  * d/control: Remove Testsuite: autopkgtest, it's added automatically
  * d/watch: Use https

 -- Ondřej Nový <onovy@debian.org>  Sat, 18 Nov 2017 16:52:41 +0100

enum34 (1.1.6-1) unstable; urgency=medium

  * New upstream release.
  * d/control: Add `Breaks: python-enum` to ensure that package (since
    removed from the archive) gets uninstalled when python-enum34 is
    installed. (Closes: #830712)
  * d/python-enum34.lintian-overrides: Added to suppress the warning on
    unversioned Breaks.

 -- Barry Warsaw <barry@debian.org>  Wed, 13 Jul 2016 10:14:18 -0400

enum34 (1.1.5-1) unstable; urgency=medium

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

  [ Barry Warsaw ]
  * New upstream release.
    - Closes: #793506
    - Closes: #820312
  * d/control:
    - Bump Standards-Version to 3.9.8 with no other changes needed.
    - Swap Maintainer and Uploaders.
    - Add Testsuite: autopkgtest (we can't use autopkgtest-pkg-python)
  * d/tests/control: Add simple DEP-8 tests.
  * d/pypy-enum34.pyremove: Added.

 -- Barry Warsaw <barry@debian.org>  Wed, 11 May 2016 14:39:45 -0400

enum34 (1.1.2-1) unstable; urgency=medium

  * Team upload.
  * d/python-enum34.pydist: Add pydist file.
  * New upstream version.

 -- Tristan Seligmann <mithrandi@debian.org>  Sat, 23 Jan 2016 03:46:00 +0200

enum34 (1.0.4-3) unstable; urgency=medium

  * Team upload.
  * d/control:
    - Build pypy-enum34 package.
    - Fix python-enum34-doc to mention documentation in the description.
  * d/rules: Add --with pypy.

 -- Tristan Seligmann <mithrandi@debian.org>  Tue, 15 Sep 2015 16:01:38 +0200

enum34 (1.0.4-2) unstable; urgency=medium

  * d/control:
    - Remove all traces of the python3-enum34 binary package.  There's no
      reason for us to provide this any more as all supported versions of
      Python 3 in Debian already have it available as the stdlib enum
      package.
    - Remove python3-* packages from Build-Depends.
    - Build-Depends on debhelper v9.
  * d/rules:
    - Remove python3 from dh --with.
    - Remove override_dh_auto_install as no longer necessary.
  * d/compat: Bump to version 9.

 -- Barry Warsaw <barry@debian.org>  Mon, 24 Aug 2015 18:05:57 -0400

enum34 (1.0.4-1) unstable; urgency=medium

  * New upstream release.
  * d/watch: Update to use pypi.debian.net proxy.

 -- Barry Warsaw <barry@debian.org>  Tue, 02 Jun 2015 12:01:43 -0400

enum34 (1.0.3-1) unstable; urgency=medium

  * New upstream release.
  * d/control: Bumped Standards-Version with no other changes necessary.

 -- Barry Warsaw <barry@debian.org>  Fri, 24 Oct 2014 22:04:04 -0400

enum34 (1.0-1) unstable; urgency=medium

  * New upstream release.

 -- Barry Warsaw <barry@debian.org>  Fri, 16 May 2014 19:04:02 -0400

enum34 (0.9.23-2) unstable; urgency=medium

  * d/python-enum34.links: Remove obsolete link.  (Closes: #743620)

 -- Barry Warsaw <barry@debian.org>  Thu, 24 Apr 2014 14:38:44 -0400

enum34 (0.9.23-1) unstable; urgency=medium

  * New upstream release.

 -- Barry Warsaw <barry@debian.org>  Thu, 13 Feb 2014 16:56:59 -0500

enum34 (0.9.21-1) unstable; urgency=medium

  * New upstream release.
  * d/patches/python3r-fixes.patch: Removed; fixed upstream.

 -- Barry Warsaw <barry@debian.org>  Fri, 07 Feb 2014 10:33:28 -0500

enum34 (0.9.20-1) unstable; urgency=medium

  * New upstream release.
  * d/control: Bump Standards-Version to 3.9.5 with no other changes necessary.
  * d/patches/python34-fixes.patch: Fix test failures with Python 3.4, and
    at least one with Python 3.3 also.  (Closes: #737878)

 -- Barry Warsaw <barry@debian.org>  Thu, 06 Feb 2014 14:34:39 -0500

enum34 (0.9.19-1) unstable; urgency=low

  * New upstream release.
  * Switch to pybuild build system.
    - d/rules: Remove everything that pybuild obsoletes.  Also, upstream
      no longer provides an enum34/NEWS.rst file.
    - d/control: Add dh-python to Build-Depend.  Also, wrap-and-sort.
    - d/*.install: Obsoleted by pybuild; removed.
  * d/python-enum34.pyremove: Remove the installed LICENSE file (currently
    only works for dh_python2) to avoid the extra-license-file lintian
    warning.
  * d/rules: Manually remove the LICENSE file for Python 3.  (FIXME when
    dh_python3 support for d/*.pyremove is enabled).

 -- Barry Warsaw <barry@debian.org>  Tue, 05 Nov 2013 16:15:44 -0500

enum34 (0.9.18-1) unstable; urgency=low

  * New upstream release.

 -- Barry Warsaw <barry@debian.org>  Tue, 08 Oct 2013 14:00:16 -0400

enum34 (0.9.16-1) unstable; urgency=low

  * New upstream release.

 -- Barry Warsaw <barry@debian.org>  Tue, 13 Aug 2013 12:21:14 -0400

enum34 (0.9.14-1) unstable; urgency=low

  * New upstream release.
    - d/rules: Update test command.

 -- Barry Warsaw <barry@debian.org>  Mon, 12 Aug 2013 10:19:46 -0400

enum34 (0.9.1-1) unstable; urgency=low

  * Initial release (Closes: #712881)

 -- Barry Warsaw <barry@debian.org>  Mon, 01 Jul 2013 16:46:46 -0400