[rasterio] 03/03: Import upstream release 0.17
Johan Van de Wauw
johanvdw-guest at moszumanska.debian.org
Thu Jan 15 21:54:20 UTC 2015
This is an automated email from the git hooks/post-receive script.
johanvdw-guest pushed a commit to branch master
in repository rasterio.
commit 156436ec25301887d852a8b4a7cc67211d3ccf63
Author: Johan Van de Wauw <johan.vandewauw at gmail.com>
Date: Thu Jan 15 22:53:42 2015 +0100
Import upstream release 0.17
---
debian/changelog | 4 ++--
debian/rules | 5 ++---
2 files changed, 4 insertions(+), 5 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index c67b416..5d0abe7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,6 @@
-rasterio (0.16-1) UNRELEASED; urgency=medium
+rasterio (0.17-1) UNRELEASED; urgency=medium
- * Imported Upstream version 0.16
+ * Imported Upstream version 0.17
-- Johan Van de Wauw <johan.vandewauw at gmail.com> Mon, 22 Dec 2014 23:55:41 +0100
diff --git a/debian/rules b/debian/rules
index 4d68ed3..ac68f33 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,9 +1,8 @@
#!/usr/bin/make -f
export PYBUILD_NAME=rasterio
-#test_cli are disabled because they test the tool after installation
-export PYBUILD_BEFORE_TEST= cp -r {dir}/tests {build_dir};rm {build_dir}/tests/test_cli.py
-export PYBUILD_BEFORE_TEST_python3= cp -r {dir}/tests {build_dir};rm {build_dir}/tests/test_cli.py
+export PYBUILD_BEFORE_TEST= cp -r {dir}/tests {build_dir}
+export PYBUILD_BEFORE_TEST_python3= cp -r {dir}/tests {build_dir}
export PYBUILD_AFTER_TEST=rm -rf {build_dir}/tests
export PYBUILD_TEST_PYTEST=1
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/rasterio.git
More information about the Pkg-grass-devel
mailing list