[Git][debian-gis-team/python-geotiepoints][master] 2 commits: Fix autopkgtest script
Antonio Valentino
gitlab at salsa.debian.org
Mon Dec 24 21:00:57 GMT 2018
Antonio Valentino pushed to branch master at Debian GIS Project / python-geotiepoints
Commits:
e16639bf by Antonio Valentino at 2018-12-24T20:57:54Z
Fix autopkgtest script
- - - - -
f9090c80 by Antonio Valentino at 2018-12-24T20:59:57Z
Standard version bump
- - - - -
2 changed files:
- debian/control
- debian/tests/python3
Changes:
=====================================
debian/control
=====================================
@@ -14,7 +14,7 @@ Build-Depends: debhelper (>= 11),
python3-scipy,
python3-setuptools,
python3-xarray
-Standards-Version: 4.2.1
+Standards-Version: 4.3.0
Vcs-Browser: https://salsa.debian.org/debian-gis-team/python-geotiepoints
Vcs-Git: https://salsa.debian.org/debian-gis-team/python-geotiepoints.git
Homepage: https://github.com/pytroll/python-geotiepoints
=====================================
debian/tests/python3
=====================================
@@ -2,9 +2,8 @@
set -efu
PYS=${PYS:-"$(py3versions -r 2>/dev/null)"}
-TESTPKG=${TESTPKG:-pyresample}
-cd "$ADTTMP"
+cd "$AUTOPKGTEST_TMP"
for py in $PYS; do
echo "=== $py ==="
View it on GitLab: https://salsa.debian.org/debian-gis-team/python-geotiepoints/compare/61d870be84f9ee5a7a2ded6643dc5f804cd17700...f9090c805fae81b99b51ef98ec2ca605b42094ef
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/python-geotiepoints/compare/61d870be84f9ee5a7a2ded6643dc5f804cd17700...f9090c805fae81b99b51ef98ec2ca605b42094ef
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/20181224/6bca66f9/attachment.html>
More information about the Pkg-grass-devel
mailing list