Skip to content
Commits on Source (2)
......@@ -3,6 +3,8 @@ libgeo-proj4-perl (1.09-2) UNRELEASED; urgency=medium
* Rename PROJ.4 to PROJ.
* Update Vcs-* URLs for Salsa.
* Drop Multi-Arch control field, manpage causes file conflict.
* Add pkg-perl-autopkgtest tests to autopkgtest configuration.
* Bump Standards-Version to 4.1.4, no changes.
-- Bas Couwenberg <sebastic@debian.org> Wed, 21 Feb 2018 14:45:00 +0100
......
......@@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 9),
perl,
proj-bin,
libproj-dev
Standards-Version: 4.1.3
Standards-Version: 4.1.4
Vcs-Browser: https://salsa.debian.org/debian-gis-team/libgeo-proj4-perl
Vcs-Git: https://salsa.debian.org/debian-gis-team/libgeo-proj4-perl.git
Homepage: https://metacpan.org/release/Geo-Proj4
......
# Test installability
Depends: @
Test-Command: /bin/true
# Test build dependencies
Test-Command: /usr/share/pkg-perl-autopkgtest/runner build-deps
Depends: @, @builddeps@, pkg-perl-autopkgtest
# Test runtime dependencies
Test-Command: /usr/share/pkg-perl-autopkgtest/runner runtime-deps
Depends: @, pkg-perl-autopkgtest
# Test runtime dependencies & recommends
Test-Command: /usr/share/pkg-perl-autopkgtest/runner runtime-deps-and-recommends
Depends: @, pkg-perl-autopkgtest
Restrictions: needs-recommends