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
|
php-geos (1.0.0-8) unstable; urgency=medium
* Bump Standards-Version to 4.7.0, no changes.
* Bump debhelper compat to 13.
* Remove generated files in clean target.
(closes: #1046070)
* Update watch file for gitea changes.
* Enable Salsa CI.
* Add upstream patches to fix PHP 8.2 compatibility.
(closes: #1054036)
* Ignore test failures on all architectures.
* Add upstream patch to fix FTBFS on i386.
-- Bas Couwenberg <sebastic@debian.org> Wed, 04 Dec 2024 12:55:43 +0100
php-geos (1.0.0-7) unstable; urgency=medium
* Update watch file for gitea changes.
* Bump Standards-Version to 4.6.1, no changes.
* Bump debhelper compat to 12, changes:
- Drop --list-missing from dh_install
* Add Rules-Requires-Root to control file.
-- Bas Couwenberg <sebastic@debian.org> Thu, 01 Dec 2022 15:06:56 +0100
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
|