[SCM] saga branch, master, updated. upstream/2.0.8-138-g9611d39

Johan Van de Wauw johan.vandewauw at gmail.com
Fri Nov 22 21:01:47 UTC 2013


The following commit has been merged in the master branch:
commit 0723a94518b2375320bc3a0414ef11e57c589936
Author: Johan Van de Wauw <johan.vandewauw at gmail.com>
Date:   Thu Nov 14 22:11:50 2013 -0500

    Use autoreconf

diff --git a/debian/control b/debian/control
index 31c4c68..808e071 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
 Uploaders: Johan Van de Wauw <johan.vandewauw at gmail.com>, Francesco Paolo Lovergine <frankie at debian.org>
 Build-Depends: libwxgtk3.0-dev, wx-common, libgdal-dev, libexpat-dev,
  libogdi3.2-dev, libproj-dev, libgrib2c-dev, debhelper (>=8), swig,
- libqhull-dev, libhpdf-dev, python-dev, liblas-dev
+ libqhull-dev, libhpdf-dev, python-dev, liblas-dev, dh-autoreconf
 Standards-Version: 3.9.4
 Homepage: http://www.saga-gis.org/
 Vcs-Git: git://git.debian.org/pkg-grass/saga.git
diff --git a/debian/rules b/debian/rules
index 5a1b3ea..399e5fa 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 %:
-	dh $@ --with python2
+	dh $@ --with python2 --with autoreconf
 
 override_dh_auto_configure:
 	dh_auto_configure -- --enable-unicode --prefix=/usr --enable-python

-- 
Saga GIS



More information about the Pkg-grass-devel mailing list