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

Ole Streicher debian at liska.ath.cx
Fri Feb 10 14:58:32 UTC 2012


The following commit has been merged in the master branch:
commit 70d9e561f904b68df004e6a4b23fac763bde8783
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Fri Feb 10 14:42:35 2012 +0100

    Fix auto-reconf call

diff --git a/debian/rules b/debian/rules
index f368e0a..5af23fd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,4 +3,10 @@
 #export DH_VERBOSE=1
 
 %:
-	dh $@ -- --with dh_autoreconf
+	dh $@ --with dh_autoreconf
+
+override_dh_autoreconf:
+	cp ast.news NEWS
+	AUTOMAKE="automake --foreign" dh_autoreconf
+
+

-- 
Handle World Coordinate Systems in Astronomy



More information about the debian-science-commits mailing list