[med-svn] [SCM] ssaha branch, master, updated. upstream/3.1c-3-g7a888d4

Andreas Tille tille at debian.org
Sun Jun 24 17:24:29 UTC 2012


The following commit has been merged in the master branch:
commit 7a888d4b9d1a31d1d4d5b95c9558ad2805121f3b
Author: Andreas Tille <tille at debian.org>
Date:   Sun Jun 24 19:19:55 2012 +0200

    Do not silently remove backupfiles which in principle should not be in upstream tarball

diff --git a/debian/rules b/debian/rules
index 6055261..bbce160 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,3 +4,6 @@
 
 %:
 	dh $@
+
+override_dh_clean:
+	dh_clean --exclude *~

-- 
Packaging of ssaha in Debian



More information about the debian-med-commit mailing list