File: changelog

package info (click to toggle)
zope.testrunner 5.2-3
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 1,528 kB
  • sloc: python: 5,968; makefile: 17
file content (133 lines) | stat: -rw-r--r-- 4,123 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
zope.testrunner (5.2-3) unstable; urgency=medium

  * QA upload

  [ Sebastian Ramacher ]
  * Make python3-zope.testrunner.bcep compatible with
    py3compile in buster (Closes: #986903)

 -- Graham Inggs <ginggs@debian.org>  Wed, 14 Apr 2021 12:27:28 +0000

zope.testrunner (5.2-2) unstable; urgency=medium

  * Don't byte-compile the tests.
  * Add test dependencies.

 -- Matthias Klose <doko@debian.org>  Mon, 23 Nov 2020 09:12:19 +0100

zope.testrunner (5.2-1) unstable; urgency=medium

  * QA upload.
  * New upstream version, compatible with Python 3.9.
  * Bump debhelper and standards versions.

 -- Matthias Klose <doko@debian.org>  Sun, 22 Nov 2020 16:38:16 +0100

zope.testrunner (4.4.9-4) unstable; urgency=medium

  * QA upload.
  * Drop custom autopkgtest and use autopkgtest-pkg-python (Closes:
    #940315)

 -- Paul Gevers <elbrus@debian.org>  Fri, 20 Sep 2019 21:56:25 +0200

zope.testrunner (4.4.9-3) unstable; urgency=medium

  * QA upload.
  * Fix error in breaks/replaces relationship, change python3-zope.testrunner to
    python-zope.testrunner (Closes: 939620)

 -- Peter Michael Green <plugwash@debian.org>  Thu, 12 Sep 2019 18:19:28 +0000

zope.testrunner (4.4.9-2) unstable; urgency=medium

  * QA upload.
  * Orphan the package. Closes: #869467.
  * Stop building the Python2 package. Closes: #938919.
  * Fix lintian warnings.
  * Provide both zope-testrunner and zope-testrunner3 scripts.

 -- Matthias Klose <doko@debian.org>  Thu, 05 Sep 2019 08:58:51 +0200

zope.testrunner (4.4.9-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * debian/control: Bump Standards-Version with no other changes needed.
  * debian/watch: Use pypi.debian.net redirector.
  * debian/tests/{control,all-2,all-3}: Simplify to just import tests, to
    match the other zope.* Debian packages.

 -- Barry Warsaw <barry@debian.org>  Fri, 17 Jul 2015 15:55:31 -0400

zope.testrunner (4.4.3-1) unstable; urgency=low

  * Team upload.

  [ Matthias Klose ]
  * Do not depend on a specific python version.

  [ Gediminas Paulauskas ]
  * debian/tests/control:
    + Tests require python*-setuptools.
    + Remove python3-subunit from all-3, subunit support does not work.
  * debian/*.docs: update for moved files.
  * debian/control:
    + Remove python3-zope.fixers from Build-Depends, no longer needed.
    + Remove setuptools from Depends
  * debian/rules:
    + Add workaround for dh_python3 not removing setuptools from requires.txt
    + Install upstream changelog
    + Do not remove .egg-info on clean
  * debian/source/options: add to ignore changes in .egg-info directory

  [ Barry Warsaw ]
  * New upstream release.
  * Rebuild eliminates dependency on python3.3.  Closes: #751647
  * debian/control: Bump Standards-Version to 3.9.5 with no other
    changes necessary.

 -- Barry Warsaw <barry@debian.org>  Tue, 17 Jun 2014 15:04:26 -0400

zope.testrunner (4.0.3-4) unstable; urgency=low

  * Team upload.
  * debian/control:
    + zope.exceptions >= 4.0.1 is required for python3.3 otherwise
      it cannot be imported.
    + Use canonical URI for Vcs-Svn.
    + Bump Standards-Version to 3.9.4. No changes needed.
    + Enable autopkgtest. Closes: #692702.

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

zope.testrunner (4.0.3-3) unstable; urgency=low

  * Team upload.
  * debian/rules:
    + Trap shell command errors if any as per Policy 4.6. Closes: #645184.
    + Clean up build directory for python3 and egg-info directory.
      Closes: #645186.

 -- Arnaud Fontaine <arnau@debian.org>  Fri, 14 Oct 2011 10:52:05 +0900

zope.testrunner (4.0.3-2) unstable; urgency=low

  * Team upload.

  [ Arnaud Fontaine ]
  * debian/control:
    + Add zope.fixers to Build-Depends (needed for Python 3 only).
      Closes: #628246.

  [ Brian Sutherland ]
  * Correct path to test script in test_helper_3.
  * Add debian/tests.

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

zope.testrunner (4.0.3-1) unstable; urgency=low

  * Initial packaging.

 -- Brian Sutherland <brian@vanguardistas.net>  Thu, 28 Apr 2011 12:08:42 +0200