[python-pyproj] 12/34: Additional cleanup of generated files.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Sun Mar 1 03:37:00 UTC 2015


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

sebastic pushed a commit to branch master
in repository python-pyproj.

commit c438dac90e18fdad8ec8b24da65ef18e619bd5e5
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sun Apr 6 15:02:35 2014 +0200

    Additional cleanup of generated files.
---
 debian/changelog |  1 +
 debian/rules     | 11 +++++++++++
 2 files changed, 12 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index ead2a33..e4eb757 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ python-pyproj (1.9.3-1) UNRELEASED; urgency=medium
   * Bump debhelper compatibility to 9.
   * Use canonical Vcs-* URLs.
   * Enable parallel builds.
+  * Additional cleanup of generated files.
 
  -- Bas Couwenberg <sebastic at xs4all.nl>  Sun, 06 Apr 2014 14:23:45 +0200
 
diff --git a/debian/rules b/debian/rules
index b679ce7..042c2ec 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,17 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
+override_dh_clean:
+	dh_clean lib/pyproj/data/FL lib/pyproj/data/MD \
+	         lib/pyproj/data/TN lib/pyproj/data/WI \
+	         lib/pyproj/data/WO \
+	         lib/pyproj/data/alaska lib/pyproj/data/conus \
+	         lib/pyproj/data/hawaii lib/pyproj/data/null \
+	         lib/pyproj/data/prvi lib/pyproj/data/stgeorge \
+	         lib/pyproj/data/stlrnc lib/pyproj/data/stpaul \
+	         nad2bin nad2bin.o \
+	         src/pj_malloc.o
+
 override_dh_auto_install:
 	dh_auto_install
 	find $(CURDIR)/debian/tmp/ -name "data" -type d | xargs rm -rf

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



More information about the Pkg-grass-devel mailing list