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 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105
|
python-flask-httpauth (4.8.0-1) unstable; urgency=medium
* Non-maintainer upload.
* New upstream release 4.8.0 (Closes: #1061002).
* build dependencies:
+ Add pybuild-plugin-pyproject
+ Remove dh-python as the pybuild plugin is enough
* Bump Standards-Version to 4.7.0 (no changes needed).
* Cleanup rules file, as pybuild already exports http*_proxy
* Add lintian override for svg in html.
* Add basic upstreamm metadata file.
-- Sandro Knauß <hefee@debian.org> Fri, 03 May 2024 14:44:15 +0200
python-flask-httpauth (4.5.0-4) unstable; urgency=medium
* Another attempt at fixing the manpage. (Hopefully) closes: #1003606
-- Martina Ferrari <tina@debian.org> Tue, 25 Jan 2022 04:36:56 +0000
python-flask-httpauth (4.5.0-3) unstable; urgency=medium
* Move manpage to section 3. Closes: #1003606
-- Martina Ferrari <tina@debian.org> Thu, 13 Jan 2022 15:09:34 +0000
python-flask-httpauth (4.5.0-2) unstable; urgency=medium
* Add .mailmap file.
* d/control: Revert cme's incorrect "fix". Closes: #1003606
-- Martina Ferrari <tina@debian.org> Wed, 12 Jan 2022 20:27:40 +0000
python-flask-httpauth (4.5.0-1) unstable; urgency=medium
[ Debian Janitor ]
* Apply multi-arch hints.
+ python-flask-httpauth-doc: Add Multi-Arch: foreign.
[ Martina Ferrari ]
* Update my name and email address.
* New upstream release.
* Automatic packaging fixes by cme.
* Update dependencies for new version.
* Adjust documentation package.
* Update debian/watch.
* debian/control: Add Rules-Requires-Root: no.
-- Martina Ferrari <tina@debian.org> Mon, 10 Jan 2022 18:42:53 +0000
python-flask-httpauth (3.2.4-3.1) unstable; urgency=medium
* Non-maintainer upload.
* Drop Python 2 support (Closes: #937759).
-- Ondřej Nový <onovy@debian.org> Sun, 27 Oct 2019 20:37:51 +0100
python-flask-httpauth (3.2.4-3) unstable; urgency=medium
* debian/control: Put the Breaks/Replaces in the proper place; previous
upload was a mistake. Closes: #911444.
-- Martina Ferrari <tina@debian.org> Wed, 24 Oct 2018 13:27:30 +0000
python-flask-httpauth (3.2.4-2) unstable; urgency=medium
* debian/control: Add missing Breaks/Replaces to new -doc package.
Closes: #911444.
-- Martina Ferrari <tina@debian.org> Mon, 22 Oct 2018 14:42:58 +0000
python-flask-httpauth (3.2.4-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/copyright: Use https protocol in Format field
* d/control: Set Vcs-* to salsa.debian.org
[ Martina Ferrari ]
* New upstream release.
* debian/gbp.conf: Stop using pristine-tar.
* Automated packaging fixes by cme.
* Add support for python3, and fix a few packaging mistakes. Closes:
#909598.
* debian/control: Add automatic testsuite.
* debian/copyright: Separate license texts.
* Patch the link to an externally-hosted image with an embedded SVG.
* Move documentation to a separate package.
* Update DH compat level to 11.
-- Martina Ferrari <tina@debian.org> Mon, 15 Oct 2018 14:14:45 +0000
python-flask-httpauth (3.2.1-1) unstable; urgency=medium
* New upstream release.
* Fix watch file.
* debian/control: Update Standards-Version (no changes). Update Vcs-*.
* Add examples to the package.
-- Martina Ferrari <tina@debian.org> Fri, 02 Dec 2016 10:28:54 +0000
python-flask-httpauth (2.2.1-1) unstable; urgency=low
* Initial upload. Closes: #754804.
-- Martina Ferrari <tina@debian.org> Mon, 14 Jul 2014 17:13:01 +0000
|