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
|
python-requests-toolbelt (0.10.1-1) unstable; urgency=medium
* Team upload
* New upstream version 0.10.1
* Refresh patches
-- Antonio Terceiro <terceiro@debian.org> Thu, 08 Dec 2022 13:29:17 -0300
python-requests-toolbelt (0.9.1-3) unstable; urgency=medium
[ Debian Janitor ]
* Update standards version to 4.6.1, no changes needed.
* Apply multi-arch hints. + python-requests-toolbelt-doc: Add Multi-Arch: foreign.
-- Jelmer Vernooij <jelmer@debian.org> Sun, 27 Nov 2022 14:02:31 +0000
python-requests-toolbelt (0.9.1-2) unstable; urgency=medium
[ Debian Janitor ]
* Use secure copyright file specification URI.
-- Jelmer Vernooij <jelmer@debian.org> Thu, 26 May 2022 20:05:06 +0100
python-requests-toolbelt (0.9.1-1) unstable; urgency=medium
* New upstream version 0.9.1.
* d/control: Set DPT as maintainer (Closes: #943419).
- Set me as uploaders.
* d/control: Bump debhelper-compat to 13.
* d/control: Bump Standards-Version to 4.5.1 (from 4.0.0).
* d/control: Remove X-Python*-Version key.
* d/compat: remove d/compat file is no longer need.
* d/copyright: Update Copyright for debian files.
- add me on Copyright field.
* d/salsa-ci.yml: enable salsa-ci.
* d/control: Update VCS-* information.
* d/watch: Bump watch file version.
-- Emmanuel Arias <eamanu@yaerobi.com> Sat, 28 Nov 2020 11:23:45 -0300
python-requests-toolbelt (0.8.0-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Drop python2 support; Closes: #938141
-- Sandro Tosi <morph@debian.org> Mon, 14 Oct 2019 23:00:28 -0400
python-requests-toolbelt (0.8.0-1) unstable; urgency=medium
* New upstream version 0.8.0.
* Changed Standards-Version from 3.9.8 to 4.0.0.
-- Petter Reinholdtsen <pere@debian.org> Sun, 16 Jul 2017 09:19:44 +0000
python-requests-toolbelt (0.7.0-1) unstable; urgency=medium
* New upstream version 0.7.0.
* Added intersphinx-localmapping.diff to make sure build do not try
to use the Internet during build (See #830186).
-- Petter Reinholdtsen <pere@debian.org> Sat, 27 Aug 2016 08:49:23 +0200
python-requests-toolbelt (0.6.2-1) unstable; urgency=medium
* New upstream version 0.6.2.
* Add autopkgtest-pkg-python testsuite to d/control to get basic testing.
-- Petter Reinholdtsen <pere@debian.org> Tue, 12 Jul 2016 11:18:56 +0200
python-requests-toolbelt (0.6.0-3) unstable; urgency=medium
* Updated Standards-Version from 3.9.7 to 3.9.8.
* Added python-sphinx-rtd-theme as build dependency. (Closes: #829192)
-- Petter Reinholdtsen <pere@debian.org> Wed, 06 Jul 2016 09:21:50 +0200
python-requests-toolbelt (0.6.0-2) unstable; urgency=medium
[ Ross Gammon ]
* Add myself to uploaders.
[ Petter Reinholdtsen ]
* Change Standards-Version from 3.9.6 to 3.9.7.
-- Petter Reinholdtsen <pere@debian.org> Mon, 08 Feb 2016 22:22:24 +0000
python-requests-toolbelt (0.6.0-1) unstable; urgency=medium
* Remove forgotten and redundant override_dh_auto_build.
* Add gbp.conf file enforcing the need for pristine-tar with git-buildpackage.
* Imported Upstream version 0.6.0
-- Petter Reinholdtsen <pere@debian.org> Mon, 08 Feb 2016 13:35:37 +0000
python-requests-toolbelt (0.5.1-4) unstable; urgency=medium
* Changed doc building rules to use LC_ALL=C and dh_sphinxdoc.
-- Petter Reinholdtsen <pere@debian.org> Sat, 16 Jan 2016 06:42:14 +0000
python-requests-toolbelt (0.5.1-3) unstable; urgency=medium
* Add missing build dependency on python-requests/python3-requests.
(Closes: #810644)
-- Petter Reinholdtsen <pere@debian.org> Sun, 10 Jan 2016 21:37:43 +0000
python-requests-toolbelt (0.5.1-2) unstable; urgency=low
[ Federico Ceratto ]
* Rename license.
* Build Python3 and docs, install HISTORY.rst.
* Install doc files.
[ Petter Reinholdtsen ]
* Make sure backup file included in distribution by mistake do not end
up in binary packages.
* Make sure clean target remove generated html documentation.
-- Petter Reinholdtsen <pere@debian.org> Fri, 08 Jan 2016 00:08:51 +0100
python-requests-toolbelt (0.5.1-1) unstable; urgency=low
* Initial release (Closes: #809969).
-- Petter Reinholdtsen <pere@debian.org> Tue, 05 Jan 2016 21:15:53 +0000
|