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
|
flask-restful (0.3.7-1) unstable; urgency=medium
* New upstream release
* Update standards version to 4.3.0
* Remove support-aniso8601-3.0 patch, now applied upstream
* Remove fix-fr-405.patch, now applied upstream
* Remove skip-bad-test.patch, fixed upstream
-- Jonathan Carter <jcc@debian.org> Fri, 04 Jan 2019 16:51:22 +0200
flask-restful (0.3.6-7) unstable; urgency=medium
* Fix failing tests, thank you James Page for patch
(Closes: #906166)
* Update standards version to 4.2.1
-- Jonathan Carter <jcc@debian.org> Wed, 26 Sep 2018 09:53:03 +0200
flask-restful (0.3.6-6) unstable; urgency=medium
[ Ondřej Nový ]
* Convert git repository from git-dpm to gbp layout
[ Jonathan Carter ]
* Skip flailing tests (Closes: #902462)
* Update standards version to 4.2.0
-- Jonathan Carter <jcc@debian.org> Sat, 11 Aug 2018 11:46:45 +0200
flask-restful (0.3.6-4) unstable; urgency=medium
* Re-add python2 binary package
* Update standards version to 4.1.4
-- Jonathan Carter <jcc@debian.org> Fri, 04 May 2018 20:00:00 +0200
flask-restful (0.3.6-3) unstable; urgency=medium
* Cherry pick upstream patch to fix ftbfs with
aniso8601 (3.0) (Closes: #893019)
-- Jonathan Carter <jcc@debian.org> Mon, 09 Apr 2018 16:23:12 +0200
flask-restful (0.3.6-2) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
[ Jonathan Carter ]
* Set compat to level 11
* Update maintainer email address
* Update standards version to 4.1.3
* Drop python2 version
* Update copyright years
-- Jonathan Carter <jcc@debian.org> Tue, 13 Feb 2018 10:16:27 +0100
flask-restful (0.3.6-1) unstable; urgency=medium
* New upstream release
* Upgrade compat to 10
* Update standards version to 4.0.0
- Update Format field to use https url for copyright-format
* Set Testsuite to autopkgtest-pkg-python
* Solves FTBFS due to recent changes in unstable (Closes: #865663)
-- Jonathan Carter <jcarter@linux.com> Wed, 12 Jul 2017 14:38:47 +0200
flask-restful (0.3.5-1) unstable; urgency=medium
* Team upload.
* New upstream release (Closes: #832860)
* Fixed VCS URL (https)
* Enabled autopkgtest-pkg-python testsuite
* Standards-Version is 3.9.8 now (no changes needed)
* Use Python 3 version of Sphinx to build docs
* Use local copies of object.inv for building documentation (Closes: #830154)
* Use SOURCE_DATE_EPOCH for copyright year to make build reproducible
(Closes: #809780)
-- Ondřej Nový <onovy@debian.org> Sun, 14 Aug 2016 10:42:18 +0200
flask-restful (0.3.4-1) unstable; urgency=medium
* Initial release (Closes: #763962)
-- Jonathan Carter <jonathan@ubuntu.com> Sat, 02 Jan 2016 18:11:34 +0200
|