Christoph Berg pushed to branch experimental at Debian GIS Project / postgis
Commits: 08bbba6f by Christoph Berg at 2019-10-06T17:11:49Z Revert "regress/run_test.pl: Unbreak our way of running the regression tests on the installed packages." This reverts commit 6ce6f6acd088cd0e68497088bccfe2a1f29acabf. - - - - - 3 changed files: - debian/changelog - − debian/patches/regress_run - debian/patches/series Changes: ===================================== debian/changelog ===================================== @@ -1,10 +1,3 @@ -postgis (3.0.0~beta1+dfsg-1~exp2) UNRELEASED; urgency=medium - - * regress/run_test.pl: Unbreak our way of running the regression tests on - the installed packages. - - -- Christoph Berg <[email protected]> Sun, 06 Oct 2019 18:59:12 +0200 - postgis (3.0.0~beta1+dfsg-1~exp1) experimental; urgency=medium * New upstream beta release. ===================================== debian/patches/regress_run deleted ===================================== @@ -1,14 +0,0 @@ -This breaks our way of running the regression tests on the installed packages -via autopkgtest. - ---- a/regress/run_test.pl -+++ b/regress/run_test.pl -@@ -256,7 +256,7 @@ sub scriptdir - { - my $version = shift; - my $scriptdir; -- if ( $version and $version ne $libver ) { -+ if ( $version ) { - my $pgis_majmin = $version; - $pgis_majmin =~ s/^([1-9]*\.[0-9]*).*/\1/; - $scriptdir = `pg_config --sharedir`; ===================================== debian/patches/series ===================================== @@ -1,2 +1 @@ relax-test-timing-constraints.patch -regress_run View it on GitLab: https://salsa.debian.org/debian-gis-team/postgis/commit/08bbba6fe6629f4980a68dbe4a0ecd25569a9f2a -- View it on GitLab: https://salsa.debian.org/debian-gis-team/postgis/commit/08bbba6fe6629f4980a68dbe4a0ecd25569a9f2a 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
