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
|
python-requests-futures (1.0.2-1) unstable; urgency=medium
* New upstream version 1.0.2
* debian/watch: Search for new versions.
Thanks to Alexandre Detiste (Closes: #1090917)
* debian/control:
- Bump Standards-Version
- Bump debhelper compat to 13
- Set RRR: no
* debian/: Switch to dh-sequence-python3
-- Sebastian Ramacher <sramacher@debian.org> Sun, 22 Dec 2024 22:57:14 +0100
python-requests-futures (1.0.1-1) unstable; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit.
* Update standards version to 4.4.1, no changes needed.
* Remove constraints unnecessary since buster
[ Sebastian Ramacher ]
* New upstream version 1.0.1
* debian/control: Bump Standards-Version.
-- Sebastian Ramacher <sramacher@debian.org> Sat, 01 Jul 2023 18:47:39 +0200
python-requests-futures (1.0.0-2) unstable; urgency=medium
* debian/control: Bump Standards-Version.
* debian/: Remove python-requests-futures. (Closes: #938137)
-- Sebastian Ramacher <sramacher@debian.org> Fri, 30 Aug 2019 20:40:05 +0200
python-requests-futures (1.0.0-1) unstable; urgency=medium
* New upstream release.
* debian/: Bump debhelper compat to 12.
* debian/control: Bump Standards-Version.
-- Sebastian Ramacher <sramacher@debian.org> Mon, 24 Jun 2019 19:58:09 +0200
python-requests-futures (0.9.9-1) unstable; urgency=medium
* New upstream release.
-- Sebastian Ramacher <sramacher@debian.org> Mon, 03 Dec 2018 22:51:20 +0100
python-requests-futures (0.9.8-1) unstable; urgency=medium
* New upstream release.
* debian/control: Bump Standards-Version.
-- Sebastian Ramacher <sramacher@debian.org> Thu, 08 Nov 2018 23:01:44 +0100
python-requests-futures (0.9.7-2) unstable; urgency=medium
* debian/control:
- Move to salsa.
- Bump Standards-Version.
- Remove X-Python3-Version.
* debian/rules:
- Bump debhelper compat to 11.
- Use https.
-- Sebastian Ramacher <sramacher@debian.org> Fri, 11 May 2018 08:57:25 +0200
python-requests-futures (0.9.7-1) unstable; urgency=medium
* New upstream release.
* debian/control:
- Bump Standards-Version.
- Update Vcs-*.
* debian/copyright: Update copyright years.
-- Sebastian Ramacher <sramacher@debian.org> Mon, 15 Feb 2016 02:17:13 +0100
python-requests-futures (0.9.5-2) unstable; urgency=medium
* debian/python{,3}-requests-futures.docs: Include README.rst. (Closes:
#799463)
-- Sebastian Ramacher <sramacher@debian.org> Sun, 20 Sep 2015 11:22:29 +0200
python-requests-futures (0.9.5-1) unstable; urgency=medium
* Initial release. (Closes: #780063)
-- Sebastian Ramacher <sramacher@debian.org> Sun, 08 Mar 2015 23:57:46 +0100
|