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
|
python-flasgger (0.9.5+dfsg.2-3) unstable; urgency=medium
[ Debian Janitor ]
* Update lintian override info to new format:
+ debian/source/lintian-overrides: line 2, 4
+ debian/python3-flasgger.lintian-overrides: line 5
* Update standards version to 4.6.1, no changes needed.
-- Jelmer Vernooij <jelmer@debian.org> Thu, 01 Dec 2022 11:24:40 +0000
python-flasgger (0.9.5+dfsg.2-2) unstable; urgency=medium
* Set Depends and Build-Depends from pyhton3-mistune to
python3-mistune0. (Closes: #1003568).
* Remove ununsed Lintian overrides.
* Fix target for Lintian override in source package.
* Bump to Standards-Version 4.6.0 (no changes required).
* Update copyright years.
-- Marcos Fouces <marcos@debian.org> Sat, 07 May 2022 14:27:28 +0200
python-flasgger (0.9.5+dfsg.2-1) unstable; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Ondřej Nový ]
* d/control: Update Maintainer field with new Debian Python Team
contact address.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Marcos Fouces ]
* New upstream version 0.9.5+dfsg.2
* Exclude __pycache__ dirs (contains some files without source code)
from source tarball. Added suffix "dfsg.2" to orig tarball.
* Remove useless ".DS_Store" files from binary package.
* Remove useless Lintian override.
* Update uploader email to @debian.org
* Add proper Lintian overrides for binary package.
* Bump to debhelper-compat level 13.
-- Marcos Fouces <marcos@debian.org> Sun, 01 Nov 2020 19:28:05 +0100
python-flasgger (0.9.4+dfsg-1) unstable; urgency=medium
* Team upload.
[ Marcos Fouces ]
* New upstream release.
* d/missing-sources:
- Add jquery-2.2.4.js sources.
* d/source/lintian-overrides:
- Add proper overrides for two *.pyc (sources are not missing).
* Bump to Standards-Version 4.5.0 (no changes required).
-- Raphaël Hertzog <raphael@offensive-security.com> Tue, 18 Feb 2020 13:49:14 +0100
python-flasgger (0.9.3+dfsg-1) unstable; urgency=medium
* Team upload.
* Add +dfsg suffix to indicate upstream sources have been repackaged.
-- Raphaël Hertzog <raphael@offensive-security.com> Tue, 14 Jan 2020 11:46:59 +0100
python-flasgger (0.9.3-1) unstable; urgency=low
[ Marcous Fouces ]
* Initial Debian release. (Closes: #944430).
[ Raphaël Hertzog ]
* Drop flasgger/ui2 directory
* Remove missing sources and dependencies related to flasgger/ui2
* Add the missing sources for swagger-ui
* Document the license of swagger-ui separately
* Document jquery license separately
-- Marcos Fouces <marcos.fouces@gmail.com> Wed, 27 Nov 2019 16:12:40 +0100
|