[SCM] wxsvg/master: Improve get-orig-source rule.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Mon Jun 6 10:05:53 UTC 2011


The following commit has been merged in the master branch:
commit a6bdc965c2e563e5777132c3edac46c102be9183
Author: Alessio Treglia <alessio at debian.org>
Date:   Mon Jun 6 12:04:13 2011 +0200

    Improve get-orig-source rule.

diff --git a/debian/rules b/debian/rules
index 3c4b573..a385ccc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,6 +22,8 @@ get-orig-source:
 		--exclude=pywxsvg \
 		--exclude=share \
 		--exclude=scripts \
+		--exclude=debian \
+		--exclude-vcs \
 		$(PACKAGE)-$(UPSTREAM_VERSION)
 	bzip2 -9f ../$(PACKAGE)_$(UPSTREAM_VERSION)~dfsg.orig.tar
 	rm -r $(PACKAGE)-$(UPSTREAM_VERSION)

-- 
wxsvg packaging



More information about the pkg-multimedia-commits mailing list