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
|
python-duckpy (3.2.0-3) unstable; urgency=medium
* Team upload.
* Move package to Debian Python Team
-- Andreas Tille <tille@debian.org> Sun, 02 Jan 2022 16:41:19 +0100
python-duckpy (3.2.0-2) unstable; urgency=medium
* Team upload.
* Standards-Version: 4.6.0 (routine-update)
* Test-Depends: python3-all
Closes: #1001797
-- Andreas Tille <tille@debian.org> Thu, 16 Dec 2021 14:26:14 +0100
python-duckpy (3.2.0-1) unstable; urgency=medium
* Team Upload.
* New upstream version 3.2.0
* Declare compliance with policy 4.5.1
-- Nilesh Patra <nilesh@debian.org> Mon, 16 Aug 2021 23:46:19 +0530
python-duckpy (3.1.0-2) unstable; urgency=medium
* Team Upload.
* Add autopkgtests
* d/examples: Add d/tests/test_duckpy_basic.py as example
* d/control: Add Depends on python3-h2 (Closes: #990620)
-- Nilesh Patra <nilesh@debian.org> Sat, 03 Jul 2021 01:37:34 +0530
python-duckpy (3.1.0-1) unstable; urgency=medium
* Team upload.
* New upstream version
* Remove trailing whitespace in debian/changelog (routine-update)
* Build-Depends: python3-httpx
-- Andreas Tille <tille@debian.org> Tue, 29 Sep 2020 12:46:00 +0200
python-duckpy (2.1.1-3) unstable; urgency=medium
* Team upload
[ Sao I Kuan ]
* Fix Vcs
[ Andreas Tille ]
* Add python3-bs4 which is somehow not resolved by ${python3:Depends}
Closes: #970565
-- Andreas Tille <tille@debian.org> Tue, 22 Sep 2020 08:42:22 +0200
python-duckpy (2.1.1-2) unstable; urgency=medium
* Team upload.
-- Andreas Tille <tille@debian.org> Thu, 16 Jul 2020 14:09:02 +0200
python-duckpy (2.1.1-1) unstable; urgency=medium
* Initial release. (Closes: #963480)
-- Sao I Kuan <saoikuan@gmail.com> Mon, 22 Jun 2020 18:32:32 +0900
|