[SCM] soundgrain/master: Excluding example files from dh_compress.

tiago at users.alioth.debian.org tiago at users.alioth.debian.org
Sat Jul 14 19:46:53 UTC 2012


The following commit has been merged in the master branch:
commit 9ea87fc33543553a621876be1c0418220cb42244
Author: Tiago Bortoletto Vaz <tiago at debian.org>
Date:   Sat Jul 14 13:46:39 2012 -0600

    Excluding example files from dh_compress.

diff --git a/debian/changelog b/debian/changelog
index da45745..817ddfd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
 soundgrain (4.1.1-1) unstable; urgency=low
 
-  * Initial release. (Closes: #)
+  * Initial release. (Closes: #681611)
 
  -- Tiago Bortoletto Vaz <tiago at debian.org>  Fri, 13 Jul 2012 17:48:36 -0600
diff --git a/debian/rules b/debian/rules
index 3ec0ff5..887f79c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,3 +19,4 @@ override_dh_auto_clean:
 
 # not to run
 override_dh_compress:
+	dh_compress --exclude=.sg --exclude=.aif --exclude=.aiff

-- 
soundgrain packaging



More information about the pkg-multimedia-commits mailing list