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
|
python-portpicker (1.6.0-2) unstable; urgency=medium
* Remove runtime dependency on python3-pkg-resources.
Closes: #1083682
* Bump copyright date for debian/ directory.
* Update lintian overrides.
-- Sascha Steinbiss <satta@debian.org> Tue, 08 Oct 2024 10:08:05 +0200
python-portpicker (1.6.0-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Remove dependency on old python3-mock
* Use new dh-sequence-python3
-- Alexandre Detiste <tchet@debian.org> Sat, 27 Apr 2024 12:23:18 +0200
python-portpicker (1.6.0-1) unstable; urgency=medium
* New upstream release.
* Add new build dependency on net-tools for netstat (needed in test suite).
* Add new build dependency on pybuild-plugin-pyproject.
* Add upstream metadata.
* Bump Standards-Version.
* Bump copyright date for debian/ directory.
-- Sascha Steinbiss <satta@debian.org> Wed, 23 Aug 2023 10:06:34 +0200
python-portpicker (1.5.2-1) unstable; urgency=medium
* New upstream release.
-- Sascha Steinbiss <satta@debian.org> Wed, 15 Jun 2022 14:22:30 +0200
python-portpicker (1.5.0-1) unstable; urgency=medium
* Change watchfile to not catch beta versions.
* New upstream release.
* Add Rules-Requires-Root: no.
-- Sascha Steinbiss <satta@debian.org> Sun, 08 May 2022 10:33:34 +0200
python-portpicker (1.5.0~b1-2) unstable; urgency=medium
* Upload to unstable post-release.
-- Sascha Steinbiss <satta@debian.org> Wed, 18 Aug 2021 09:40:44 +0200
python-portpicker (1.5.0~b1-1) experimental; urgency=medium
* New upstream release.
* Add new dependency on python3-psutil.
* Update long description in d/control.
-- Sascha Steinbiss <satta@debian.org> Sat, 31 Jul 2021 18:50:44 +0200
python-portpicker (1.4.0-1) experimental; urgency=medium
* New upstream release.
-- Sascha Steinbiss <satta@debian.org> Fri, 04 Jun 2021 09:19:07 +0200
python-portpicker (1.3.9-1) experimental; urgency=medium
* New upstream release.
* Use debhelper 13.
* Bump Standards-Version.
* Restructure patches.
-- Sascha Steinbiss <satta@debian.org> Sun, 16 May 2021 11:05:01 +0200
python-portpicker (1.3.1-4) unstable; urgency=medium
* Disable test for portserver. This seems to have broken with a recent
Python update and only seems to affect the test, portserver itself seems
to work fine.
Closes: #954558
* Add missing dependency on python3-pkg-resources.
* Use debhelper-compat.
* Bump Standards-Version.
-- Sascha Steinbiss <satta@debian.org> Mon, 04 May 2020 11:09:36 +0200
python-portpicker (1.3.1-3) unstable; urgency=medium
* Remove Python2 package.
* Bump Standards-Version.
* Add Python autopkgtest.
-- Sascha Steinbiss <satta@debian.org> Sat, 07 Sep 2019 17:11:12 +0200
python-portpicker (1.3.1-2) unstable; urgency=medium
* Source upload to unstable.
-- Sascha Steinbiss <satta@debian.org> Mon, 08 Jul 2019 19:08:57 +0200
python-portpicker (1.3.1-1) experimental; urgency=medium
* New upstream release.
-- Sascha Steinbiss <satta@debian.org> Mon, 11 Mar 2019 08:29:27 +0100
python-portpicker (1.3.0-1) unstable; urgency=medium
* New upstream release.
* Bump Standards-Version.
* Use debhelper 12.
* Check for nofilter test option.
* Avoid use of dpkg-parsechangelog.
-- Sascha Steinbiss <satta@debian.org> Tue, 22 Jan 2019 12:58:55 +0100
python-portpicker (1.2.0-2) unstable; urgency=medium
* Update VCS-Git-* to Salsa URLs.
* Use debhelper 11.
* Remove obsolete Python-Version field.
* Bump Standards-Version.
* Remove obsolete patch file.
-- Sascha Steinbiss <satta@debian.org> Sat, 22 Dec 2018 22:17:48 +0000
python-portpicker (1.2.0-1) unstable; urgency=medium
* New upstream release.
* Bump Standards-Version.
-- Sascha Steinbiss <satta@debian.org> Fri, 27 Oct 2017 15:06:15 +0200
python-portpicker (1.1.1-1) unstable; urgency=medium
* Initial release. (Closes: #846577)
-- Sascha Steinbiss <satta@debian.org> Wed, 23 Nov 2016 16:00:57 +0100
|