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
|
python-descartes (1.1.0-4) unstable; urgency=medium
* Team upload.
* Bump Standards-Version to 4.5.0, no changes.
* Drop Name field from upstream metadata.
* Bump debhelper compat to 10, changes:
- Drop --parallel option, enabled by default
* Bump watch file version to 4.
* Update lintian overrides.
-- Bas Couwenberg <sebastic@debian.org> Thu, 12 Nov 2020 12:54:38 +0100
python-descartes (1.1.0-3) unstable; urgency=medium
* Team upload.
* Bump Standards-Version to 4.4.0, no changes.
* Drop autopkgtests to test installability & module import.
* Add lintian override for testsuite-autopkgtest-missing.
* Update gbp.conf to use --source-only-changes by default.
* Drop Python 2 support.
-- Bas Couwenberg <sebastic@debian.org> Sun, 21 Jul 2019 21:22:50 +0200
python-descartes (1.1.0-2) unstable; urgency=medium
* Team upload.
* Strip trailing whitespace from control & rules files.
* Update copyright-format URL to use HTTPS.
* Update Vcs-* URLs for Salsa.
* Bump Standards-Version to 4.1.5, no changes.
* Change Homepage & Source URLs to Bitbucket repository.
* Add autopkgtest installability & module import tests.
* Update watch file to use HTTPS.
-- Bas Couwenberg <sebastic@debian.org> Sun, 29 Jul 2018 18:59:32 +0200
python-descartes (1.1.0-1) unstable; urgency=medium
* Imported Upstream version 1.1.0
* Update copyright year
-- Johan Van de Wauw <johan@vandewauw.be> Thu, 19 Jan 2017 22:28:41 +0100
python-descartes (1.0.2-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Bump Standards-Version to 3.9.7, no changes.
* Update Vcs-* URLs to use HTTPS.
* Enable parallel builds.
-- Bas Couwenberg <sebastic@debian.org> Sat, 20 Feb 2016 15:34:18 +0100
python-descartes (1.0.1-2) unstable; urgency=medium
* Team upload.
* Fix broken watch file, use pypi.debian.net instead of pypi.python.org.
* Add upstream metadata.
* Ignore test failures to not fail the entire build.
* Limit extended description to 72 characters per line.
-- Bas Couwenberg <sebastic@debian.org> Sat, 15 Aug 2015 22:09:14 +0200
python-descartes (1.0.1-1) unstable; urgency=medium
* Initial release (Closes: #773430)
-- Johan Van de Wauw <johan.vandewauw@gmail.com> Thu, 18 Dec 2014 22:19:30 +0100
|