Skip to content
Commits on Source (4)
php-geos (1.0.0-3) UNRELEASED; urgency=medium
* Update URLs for move from gogs to gitea.
* Bump Standards-Version to 4.1.3, no changes.
* Change Section from web to php.
* Add autopkgtest to test installability.
-- Bas Couwenberg <sebastic@debian.org> Thu, 21 Dec 2017 07:58:24 +0100
......
......@@ -9,14 +9,14 @@ Build-Depends: debhelper (>= 9),
libgeos-dev,
php-dev,
phpunit
Standards-Version: 3.9.8
Standards-Version: 4.1.3
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/php-geos.git
Vcs-Git: https://anonscm.debian.org/git/pkg-grass/php-geos.git
Homepage: https://git.osgeo.org/gitea/geos/php-geos/
Package: php-geos
Architecture: any
Section: web
Section: php
Depends: ${php:Depends},
${shlibs:Depends},
${misc:Depends}
......
# php-geos is a PECL extensions not a PEAR package.
# php-geos is a PECL extension not a PEAR package.
php-geos source: pear-package-without-pkg-php-tools-builddep
# Test installability
Depends: @
Test-Command: /bin/true