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
|
flask-api (1.1+dfsg-3) unstable; urgency=medium
[ Debian Janitor ]
* Remove constraints unnecessary since buster (oldstable):
+ Build-Depends: Drop versioned constraint on python3-flask.
+ python3-flask-api: Drop versioned constraint on python3-flask in Depends.
-- Jelmer Vernooij <jelmer@debian.org> Sun, 16 Oct 2022 21:08:34 +0100
flask-api (1.1+dfsg-2) unstable; urgency=medium
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.1.
* d/changelog: Remove trailing whitespaces.
* d/control: Update Maintainer field with new Debian Python Team
contact address.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Debian Janitor ]
* Use secure URI in Homepage field.
* Bump debhelper from old 12 to 13.
* Update standards version to 4.5.1, no changes needed.
-- Sandro Tosi <morph@debian.org> Wed, 08 Jun 2022 22:02:53 -0400
flask-api (1.1+dfsg-1) unstable; urgency=medium
[ Ondřej Nový ]
* Fixed VCS URL (https)
* d/control: Set Vcs-* to salsa.debian.org (closes: #911004)
* d/copyright: Use https protocol in Format field
* Convert git repository from git-dpm to gbp layout
[ Jonathan Carter ]
* Team upload (DPMT)
* New upstream release (Closes: #911003)
* Update get-orig-source to no longer delete pycache files that have
been removed upstream
* Upgrade to debhelper-compat (= 12)
* Update standards version to 4.3.0
* Stop building python2 package
* Update minimum python3-flask dependency
-- Jonathan Carter <jcc@debian.org> Tue, 26 Feb 2019 17:06:26 +0000
flask-api (0.6.4+dfsg-1) unstable; urgency=low
* Initial release (Closes: #807053).
-- Nicolas Dandrimont <olasd@debian.org> Mon, 07 Dec 2015 13:21:04 +0100
|