[med-svn] [python-ruffus] 02/03: Add missing file to clean target
Andreas Tille
tille at debian.org
Tue Mar 17 21:14:40 UTC 2015
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository python-ruffus.
commit 4705f7b8fbe59e07861f29fa7d2ad8a53cf43d38
Author: Andreas Tille <tille at debian.org>
Date: Tue Mar 17 20:22:22 2015 +0100
Add missing file to clean target
---
debian/rules | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index f740270..fbbb7ae 100755
--- a/debian/rules
+++ b/debian/rules
@@ -41,7 +41,8 @@ override_dh_auto_clean:
ruffus/__pycache__ \
doc/_build/html \
doc/_build/doctrees \
- ruffus/test/*.log
+ ruffus/test/*.log \
+ .ruffus_history.sqlite
get-orig-source:
uscan --verbose --force-download --repack --compression xz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-ruffus.git
More information about the debian-med-commit
mailing list