[SCM] Handle World Coordinate Systems in Astronomy branch, debian, updated. a1c5379594afb1bbb95eacc93f5f8c32758979e8

Ole Streicher github at liska.ath.cx
Mon Feb 6 16:10:11 UTC 2012


The following commit has been merged in the debian branch:
commit a1c5379594afb1bbb95eacc93f5f8c32758979e8
Author: Ole Streicher <github at liska.ath.cx>
Date:   Mon Feb 6 17:09:55 2012 +0100

    Use       dh_autoreconf

diff --git a/debian/control b/debian/control
index 842e9fd..a090cc1 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
 Source: libstarlink-ast
 Priority: extra
 Maintainer: Ole Streicher <debian at liska.ath.cx>
-Build-Depends: debhelper (>= 8.0.0), autotools-dev
+Build-Depends: debhelper (>= 8.0.0), autotools-dev, dh-autoreconf
 Standards-Version: 3.9.2
 Section: libs
 Homepage: http://www.starlink.ac.uk/ast
diff --git a/debian/rules b/debian/rules
index 74439ab..f368e0a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,4 +3,4 @@
 #export DH_VERBOSE=1
 
 %:
-	dh $@ 
+	dh $@ -- --with dh_autoreconf

-- 
Handle World Coordinate Systems in Astronomy



More information about the debian-science-commits mailing list