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
|
python-stetl (1.2+ds-1) unstable; urgency=medium
* New upstream release.
* Update copyright-format URL to use HTTPS.
* Fix deprecated source override location.
* Update Vcs-* URLs for Salsa.
* Bump Standards-Version to 4.1.5, no changes.
* Add module import tests to autopkgtest configuration.
* Add override for dependency-on-python-version-marked-for-end-of-life.
* Strip trailing whitespace from control & rules files.
* Drop reproducible_build.patch, applied upstream.
-- Bas Couwenberg <sebastic@debian.org> Sat, 07 Jul 2018 19:30:07 +0200
python-stetl (1.1+ds-2) unstable; urgency=medium
* Add patch by Chris Lamb to make the build reproducible.
(closes: #881217)
-- Bas Couwenberg <sebastic@debian.org> Thu, 09 Nov 2017 07:27:17 +0100
python-stetl (1.1+ds-1) unstable; urgency=medium
* New upstream release.
* Update upstream metadata, repository moved to geopython organization.
* Add python3-sphinx to build dependencies.
* Bump Standards-Version to 4.1.1, no changes.
* Add autopkgtest to test installability.
* Use pkg-info.mk variables instead of dpkg-parsechangelog output.
* Update watch file to use HTTPS.
* Update Files-Excluded to remove all .pyc files.
* Add build dependencies for tests.
* Copy tests directory to build directory.
* Don't ignore test failures.
* Add lintian override for python-foo-but-no-python3-foo.
* Enable verbose output for tests.
-- Bas Couwenberg <sebastic@debian.org> Tue, 07 Nov 2017 19:37:58 +0100
python-stetl (1.0.9+ds-1) unstable; urgency=medium
* New upstream release.
* Bump Standards-Version to 3.9.8, no changes.
* Update stetl man page.
* Drop patches, fixed upstream.
-- Bas Couwenberg <sebastic@debian.org> Sat, 18 Jun 2016 16:31:15 +0200
python-stetl (1.0.8+ds-2) unstable; urgency=medium
* Add license & copyright for apachelog.py.
* Update watch file to use lowercase RC in uversionmangle.
-- Bas Couwenberg <sebastic@debian.org> Mon, 14 Sep 2015 18:06:42 +0200
python-stetl (1.0.8+ds-1) unstable; urgency=medium
* Initial release (Closes: #797713)
-- Bas Couwenberg <sebastic@debian.org> Wed, 02 Sep 2015 14:52:34 +0200
|