[python-geopandas] 03/03: Delete geopandas/version.py on clean

Johan Van de Wauw johanvdw-guest at moszumanska.debian.org
Wed Dec 17 22:35:31 UTC 2014


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

johanvdw-guest pushed a commit to branch master
in repository python-geopandas.

commit 49483e99b0de1cf8108a35e8f00cc270d4ff23ad
Author: Johan Van de Wauw <johan.vandewauw at gmail.com>
Date:   Wed Dec 17 23:33:39 2014 +0100

    Delete geopandas/version.py on clean
---
 debian/rules | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/rules b/debian/rules
index c233fd3..ff6b24f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,3 +8,7 @@ export PYBUILD_NAME=geopandas
 override_dh_auto_build:
 	dh_auto_build
 	PYTHONPATH=. http_proxy='127.0.0.1:9' sphinx-build -N -bhtml doc/source build/html # HTML generator
+
+override_dh_clean:
+	dh_clean
+	rm -f geopandas/version.py

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



More information about the Pkg-grass-devel mailing list