Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
Add pkg-perl-autopkgtest tests to autopkgtest configuration.
· 0b2c60e8
Bas Couwenberg
authored
Apr 17, 2018
0b2c60e8
Bump Standards-Version to 4.1.4, no changes.
· 9672a888
Bas Couwenberg
authored
Apr 17, 2018
9672a888
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
9672a888
...
...
@@ -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
...
...
debian/control
View file @
9672a888
...
...
@@ -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
...
...
debian/tests/control
View file @
9672a888
# 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