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
|
python-restless (2.2.0-3) unstable; urgency=medium
* QA upload.
* Patch-out usage of python3-six
-- Alexandre Detiste <tchet@debian.org> Thu, 26 Dec 2024 00:21:28 +0100
python-restless (2.2.0-2) unstable; urgency=medium
* QA upload.
* Add use-path-function-instead-of-url-function.patch Closes: #1013477
* d/control:
- Remove 'Built-Using' field for documentation package.
- Update Standards-Version to 4.6.1
- Update short description.
* Drop 0001-fix-test-fail.patch, fixed in version 2.0.2
-- Håvard F. Aasen <havard.f.aasen@pfft.no> Sat, 02 Jul 2022 20:55:37 +0200
python-restless (2.2.0-1) unstable; urgency=medium
* QA upload.
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Update watch file format version to 4.
* Bump debhelper from old 12 to 13.
[ Ondřej Nový ]
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Boyuan Yang ]
* New upstream release.
* d/control:
+ Bump Standards-Version to 4.6.0.
+ Set maintainer to Debian QA Group.
+ Use correct Built-Using field.
+ Use github project instead of pypi as homepage.
* debian/patches: Refresh patches.
-- Boyuan Yang <byang@debian.org> Thu, 05 May 2022 12:39:39 -0400
python-restless (2.1.1-2) unstable; urgency=medium
* Team upload.
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Use https protocol in Format field
* Use 'python3 -m sphinx' instead of sphinx-build for building docs
* Use debhelper-compat instead of debian/compat.
[ Andrey Rahmatullin ]
* Drop Python 2 support.
-- Andrey Rahmatullin <wrar@debian.org> Sat, 03 Aug 2019 00:59:55 +0500
python-restless (2.1.1-1) unstable; urgency=medium
* New upstream version
* Add patch to set charset (Closes: #880838)
* Bump standards version and compat level
* Try R³=no
-- W. Martin Borgert <debacle@debian.org> Sun, 12 Nov 2017 10:21:17 +0000
python-restless (2.0.3-1) unstable; urgency=medium
* New upstream version
-- W. Martin Borgert <debacle@debian.org> Sun, 25 Dec 2016 21:50:21 +0000
python-restless (2.0.1-6) unstable; urgency=medium
* Fix package description of -doc (Closes: #810807, thanks Daniele Forsi)
* Fix FTBFS with Django 1.10 (Closes: #828676, thanks Chris Lamb)
* New standards version, no change.
-- W. Martin Borgert <debacle@debian.org> Tue, 28 Jun 2016 22:36:04 +0000
python-restless (2.0.1-5) unstable; urgency=medium
* Fix Python 3 build-depends (Closes: #808531, thanks Chris West)
-- W. Martin Borgert <debacle@debian.org> Mon, 21 Dec 2015 21:01:02 +0000
python-restless (2.0.1-4) unstable; urgency=medium
* Use patch by mission.liao to fix test (Closes: #806335)
Thanks to mission.liao and to Chris Lamb for reporting
-- W. Martin Borgert <debacle@debian.org> Tue, 08 Dec 2015 20:52:49 +0000
python-restless (2.0.1-3) unstable; urgency=low
* Put -doc package in section doc (Closes: #797757, thanks Ben Finney!)
* Fix build-depends (Closes: #801938, thanks Raphael Hertzog!)
-- W. Martin Borgert <debacle@debian.org> Fri, 16 Oct 2015 23:28:23 +0000
python-restless (2.0.1-2) unstable; urgency=low
* Upload to unstable
-- W. Martin Borgert <debacle@debian.org> Sat, 22 Aug 2015 08:15:32 +0000
python-restless (2.0.1-1) experimental; urgency=low
* First Debian package. Closes: #770074.
-- W. Martin Borgert <debacle@debian.org> Wed, 19 Nov 2014 15:00:23 +0000
|