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
|
flask-peewee (3.0.5-2) unstable; urgency=medium
* Team upload.
* d/control: Set versioned dep on python3-wtf-peewee
-- Carsten Schoenert <c.schoenert@t-online.de> Thu, 12 Jan 2023 17:19:45 +0100
flask-peewee (3.0.5-1) unstable; urgency=medium
* Team upload.
* d/gbp.conf: Add more defaults
* d/watch: Move to git mode on GitHub
* New upstream version 3.0.5
* d/control: Running wrap-and-sort -ast
No modifications, just reorder the content.
* d/control: Sort binary packages alphabetical
* d/control: Update build deps, add BuildProfileSpecs
* d/rules: Run the upstream tests also while build
* python-flask-peewee-doc: Use dh_shpinxdoc for build
* d/control: Bump Standars-Versions to 4.6.2
No further modifications needed.
* d/control: Add Rules-Requires-Root: no
* python3-flask-peewee: Link JS files to libjs-bootstrap
* Lintian: Adjust overrides for the source
* autopkgtests: Add upstream test
* d/copyright: Update year data
* d/u/metadata: Add entry for Documentation
-- Carsten Schoenert <c.schoenert@t-online.de> Sun, 08 Jan 2023 20:24:02 +0100
flask-peewee (0.6.7-4) unstable; urgency=medium
[ Debian Janitor ]
* Update standards version to 4.6.0, no changes needed.
-- Jelmer Vernooij <jelmer@debian.org> Thu, 26 May 2022 17:41:07 +0100
flask-peewee (0.6.7-3) unstable; urgency=medium
[ Chris Lamb ]
* Bump Standards-Version to 4.5.1.
* Bump debhelper compatibility level to 13.
* Bump debian/watch to version 4.
* Don't ship .doctree files, making the build reproducible. (Closes: #885326)
[ 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.
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Apply multi-arch hints.
+ python-flask-peewee-doc: Add Multi-Arch: foreign.
-- Chris Lamb <lamby@debian.org> Mon, 22 Mar 2021 12:15:29 +0000
flask-peewee (0.6.7-2) unstable; urgency=medium
* Team upload.
* d/control: Set Vcs-* to salsa.debian.org
* d/watch: Use https protocol
* d/rules: Remove trailing whitespaces
* Use 'python3 -m sphinx' instead of sphinx-build for building docs
* Use debhelper-compat instead of debian/compat.
* Drop Python 2 support.
* Bump debhelper compat level to 12.
* Standard version is 4.4.0 now (no changes).
* Enable sphinxdoc debhelper.
* Enable autopkgtest-pkg-python testsuite.
-- Ondřej Nový <onovy@debian.org> Tue, 06 Aug 2019 16:08:17 +0200
flask-peewee (0.6.7-1) unstable; urgency=low
* Team upload.
[ Adrian Vondendriesch ]
* Initial package version.
-- Christoph Berg <christoph.berg@credativ.de> Wed, 29 Nov 2017 15:13:42 +0100
|