[mapserver] 28/43: Drop msautotest patch.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Tue Jul 7 20:21:34 UTC 2015


This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch wheezy-backports
in repository mapserver.

commit bf0f922807381891f2eda272a20faa81bf4f1eaf
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat Jul 20 01:48:42 2013 +0200

    Drop msautotest patch.
---
 debian/patches/msautotest.patch | 14 --------------
 debian/patches/series           |  1 -
 2 files changed, 15 deletions(-)

diff --git a/debian/patches/msautotest.patch b/debian/patches/msautotest.patch
deleted file mode 100644
index c6c2d82..0000000
--- a/debian/patches/msautotest.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-Description: Add msautotest submodule.
-Author: Bas Couwenberg <sebastic at xs4all.nl>
-Last-Update: 2013-07-20
---- a/Makefile.in
-+++ b/Makefile.in
-@@ -523,7 +523,7 @@ query-testcase:
- 	cd msautotest/query && export PATH=../..:$(PATH) && ./run_test.py $(AUTOTEST_OPTS)
- 
- autotest-install:
--	test -d "msautotest/wxs" ||  ( git submodule init && git submodule update )
-+	test -d "msautotest/wxs" ||  ( git submodule add git://github.com/mapserver/msautotest.git msautotest && git submodule init && git submodule update )
- 
- php-testcase:
- 	test -z "$(PHP_MAPSCRIPT)" || (export PHP_MAPSCRIPT_SO="../../mapscript/php/.libs/php_mapscript.so" && cd msautotest/php && ./run_test.sh)
diff --git a/debian/patches/series b/debian/patches/series
index 45a55ea..ee79e12 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -3,4 +3,3 @@ php_segfault.patch
 mapows-contenttype.patch
 hardening.patch
 shp2img-typo.patch
-msautotest.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/mapserver.git



More information about the Pkg-grass-devel mailing list