Sebastiaan Couwenberg pushed to branch master at Debian GIS Project / php-geos
Commits: 2e766e11 by Bas Couwenberg at 2018-01-28T21:19:06+01:00 Bump Standards-Version to 4.1.3, no changes. - - - - - 67f3adbe by Bas Couwenberg at 2018-01-28T21:30:11+01:00 Change Section from web to php. - - - - - 784ce422 by Bas Couwenberg at 2018-01-28T21:30:27+01:00 Add autopkgtest to test installability. - - - - - 729e5702 by Bas Couwenberg at 2018-01-28T21:34:54+01:00 FIx typo in lintian override. - - - - - 4 changed files: - debian/changelog - debian/control - debian/source.lintian-overrides - + debian/tests/control Changes: ===================================== debian/changelog ===================================== --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,9 @@ 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 <sebas...@debian.org> Thu, 21 Dec 2017 07:58:24 +0100 ===================================== debian/control ===================================== --- a/debian/control +++ b/debian/control @@ -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} ===================================== debian/source.lintian-overrides ===================================== --- a/debian/source.lintian-overrides +++ b/debian/source.lintian-overrides @@ -1,3 +1,3 @@ -# 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 ===================================== debian/tests/control ===================================== --- /dev/null +++ b/debian/tests/control @@ -0,0 +1,3 @@ +# Test installability +Depends: @ +Test-Command: /bin/true View it on GitLab: https://salsa.debian.org/debian-gis-team/php-geos/compare/b18efda09e737cb0eaf7de6895c960bdf801ec7f...729e570288147226b0edcf1fe31fd58928bf6a30 --- View it on GitLab: https://salsa.debian.org/debian-gis-team/php-geos/compare/b18efda09e737cb0eaf7de6895c960bdf801ec7f...729e570288147226b0edcf1fe31fd58928bf6a30 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel