File: changelog

package info (click to toggle)
zope.exceptions 4.4-1
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 288 kB
  • sloc: python: 1,190; makefile: 129
file content (200 lines) | stat: -rw-r--r-- 6,150 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
zope.exceptions (4.4-1) unstable; urgency=medium

  * QA upload.
  * New upstream version.
  * Bump debhelper and standards versions.

 -- Matthias Klose <doko@debian.org>  Thu, 15 Oct 2020 14:39:33 +0200

zope.exceptions (4.3-2) unstable; urgency=medium

  * QA upload.
  * Remove the Python2 autopkg test.

 -- Matthias Klose <doko@debian.org>  Sat, 07 Sep 2019 06:47:51 +0200

zope.exceptions (4.3-1) unstable; urgency=medium

  * QA upload.
  * Orphan the package. Closes: #869460.
  * New upstream version.
  * Stop building the Python2 package. Closes: #938905.
  * Fix lintian warnings.

 -- Matthias Klose <doko@debian.org>  Fri, 06 Sep 2019 09:39:32 +0200

zope.exceptions (4.0.8-1) unstable; urgency=medium

  * New upstream release.
  * d/copyright: Remove Files-Excluded header after upstream fixed their
    tarball to not include docs/_build artifacts.

 -- Barry Warsaw <barry@debian.org>  Tue, 22 Sep 2015 11:34:28 -0400

zope.exceptions (4.0.7-2) unstable; urgency=medium

  * d/control: Bump Standards-Version with no other changes necessary.
  * d/watch: Use the pypi.debian.net redirector.

 -- Barry Warsaw <barry@debian.org>  Tue, 09 Jun 2015 11:18:03 -0400

zope.exceptions (4.0.7-1) unstable; urgency=low

  * Team upload.

  [ Gediminas Paulauskas ]
  * debian/rules: remove setuptools from requires.txt of python3 egg.

  [ Barry Warsaw ]
  * New upstream release.
  * d/control:
    - Added myself to Uploaders.
    - Updated Build-Depends.
    - Bumped Standards-Version with no other changes necessary.
    - Removed python-zope and python3-zope virtual dependencies.
    - wrap-and-sort
  * d/compat: Bumped to version 9.
  * d/rules: Convert to --buildsystem=pybuild
  * d/tests: Just make sure imports work.
  * d/copyright:
    - Fixed Format header.
    - Added Files-Excluded header to prune pre-built docs/_build directory

 -- Barry Warsaw <barry@debian.org>  Wed, 02 Jul 2014 18:37:30 -0400

zope.exceptions (4.0.6-1) unstable; urgency=low

  * Team upload.

  [ Arnaud Fontaine ]
  * debian/control:
    - Use canonical URI for Vcs-Svn.
  * debian/rules:
    - CHANGES.txt was renamed to CHANGES.rst.
    - setuptools is not in requires.txt so drop workaround (#688840).

  [ Gediminas Paulauskas ]
  * New upstream release.
  * debian/control:
    - remove Build-Depends on python3-zope.fixers, not needed since 4.0
    - bump Standards-Version to 3.9.4
    - enable autopkgtest. (Closes: #692696)
    - Bump X-Python-Version to 2.6 and X-Python3-Version to 3.2
  * debian/copyright: convert to copyright-format 1.0
  * debian/tests/control: remove Features, none exist.

 -- Arnaud Fontaine <arnau@debian.org>  Tue, 11 Jun 2013 15:02:05 +0900

zope.exceptions (3.6.1-3) unstable; urgency=low

  * Team upload.
  * debian/rules:
    + Make sure that building fails if any python command fails.
    + Remove setuptools from requires.txt for Python3 only as dh_python2
      already take care of that. Closes: #688840.

 -- Arnaud Fontaine <arnau@debian.org>  Wed, 26 Sep 2012 15:27:35 +0900

zope.exceptions (3.6.1-2) unstable; urgency=low

  * Team upload.
  * debian/control:
    + Add zope.fixers to Build-Depends (needed for Python 3 only).
      Closes: #628248.

 -- Arnaud Fontaine <arnau@debian.org>  Mon, 30 May 2011 15:41:14 +0900

zope.exceptions (3.6.1-1) unstable; urgency=low

  * Team upload.

  [ Arnaud Fontaine ]
  * debian/control:
    + Add Vcs-Browser and rename XS-Vcs-Svn to Vcs-Svn (now supported by dpkg).
    + Bump Standards-Version to 3.9.2. No changes needed.
    + Add Homepage field.
    + Bump python-all version required for dh_python2.
    + Build-Depends on debhelper >= 7.0.50~ because of "override_dh_".
  * Switch to 3.0 (quilt) source format.

  [ Brian Sutherland ]
  * Build for python3 as well.
  * Use dh_python2/3 rather than python-central (Closes: #617167)
  * Stop using python-van.pydeb as it doesn't work with python3 yet.

 -- Arnaud Fontaine <arnau@debian.org>  Mon, 16 May 2011 21:12:06 +0900

zope.exceptions (3.6.1-0ubuntu1) natty; urgency=low

  * New upstream release.
  * debian/control: build-depend on python-all, not python-all-dev.

 -- Gediminas Paulauskas <menesis@pov.lt>  Wed, 23 Feb 2011 20:05:28 +0200

zope.exceptions (3.5.2-6) unstable; urgency=low

  [ Brian Sutherland ]
  * debian/tests/control: depend on python-zope.testing

  [ Fabio Tranchitella ]
  * Convert to debhelper 7 and the pydeb dh7 extension.

 -- Fabio Tranchitella <kobold@debian.org>  Wed, 30 Dec 2009 22:29:45 +0100

zope.exceptions (3.5.2-5) unstable; urgency=low

  * debian/control: build-depend on python-van.pydeb >= 1.3.0-2.
    (Closes: #552940)

 -- Fabio Tranchitella <kobold@debian.org>  Mon, 14 Sep 2009 14:56:24 +0200

zope.exceptions (3.5.2-4) unstable; urgency=low

   * Rebuild against van.pydeb 1.3.

 -- Matthias Klose <doko@ubuntu.com>  Tue, 22 Sep 2009 09:53:16 +0200

zope.exceptions (3.5.2-3) unstable; urgency=low

  * debian/rules: do not depend on zope.testing to avoid circular dependencies.
    (Closes: #545860)

 -- Fabio Tranchitella <kobold@debian.org>  Mon, 14 Sep 2009 14:53:50 +0200

zope.exceptions (3.5.2-2) unstable; urgency=low

  * Set section to zope.
  * Rebuild against van.pydeb 1.3.

 -- Matthias Klose <doko@ubuntu.com>  Sun, 13 Sep 2009 09:45:07 +0200

zope.exceptions (3.5.2-1) unstable; urgency=low

  * New upstream release
  * Add watch file
  * Change source package name
  * Standards-Version 3.8.1
  * Python-Version all
  * Build with the newer python-van.pydeb rather than python-
    vanguardistas.pydebdep

 -- Brian Sutherland <brian@vanguardistas.net>  Mon, 25 May 2009 22:34:30 +0200

python-zope.exceptions (3.4.0-1ubuntu1.1) etch-devel; urgency=low

  * Non-maintainer upload.
  * Rebuild for etch-devel

 -- Brian Sutherland <brian@vanguardistas.net>  Wed, 23 Jul 2008 09:38:23 +0200

python-zope.exceptions (3.4.0-1ubuntu1) hardy; urgency=low

  * Re-build for hardy

 -- Ignas Mikalajunas <ignas.mikalajunas@gmail.com>  Wed, 23 Apr 2008 11:19:05 +0300

python-zope.exceptions (3.4.0-1) gutsy; urgency=low

  * Inital Release

 -- Brian Sutherland <brian@vanguardistas.net>  Thu,  8 Nov 2007 19:27:48 +0100