[Git][debian-gis-team/postgis][experimental] Revert "regress/run_test.pl: Unbreak our way of running the regression tests...
Christoph Berg
gitlab at salsa.debian.org
Sun Oct 6 18:12:06 BST 2019
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 <myon at debian.org> 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20191006/9db23f1d/attachment-0001.html>
More information about the Pkg-grass-devel
mailing list