Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (4)
Bump Standards-Version to 4.1.3, no changes.
· 2e766e11
Bas Couwenberg
authored
Jan 28, 2018
2e766e11
Change Section from web to php.
· 67f3adbe
Bas Couwenberg
authored
Jan 28, 2018
67f3adbe
Add autopkgtest to test installability.
· 784ce422
Bas Couwenberg
authored
Jan 28, 2018
784ce422
FIx typo in lintian override.
· 729e5702
Bas Couwenberg
authored
Jan 28, 2018
729e5702
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
729e5702
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
...
...
debian/control
View file @
729e5702
...
...
@@ -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
View file @
729e5702
# php-geos is a PECL extension
s
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
0 → 100644
View file @
729e5702
# Test installability
Depends: @
Test-Command: /bin/true