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
|
php-geos (1.0.0-6) unstable; urgency=medium
* Bump watch file version to 4.
* Bump Standards-Version to 4.5.1, no changes.
* Add patches to fix PHP 7 & 8 compatibility.
(closes: #977186)
-- Bas Couwenberg <sebastic@debian.org> Sat, 12 Dec 2020 10:40:02 +0100
php-geos (1.0.0-5) unstable; urgency=medium
* Bump Standards-Version to 4.5.0, no changes.
* Remove package name from lintian overrides.
* Update gbp.conf to use --source-only-changes by default.
* Drop Name field from upstream metadata.
* Bump debhelper compat to 10, changes:
- Drop --parallel option, enabled by default
- Don't explicitly enable autoreconf, enabled by default
- Drop dh-autoreconf build dependency
* Update lintian overrides.
-- Bas Couwenberg <sebastic@debian.org> Sun, 01 Nov 2020 19:39:34 +0100
php-geos (1.0.0-4) unstable; urgency=medium
* Drop autopkgtest to test installability.
* Add lintian override for testsuite-autopkgtest-missing.
-- Bas Couwenberg <sebastic@debian.org> Wed, 01 Aug 2018 15:32:33 +0200
php-geos (1.0.0-3) unstable; urgency=medium
* Update URLs for move from gogs to gitea.
* Bump Standards-Version to 4.1.5, no changes.
* Change Section from web to php.
* Add autopkgtest to test installability.
* Fix deprecated source override location.
* Update Vcs-* URLs for Salsa.
* Strip trailing whitespace from control & rules files.
* Use filter instead of findstring to prevent partial matches.
-- Bas Couwenberg <sebastic@debian.org> Sat, 21 Jul 2018 11:04:57 +0200
php-geos (1.0.0-2) unstable; urgency=medium
* Ignore test failures on problematic architectures only.
-- Bas Couwenberg <sebastic@debian.org> Fri, 20 Jan 2017 16:01:20 +0100
php-geos (1.0.0-1) unstable; urgency=medium
* Initial Release. (Closes: #849283).
-- Bas Couwenberg <sebastic@debian.org> Sat, 24 Dec 2016 17:05:05 +0100
|