Bas Couwenberg pushed to branch master at Debian GIS Project / libgeotiff
Commits: 6f4aade5 by Bas Couwenberg at 2023-08-31T17:50:49+02:00 Add autopkgtest using upstream test scripts. - - - - - 3 changed files: - debian/changelog - + debian/tests/control - + debian/tests/geotiff-bin Changes: ===================================== debian/changelog ===================================== @@ -4,6 +4,7 @@ libgeotiff (1.7.1-3) UNRELEASED; urgency=medium * Bump debhelper compat to 13. * Use not-installed file instead of dh_install override. * Enable Salsa CI. + * Add autopkgtest using upstream test scripts. -- Bas Couwenberg <[email protected]> Wed, 18 Jan 2023 17:00:49 +0100 ===================================== debian/tests/control ===================================== @@ -0,0 +1,3 @@ +Tests: geotiff-bin +Depends: geotiff-bin +Restrictions: allow-stderr ===================================== debian/tests/geotiff-bin ===================================== @@ -0,0 +1,4 @@ +#!/bin/sh + +./test/testlistgeo /usr/bin/listgeo +./test/testgeotifcp /usr/bin/geotifcp /usr/bin/listgeo View it on GitLab: https://salsa.debian.org/debian-gis-team/libgeotiff/-/commit/6f4aade56eb8f2ecc0928d5bc28523e9fb3af3ea -- View it on GitLab: https://salsa.debian.org/debian-gis-team/libgeotiff/-/commit/6f4aade56eb8f2ecc0928d5bc28523e9fb3af3ea You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ Pkg-grass-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel
