[Pkg-cli-apps-commits] [tasque] 02/04: Fix extra space in dh call
Jo Shields
directhex at alioth.debian.org
Mon Oct 28 00:07:55 UTC 2013
This is an automated email from the git hooks/post-receive script.
directhex pushed a commit to annotated tag debian/0.1.12-3
in repository tasque.
commit 636b4bc3f8909f3d7101b0fd5ed4b9a1cb011bad
Author: Jo Shields <directhex at apebox.org>
Date: Mon Oct 28 00:01:28 2013 +0000
Fix extra space in dh call
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 90e9e56..6738893 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,4 +21,4 @@ override_dh_auto_clean:
dh_auto_clean
%:
- dh $@ --with cli, autoreconf
+ dh $@ --with cli,autoreconf
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cli-apps/packages/tasque.git
More information about the Pkg-cli-apps-commits
mailing list