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
|
python-affine (2.3.0-2) unstable; urgency=medium
* Team upload.
* Remove myself from Uploaders.
* 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 11:33:17 +0100
python-affine (2.3.0-1) unstable; urgency=medium
* New upstream release.
-- Bas Couwenberg <sebastic@debian.org> Thu, 05 Sep 2019 06:19:35 +0200
python-affine (2.2.2-2) unstable; urgency=medium
* Bump Standards-Version to 4.4.0, no changes.
* Update gbp.conf to use --source-only-changes by default.
* Drop Python 2 support.
-- Bas Couwenberg <sebastic@debian.org> Sun, 21 Jul 2019 20:20:43 +0200
python-affine (2.2.2-1) unstable; urgency=medium
* New upstream release.
* Bump Standards-Version to 4.2.1, no changes.
* Drop autopkgtests to test installability & module import.
* Add lintian override for testsuite-autopkgtest-missing.
* Update watch file to limit matches to archive path.
-- Bas Couwenberg <sebastic@debian.org> Fri, 21 Dec 2018 07:09:24 +0100
python-affine (2.2.1-1) unstable; urgency=medium
* New upstream release.
* Update Vcs-* URLs for Salsa.
* Drop override for vcs-deprecated-in-debian-infrastructure.
* Bump Standards-Version to 4.1.4, no changes.
* Strip trailing whitespace from control file.
* Add module import tests to autopkgtest configuration.
* Use pytest instead of nose.
-- Bas Couwenberg <sebastic@debian.org> Tue, 05 Jun 2018 07:25:21 +0200
python-affine (2.2.0-1) unstable; urgency=medium
* New upstream release.
* Strip trailing whitespace from control file.
* Update copyright-format URL to use HTTPS.
* Add lintian override for vcs-deprecated-in-debian-infrastructure.
* Refresh patches.
* Bump Standards-Version to 4.1.3, no changes.
* Add pytest to build dependencies.
-- Bas Couwenberg <sebastic@debian.org> Wed, 21 Mar 2018 07:26:07 +0100
python-affine (2.1.0-1) unstable; urgency=medium
* New upstream release.
* Bump Standards-Version to 4.0.0, no changes.
* Add autopkgtest to test installability.
-- Bas Couwenberg <sebastic@debian.org> Wed, 12 Jul 2017 18:12:49 +0200
python-affine (2.0.0-1) unstable; urgency=medium
* New upstream release.
-- Bas Couwenberg <sebastic@debian.org> Sat, 21 May 2016 16:00:05 +0200
python-affine (1.3.0-1) unstable; urgency=medium
* New upstream release.
* Update Vcs-Git URL to use HTTPS.
* Enable parallel builds.
* Update watch file, handle other tar extensions in filenamemangle.
* Bump Standards-Version to 3.9.8, no changes.
-- Bas Couwenberg <sebastic@debian.org> Fri, 08 Apr 2016 23:03:08 +0200
python-affine (1.2.0-1) unstable; urgency=medium
* New upstream release.
* Add upstream metadata.
* Update my email to use @debian.org address.
* Ignore test failures to not fail the build.
-- Bas Couwenberg <sebastic@debian.org> Fri, 05 Jun 2015 13:57:37 +0200
python-affine (1.1.0-1) unstable; urgency=medium
* New upstream release.
* Add myself to Uploaders.
* Add gbp.conf to use pristine-tar by default.
* Update watch file to mangle the filename,
include the project name and not only the version.
* Update copyright file, changes:
- Use BSD-3-Clause license shortname instead of BSD-3
- Add Mike Toews as copyright holder
- Add Upstream-Contact header
-- Bas Couwenberg <sebastic@xs4all.nl> Sun, 28 Dec 2014 15:03:14 +0100
python-affine (1.0.1-1) unstable; urgency=medium
* Initial upload (closes: #767033)
-- Johan Van de Wauw <johan.vandewauw@gmail.com> Sun, 02 Nov 2014 21:14:16 +0100
|