[Git][debian-gis-team/proj-rdnap][master] 2 commits: Disable 2008 grid tests for PROJ 6.

Bas Couwenberg gitlab at salsa.debian.org
Tue Feb 11 15:33:34 GMT 2020



Bas Couwenberg pushed to branch master at Debian GIS Project / proj-rdnap


Commits:
722e5042 by Bas Couwenberg at 2020-02-11T16:16:12+01:00
Disable 2008 grid tests for PROJ 6.

- - - - -
bf11fc09 by Bas Couwenberg at 2020-02-11T16:16:24+01:00
Set distribution to unstable.

- - - - -


3 changed files:

- debian/changelog
- debian/rules
- debian/tests/control


Changes:

=====================================
debian/changelog
=====================================
@@ -1,8 +1,9 @@
-proj-rdnap (2008+2018-4) UNRELEASED; urgency=medium
+proj-rdnap (2008+2018-4) unstable; urgency=medium
 
   * Bump Standards-Version to 4.5.0, no changes.
+  * Disable 2008 grid tests for PROJ 6.
 
- -- Bas Couwenberg <sebastic at debian.org>  Sat, 25 Jan 2020 10:59:43 +0100
+ -- Bas Couwenberg <sebastic at debian.org>  Tue, 11 Feb 2020 16:16:14 +0100
 
 proj-rdnap (2008+2018-3) unstable; urgency=medium
 


=====================================
debian/rules
=====================================
@@ -8,7 +8,6 @@
 override_dh_auto_test:
 ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
 	if [ 6 -le "$(shell cs2cs 2>&1 | head -1 | cut -d' ' -f2 | cut -d'.' -f1)" ]; then \
-	    PROJ_LIB=.:/usr/share/proj perl ./testrdtrans2008.pl -v && \
 	    PROJ_LIB=.:/usr/share/proj perl ./testrdtrans2018.pl -v; \
 	else \
 	    PROJ_LIB=. perl ./testrdtrans2008.pl -v; \


=====================================
debian/tests/control
=====================================
@@ -1,5 +1,2 @@
-Test-Command: perl ./testrdtrans2008.pl -v
-Depends: @, @builddeps@
-
 Test-Command: perl ./testrdtrans2018.pl -v
 Depends: @, @builddeps@



View it on GitLab: https://salsa.debian.org/debian-gis-team/proj-rdnap/compare/0c4d8a6a8958f0ec826b3305b5bdaa522a9eccbd...bf11fc0992361983af9b01cc040f8dae0ec1d67b

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/proj-rdnap/compare/0c4d8a6a8958f0ec826b3305b5bdaa522a9eccbd...bf11fc0992361983af9b01cc040f8dae0ec1d67b
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/20200211/8609a461/attachment.html>


More information about the Pkg-grass-devel mailing list