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
|
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
|