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
|
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
|