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
|
python-socksipychain (2.1.2-1) unstable; urgency=low
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit.
* Replace use of deprecated $ADTTMP with $AUTOPKGTEST_TMP.
[ Federico Ceratto ]
* Bump debhelper from old 12 to 13.
* New upstream release
* Add Restrictions: superficial (Closes: #974523)
-- Federico Ceratto <federico@debian.org> Fri, 27 Nov 2020 16:35:19 +0000
python-socksipychain (2.1.0.5.geb5ee87-1) unstable; urgency=medium
[ Sunil Mohan Adapa ]
* New upstream release (from git due to missing release tag).
* d/t/control: Replace a test dependency on python-all with python3-all.
* d/copyright: Update copyright format URI
* d/control: Set Rules-Requires-Root: no
-- Federico Ceratto <federico@debian.org> Tue, 31 Mar 2020 00:44:40 +0100
python-socksipychain (2.1.0-2) unstable; urgency=medium
[ Sunil Mohan Adapa ]
* Add Replaces on python-socksipychain as the binary /usr/bin/sockschain
is preset in both packages.
* Add Breaks on python-socksipychain to hint that python3-sockipychain
should be used instead of older package (Closes: #947812).
* Migrate an autopkgtest to Python 3 from Python 2 (Closes: #948930)
(Closes: #938184).
-- Federico Ceratto <federico@debian.org> Fri, 31 Jan 2020 10:29:59 +0000
python-socksipychain (2.1.0-1) unstable; urgency=medium
[ James Valleroy ]
* d/control: Use salsa repo for Vcs
* Add autopkgtests
[ Federico Ceratto ]
* New upstream release
* Switch to Python 3 (Closes: #938184)
-- Federico Ceratto <federico@debian.org> Tue, 24 Dec 2019 20:36:54 +0000
python-socksipychain (2.0.15-2) unstable; urgency=medium
* Change maintianer to the FreedomBox packaging team.
* Add d/gpb.conf to enforce the use of pristine-tar.
* Updated Standards-Version from 3.9.6 to 4.0.0.
-- Petter Reinholdtsen <pere@debian.org> Fri, 14 Jul 2017 08:10:16 +0000
python-socksipychain (2.0.15-1) unstable; urgency=low
* New upstream release
-- Federico Ceratto <federico@debian.org> Sun, 13 Dec 2015 12:43:37 +0000
python-socksipychain (2.0.12-3) unstable; urgency=low
[ Sunil Mohan Adapa ]
* Migrate to dh_python2 (Closes: #786167).
* Use pybuild.
* Fix minor issues in copyright file.
* Update standards version 3.9.6.
* Remove PROTOCOL_SSLv3 and default to PROTOCOL_SSLv23 (See: #790271).
-- Federico Ceratto <federico@debian.org> Fri, 03 Jul 2015 01:32:58 +0100
python-socksipychain (2.0.12-2) unstable; urgency=low
* Switch to dpkg-source 3.0 (quilt) format.
* Make Sunil Mohan Adapa the maintainer and put myself as an uploader.
* Add debian/watch file.
-- Petter Reinholdtsen <pere@debian.org> Sun, 23 Mar 2014 18:02:36 +0100
python-socksipychain (2.0.12-1) unstable; urgency=low
* Initial release (Closes: #741152).
* Maintaining packaging in collab-maint git repository.
-- Petter Reinholdtsen <pere@debian.org> Tue, 11 Mar 2014 10:52:08 +0100
|