This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository python-mapnik.
commit 790bf3163a8f0d796af8f94043f6cd6bb6b1f609 Author: Bas Couwenberg <[email protected]> Date: Tue Aug 29 20:46:18 2017 +0200 Refresh patches. --- debian/changelog | 1 + debian/patches/skip-tests-for-missing-data.patch | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index b2954ec..19fc5c1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ python-mapnik (1:0.0~20170621-0cd7493f2-1) UNRELEASED; urgency=medium * New upstream git snapshot. * Bump Standards-Version to 4.0.0, no changes. * Add autopkgtest to test installability. + * Refresh patches. -- Bas Couwenberg <[email protected]> Tue, 29 Aug 2017 20:45:04 +0200 diff --git a/debian/patches/skip-tests-for-missing-data.patch b/debian/patches/skip-tests-for-missing-data.patch index 59addcd..e043b79 100644 --- a/debian/patches/skip-tests-for-missing-data.patch +++ b/debian/patches/skip-tests-for-missing-data.patch @@ -507,7 +507,7 @@ Forwarded: https://github.com/mapnik/python-mapnik/pull/107 + raise SkipTest + filepath1 = '../data/tiff/ndvi_256x256_rgba8_striped.tif' - filepath2 = '/tmp/mapnik-tiff-rgba8-stripped.tiff' + filepath2 = '/tmp/mapnik-tiff-rgba8-tiled.tiff' im = mapnik.Image.open(filepath1) @@ -271,6 +284,9 @@ def test_tiff_rgba8_compare_tiled(): -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/python-mapnik.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

