[SCM] Handle World Coordinate Systems in Astronomy branch, master, updated. ad120958b686f67721d0fc05915ec03688056958

Ole Streicher github at liska.ath.cx
Thu Feb 9 12:38:02 UTC 2012


The following commit has been merged in the master 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