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 106
|
flask-jwt-simple (0.0.3-12) unstable; urgency=medium
* Source-only upload.
-- Emmanuel Arias <eamanu@yaerobi.com> Thu, 06 Jan 2022 09:40:45 -0300
flask-jwt-simple (0.0.3-11) unstable; urgency=medium
* d/patches: Update 0002-Run-the-coverage-module-rather-than-binary patch to
remove the installation of dependencies in tox.ini file (Closes: #1002323).
* wrap-and-sort.
* d/control: Bump Standards-Version to 4.6.0.1. No changes needed.
* d/control: Remove the suggestion of the installation of the -docs package.
It is not package yet.
* d/copyright: Update debian files copyright year. Update my email in
Copyright.
* d/rules: remove empty line at the end of the file.
* d/control: Add Rules-Requires-Root: no in the source stanza.
* d/python3-flask-jwt-simple.examples: install examples in binary package.
-- Emmanuel Arias <eamanu@yaerobi.com> Tue, 04 Jan 2022 07:34:46 -0300
flask-jwt-simple (0.0.3-10) unstable; urgency=medium
* Team upload.
* Rename git repo to match source package name.
* Add test Build-Depends, fixing ftbfs with dh-python >= 5.20211105 that
runs the tox tests.
* Patch: Run the coverage module rather than binary, in tox.
-- Stefano Rivera <stefanor@debian.org> Fri, 05 Nov 2021 09:52:26 -0700
flask-jwt-simple (0.0.3-9) unstable; urgency=medium
* Source-only upload.
-- Emmanuel Arias <eamanu@yaerobi.com> Wed, 03 Mar 2021 12:53:33 -0300
flask-jwt-simple (0.0.3-8) unstable; urgency=medium
* Source-only upload.
-- Emmanuel Arias <eamanu@yaerobi.com> Wed, 03 Mar 2021 11:57:39 -0300
flask-jwt-simple (0.0.3-7) unstable; urgency=medium
* d/tests: Improve autopkgtest. Tests as-intalled package.
* wrap-and-sort.
-- Emmanuel Arias <eamanu@yaerobi.com> Wed, 24 Feb 2021 16:34:58 -0300
flask-jwt-simple (0.0.3-6) unstable; urgency=medium
[ Debian Janitor ]
* Trim trailing whitespace.
* 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.
[ Emmanuel Arias ]
* d/control: Bump Standards-Version to 4.5.1.
* d/patch: Add patch to avoid intent to decoded a str (Closes: #979713).
-- Emmanuel Arias <eamanu@yaerobi.com> Thu, 11 Feb 2021 18:16:06 -0300
flask-jwt-simple (0.0.3-5) unstable; urgency=medium
* Rebuild to upload a source-only pkg.
-- Emmanuel Arias <eamanu@yaerobi.com> Sun, 06 Sep 2020 20:06:50 -0300
flask-jwt-simple (0.0.3-4) unstable; urgency=medium
* d/tests/control: Add libffi-dev on tests Depends.
Aautopkgtest fail on arm64.
-- Emmanuel Arias <eamanu@yaerobi.com> Sat, 05 Sep 2020 19:38:03 -0300
flask-jwt-simple (0.0.3-3) unstable; urgency=medium
* d/tests/control: Add python3-dev for autpkgtest.
- Test fails for python3-dev missingi.
* d/control: Bump debhelper-compat to 13 (from 12).
* wrap-and-sort.
-- Emmanuel Arias <eamanu@yaerobi.com> Wed, 02 Sep 2020 22:44:24 -0300
flask-jwt-simple (0.0.3-2) unstable; urgency=medium
* d/tests: Fix tests (Closes: #945767).
* d/control: Bump Standards-Version to 4.5.0.
* d/gbp.conf: Set debian/master as default branch.
* d/control: Update my email contact.
-- Emmanuel Arias <eamanu@yaerobi.com> Fri, 06 Mar 2020 18:50:25 -0300
flask-jwt-simple (0.0.3-1) unstable; urgency=medium
* Initial release (Closes: #934101)
-- Emmanuel Arias <emmanuelarias30@gmail.com> Mon, 05 Aug 2019 12:30:57 +0000
|