-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathchangelog
More file actions
121 lines (76 loc) · 3.66 KB
/
changelog
File metadata and controls
121 lines (76 loc) · 3.66 KB
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
python-testscenarios (0.5.0-6) unstable; urgency=medium
* Add testtools-2.8.2-compat.patch (Closes: #1124202).
* Add fix-assertEquals-is-removed.patch.
-- Thomas Goirand <zigo@debian.org> Mon, 29 Dec 2025 10:50:33 +0100
python-testscenarios (0.5.0-5) unstable; urgency=medium
* Add missing pbr (build-)depends (Closes: #1099276).
-- Thomas Goirand <zigo@debian.org> Mon, 03 Mar 2025 16:09:49 +0100
python-testscenarios (0.5.0-4) unstable; urgency=medium
* Add extend-diff-ignore to ignore egg-info (Closes: #1045636).
-- Thomas Goirand <zigo@debian.org> Tue, 15 Aug 2023 15:50:10 +0200
python-testscenarios (0.5.0-3) unstable; urgency=medium
[ Mattia Rizzolo ]
* Remove Robert Collins from uploaders, as he has retired. Closes: #920509
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
[ Thomas Goirand ]
* Removed Python 2 support (Closes: #938214).
* Add fix-Makefile-to-use-py3.patch.
-- Thomas Goirand <zigo@debian.org> Sat, 14 Sep 2019 18:58:09 +0200
python-testscenarios (0.5.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Mon, 03 Sep 2018 17:11:06 +0200
python-testscenarios (0.5.0-1) experimental; urgency=medium
* Building 0.5.0, as it's confusing: release on PyPi is 0.5.0, while the
upstream tag is only 0.5.
-- Thomas Goirand <zigo@debian.org> Mon, 27 Aug 2018 08:50:58 +0200
python-testscenarios (0.5-1) experimental; urgency=medium
[ Daniel Baumann ]
* Updating copyright format url.
* Running wrap-and-sort -bast.
* Removing gbp.conf, not used anymore or should be specified in the
developers dotfiles.
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/changelog: Remove trailing whitespaces
* Fixed VCS URLs (https).
* d/control: Use team+openstack@tracker.debian.org as maintainer
[ Thomas Goirand ]
* New upstream release.
* Standards-Version is now 4.2.0.
-- Thomas Goirand <zigo@debian.org> Mon, 27 Aug 2018 08:19:11 +0200
python-testscenarios (0.4-4) unstable; urgency=medium
* Fixed typo in package description (Closes: #782526).
* Added dh-python as build-depends.
* Removed version for python-all and python3-all build-depends.
* Standards-Version: 3.9.6.
-- Thomas Goirand <zigo@debian.org> Tue, 12 May 2015 23:30:59 +0200
python-testscenarios (0.4-3) unstable; urgency=medium
* Added Python 3 support.
* Standards-Version: is now 3.9.5.
-- Thomas Goirand <zigo@debian.org> Fri, 21 Feb 2014 22:09:26 +0800
python-testscenarios (0.4-2) unstable; urgency=low
* Using debian-unstable as packaging branch.
* Fixed python -> python-all build-depends.
-- Thomas Goirand <zigo@debian.org> Mon, 22 Jul 2013 15:43:59 +0800
python-testscenarios (0.4-1) unstable; urgency=low
* New upstream release.
* Package is now team maintained in PKG OpenStack.
* debian/copyright now using 1.0 parsable format.
* Now using 3.0 (quilt) source format.
* Using debhelper and compat 9.
* Using dh_python2 and not CDBS anymore.
* Added VCS fields.
* Added build-depends: python-setuptools.
* Added a watch file.
-- Thomas Goirand <zigo@debian.org> Sat, 20 Jul 2013 17:29:59 +0000
python-testscenarios (0.2-1.1) unstable; urgency=low
* Non-maintainer upload.
* Convert to dh_python2 (Closes: #617035).
-- Andrea Colangelo <warp10@ubuntu.com> Wed, 26 Jun 2013 11:15:38 +0200
python-testscenarios (0.2-1) unstable; urgency=low
* New upstream release.
-- Robert Collins <robertc@robertcollins.net> Mon, 01 Feb 2010 17:39:07 +1100
python-testscenarios (0.1-1) unstable; urgency=low
* New upstream release. Closes: #561644
-- Robert Collins <robertc@robertcollins.net> Sat, 19 Dec 2009 14:20:58 +1100