[med-svn] [gxargparse] 08/11: Replace spaces with tab

Andreas Tille tille at debian.org
Sat Jan 14 11:34:52 UTC 2017


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository gxargparse.

commit e9e6abe23cee4db393f6e8055d68f051f9f609c8
Author: Anton Khodak <anton.khodak at ukr.net>
Date:   Sat Jan 14 13:17:03 2017 +0200

    Replace spaces with tab
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 48a82aa..88d6bb4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,7 +21,7 @@ export LC_ALL=C.UTF-8
 
 export PYBUILD_NAME=gxargparse
 %:
-        dh $@ --with python2,python3 --buildsystem=pybuild
+	dh $@ --with python2,python3 --buildsystem=pybuild
 
 
 #get-orig-source:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/gxargparse.git



More information about the debian-med-commit mailing list