[SCM] framework for TANGO control system client applications branch, master, updated. upstream/2.1.1-34-g5f63e58

Picca Frédéric-Emma?==?UTF-8?Q?nuel picca at debian.org
Sun Jan 22 18:02:57 UTC 2012


The following commit has been merged in the master branch:
commit 5f63e58a9fd60891313e6e908914e33ae7063302
Author: Picca Frédéric-Emmanuel <picca at debian.org>
Date:   Sat Jan 21 14:36:19 2012 +0100

    now the rules file is ok

diff --git a/debian/rules b/debian/rules
index b086206..5c22bc2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,12 +1,14 @@
 #!/usr/bin/make -f
 
+export DH_VERBOSE=1
+
 VERSION := $(shell dpkg-parsechangelog | sed -ne 's/^Version: \(.*\)-.*/\1/p')
 
 get-orig-source:
 	uscan --force-download --upstream-version $(VERSION)
 
 override_dh_auto_install:
-        dh_auto_install -- --install-html=$(CURDIR)/debian/python-taurus/usr/share/doc/python-taurus/html
+	dh_auto_install -- --install-html=$(CURDIR)/debian/python-taurus/usr/share/doc/python-taurus/html
 
 %:
 	dh $@ --with python2 --with sphinxdoc

-- 
framework for TANGO control system client applications



More information about the debian-science-commits mailing list