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 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132
|
python-stetl (2.1-1) unstable; urgency=medium
* New upstream release.
-- Bas Couwenberg <sebastic@debian.org> Mon, 09 Jan 2023 16:04:23 +0100
python-stetl (2.1~dev0~20211124-009e39f-1) unstable; urgency=medium
* New upstream git snapshot.
* Bump Standards-Version to 4.6.1, no changes.
* Bump debhelper compat to 12, no changes.
* Drop python3-nose from build dependencies.
(closes: #1018585)
* Drop python3-cov-core from build dependencies.
(closes: #1021848)
* Add Rules-Requires-Root to control file.
* Update watch file to use GitHub tags instead of PyPI.
* Add get-orig-source script for git snapshot.
* Drop patches, applied upstream.
* Remove VERSION.txt with dh_clean.
-- Bas Couwenberg <sebastic@debian.org> Thu, 01 Dec 2022 21:50:16 +0100
python-stetl (2.0+ds-3) unstable; urgency=medium
* Drop Name field from upstream metadata.
* Bump Standards-Version to 4.5.0, no changes.
* Bump debhelper compat to 10, changes:
- Drop --parallel option, enabled by default
* Bump watch file version to 4.
* Update lintian overrides.
* Use sphinxdoc helper.
-- Bas Couwenberg <sebastic@debian.org> Thu, 12 Nov 2020 13:41:28 +0100
python-stetl (2.0+ds-2) unstable; urgency=medium
* Bump Standards-Version to 4.4.1, no changes.
* Change pylint3 build dependency to pylint.
-- Bas Couwenberg <sebastic@debian.org> Tue, 19 Nov 2019 21:33:31 +0100
python-stetl (2.0+ds-1) unstable; urgency=medium
* Update gbp.conf to use --source-only-changes by default.
* Move from experimental to unstable.
-- Bas Couwenberg <sebastic@debian.org> Sun, 07 Jul 2019 10:26:21 +0200
python-stetl (2.0+ds-1~exp2) experimental; urgency=medium
* Fix doc-base Document name.
-- Bas Couwenberg <sebastic@debian.org> Tue, 16 Apr 2019 06:59:16 +0200
python-stetl (2.0+ds-1~exp1) experimental; urgency=medium
* New upstream release.
* Switch to Python 3.
-- Bas Couwenberg <sebastic@debian.org> Thu, 11 Apr 2019 18:36:47 +0200
python-stetl (1.3+ds-1~exp1) experimental; urgency=medium
* New upstream release.
* Bump Standards-Version to 4.3.0, no changes.
* Drop autopkgtests to test installability & module import.
* Add lintian override for testsuite-autopkgtest-missing.
* Remove package name from lintian overrides.
-- Bas Couwenberg <sebastic@debian.org> Wed, 20 Mar 2019 15:25:59 +0100
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
|