File: changelog

package info (click to toggle)
contextlib2 0.6.0.post1-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 276 kB
  • sloc: python: 1,085; makefile: 111; sh: 8
file content (148 lines) | stat: -rw-r--r-- 4,444 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
contextlib2 (0.6.0.post1-3) unstable; urgency=medium

  * Team upload.
  * d/patches/python3.11: Add Python 3.11 support to the tests. Closes: #1024861
  * d/rules: if dh-sequence-python3 is a build-dep, then we don't need '-
    -with python3'
  * Standards-Version: 4.6.2 (routine-update)
  * Add salsa-ci file (routine-update)
  * watch file standard 4 (routine-update)

 -- Michael R. Crusoe <crusoe@debian.org>  Fri, 23 Dec 2022 13:21:25 +0100

contextlib2 (0.6.0.post1-2) unstable; urgency=medium

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

  [ Debian Janitor ]
  * Update standards version to 4.5.1, no changes needed.
  * Update standards version to 4.6.0, no changes needed.

 -- Sandro Tosi <morph@debian.org>  Sat, 23 Apr 2022 15:48:22 -0400

contextlib2 (0.6.0.post1-1) unstable; urgency=medium

  * New upstream release.
  * Actually activate DEP8 tests added ages ago.

 -- Tristan Seligmann <mithrandi@debian.org>  Mon, 20 Jul 2020 12:13:06 +0200

contextlib2 (0.6.0-4) unstable; urgency=medium

  * Team upload.
  * Drop PyPy support.
  * Set Rules-Requires-Root: no.
  * Bump standards version to 4.5.0.
  * Bump debhelper compat level to 13.

 -- Ondřej Nový <onovy@debian.org>  Fri, 05 Jun 2020 18:12:52 +0200

contextlib2 (0.6.0-3) unstable; urgency=medium

  * Drop python2 support; Closes: #936332

 -- Sandro Tosi <morph@debian.org>  Tue, 14 Apr 2020 17:08:20 -0400

contextlib2 (0.6.0-2) unstable; urgency=medium

  * Team upload.
  * Fix autopkgtest to reliably test with all python3 versions

 -- Scott Kitterman <scott@kitterman.com>  Sat, 21 Mar 2020 00:47:04 -0400

contextlib2 (0.6.0-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * Bump Standards-Version to 4.4.1.

  [ Debian Janitor ]
  * Use secure URI in Homepage field.

  [ Scott Kitterman ]
  * New upstream release

 -- Scott Kitterman <scott@kitterman.com>  Sat, 14 Mar 2020 01:33:56 -0400

contextlib2 (0.5.5-3) unstable; urgency=medium

  * Team upload.
  * Source-only reupload to allow migration after uploading to NEW.

 -- Ondřej Nový <onovy@debian.org>  Thu, 01 Aug 2019 12:58:24 +0200

contextlib2 (0.5.5-2) unstable; urgency=medium

  * Team upload.
  * d/control: Set Vcs-* to salsa.debian.org
  * d/tests: Use AUTOPKGTEST_TMP instead of ADTTMP
  * Convert git repository from git-dpm to gbp layout
  * Bump Standards-Version to 4.4.0 (no changes needed)
  * Bump debhelper compat level to 12 and use debhelper-compat
  * Add pypy-contextlib2 binary package

 -- Ondřej Nový <onovy@debian.org>  Wed, 17 Jul 2019 16:33:50 +0200

contextlib2 (0.5.5-1) unstable; urgency=medium

  * New upstream release.
  * Bump Standards-Version to 4.0.0 (no changes).
  * Use https URL for copyright format.
  * Add DEP-8 tests.

 -- Tristan Seligmann <mithrandi@debian.org>  Fri, 30 Jun 2017 02:48:38 +0200

contextlib2 (0.5.4-1) unstable; urgency=medium

  * New upstream release.

 -- Tristan Seligmann <mithrandi@debian.org>  Mon, 10 Oct 2016 01:04:15 +0200

contextlib2 (0.5.3-1) unstable; urgency=medium

  [ Tristan Seligmann ]
  * Add version to unittest2 build-dependencies.
  * New upstream release.
  * Ship .pydist files.
  * Bump Standards-Version to 3.9.8 (no changes).
  * Update Vcs-* URLs for https.

 -- Tristan Seligmann <mithrandi@debian.org>  Thu, 05 May 2016 03:10:07 +0200

contextlib2 (0.5.1-1) unstable; urgency=medium

  * New upstream release.
  * Add build-dependency on unittest2.

 -- Tristan Seligmann <mithrandi@debian.org>  Tue, 19 Jan 2016 19:47:17 +0200

contextlib2 (0.4.0-3) unstable; urgency=medium

  * Fix watch file (using pypi.debian.net redirector).
  * Bump S-V to 3.9.6.

 -- Tristan Seligmann <mithrandi@debian.org>  Tue, 25 Aug 2015 21:40:15 +0200

contextlib2 (0.4.0-2.1) unstable; urgency=medium

  * Team upload.
  * Added Python 3 support.

 -- Thomas Goirand <zigo@debian.org>  Wed, 15 Jul 2015 13:21:23 +0000

contextlib2 (0.4.0-2) unstable; urgency=medium

  * Fix Vcs-Svn field (was missing a character).
  * Bump Standards-Version (no changes).

 -- Tristan Seligmann <mithrandi@debian.org>  Sun, 27 Jul 2014 07:05:05 +0200

contextlib2 (0.4.0-1) unstable; urgency=low

  * Initial release. (Closes: #719458)

 -- Tristan Seligmann <mithrandi@debian.org>  Mon, 12 Aug 2013 07:05:07 +0200