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

fabian pushed a commit to annotated tag debian/5.1.0-3
in repository deutex.

commit 1707f7a80a326950729e2e02a272bc6eec77d502
Author: Fabian Greffrath <[email protected]>
Date:   Mon Dec 18 21:40:52 2017 +0100

    fix indentation in debian/rules
---
 debian/rules | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index 8618263..2401f0d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,10 +4,10 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed -Wl,--no-undefined
 
 %:
-          dh $@
+       dh $@
 
 override_dh_auto_configure:
-         dh_auto_configure -- --bindir /usr/games
+       dh_auto_configure -- --bindir /usr/games
 
 override_dh_installchangelogs:
-         dh_installchangelogs -- NEWS.adoc
+       dh_installchangelogs -- NEWS.adoc

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-games/deutex.git

_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

Reply via email to