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
|
flask-script (2.0.6-2) unstable; urgency=medium
* Team upload.
* Convert git repository from git-dpm to gbp layout
* Use debhelper-compat instead of debian/compat.
* Drop Python 2 support.
* Use pybuild to run tests.
* Bump standards version to 4.4.0 (no changes).
* Bump debhelper compat level to 12.
* Enable autopkgtest-pkg-python testsuite.
-- Ondřej Nový <onovy@debian.org> Sat, 24 Aug 2019 22:29:52 +0200
flask-script (2.0.6-1) unstable; urgency=medium
* Team upload.
[ Thomas Bechtold ]
* Remove myself from Uploaders
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Use https protocol in Format field
* d/control: Remove ancient X-Python-Version field
* d/control: Remove ancient X-Python3-Version field
[ Christoph Berg ]
* New upstream version.
* rules: Honor DEB_BUILD_OPTIONS=nocheck.
* Cherry-pick patch from upstream to use flask_script everywhere instead of
flask.ext.script. (Closes: #902463)
-- Christoph Berg <christoph.berg@credativ.de> Tue, 10 Jul 2018 10:31:19 +0200
flask-script (2.0.5-2) unstable; urgency=medium
* Fix compatibility with pytest 3. (Closes: #835240)
-- Orestis Ioannou <orestis@oioannou.com> Thu, 01 Sep 2016 21:09:28 +0200
flask-script (2.0.5-1) unstable; urgency=medium
* Team upload.
* New upstream release (Closes: #803093)
* Pump up standards version
* Use pytest to run tests (Closes: #808757)
* Vcs fields switched to git due to the svn-> git transition
* Use watch file from pypi.debian.net
* Wrap-and-sort'ed control and copyright
-- Orestis Ioannou <orestis@oioannou.com> Thu, 18 Feb 2016 05:10:26 +0100
flask-script (0.6.7-1) unstable; urgency=medium
* New upstream release.
-- Thomas Bechtold <toabctl@debian.org> Fri, 07 Mar 2014 18:02:59 +0100
flask-script (0.6.6-1) unstable; urgency=medium
* New upstream release.
* debian/control: use Debian address in Uploaders field.
-- Thomas Bechtold <toabctl@debian.org> Fri, 27 Dec 2013 08:21:20 +0100
flask-script (0.6.3-1) unstable; urgency=low
* Initial release (Closes: #730276)
-- Thomas Bechtold <thomasbechtold@jpberlin.de> Sat, 23 Nov 2013 16:02:23 +0100
|