[Python-modules-commits] [python-testing.common.database] 01/01: Fix clean
Dominik George
natureshadow-guest at moszumanska.debian.org
Mon Oct 17 10:53:53 UTC 2016
This is an automated email from the git hooks/post-receive script.
natureshadow-guest pushed a commit to branch master
in repository python-testing.common.database.
commit 4e2b904380985a290b64b2b9f25706666a4f1177
Author: Dominik George <nik at naturalnet.de>
Date: Mon Oct 17 12:53:50 2016 +0200
Fix clean
---
debian/rules | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/debian/rules b/debian/rules
index 9414065..3cec050 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,5 +13,4 @@ override_dh_installchangelogs:
dh_installchangelogs xx00
override_dh_clean:
- dh_clean
- rm xx00
+ dh_clean xx00
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-testing.common.database.git
More information about the Python-modules-commits
mailing list