[Python-modules-commits] [htmlmin] 05/07: d/rules: re-format rules file

Adrian Vondendriesch discostu-guest at moszumanska.debian.org
Fri May 12 14:03:39 UTC 2017


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

discostu-guest pushed a commit to branch master
in repository htmlmin.

commit 7be58169b576fdee38eb3f08da5b3533c421ad50
Author: Adrian Vondendriesch <adrian.vondendriesch at credativ.de>
Date:   Fri May 12 15:54:52 2017 +0200

    d/rules: re-format rules file
---
 debian/rules | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 7945b79..b93b295 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,7 @@
 include /usr/share/dpkg/pkg-info.mk
 
 export PYBUILD_NAME=htmlmin
+
 %:
 	dh $@ --with python2,python3 --buildsystem=pybuild
 
@@ -16,7 +17,7 @@ override_dh_auto_install:
 	# Use the separate binary package for the cli script.
 	mkdir -p debian/htmlmin/usr/bin
 	mv debian/python3-htmlmin/usr/bin/htmlmin \
-	   debian/htmlmin/usr/bin
+		debian/htmlmin/usr/bin
 	rm -rf debian/python3-htmlmin/usr/bin
 
 override_dh_installman:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/htmlmin.git



More information about the Python-modules-commits mailing list