The following commit has been merged in the master branch:
commit 0723a94518b2375320bc3a0414ef11e57c589936
Author: Johan Van de Wauw <johan.vandew...@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@lists.alioth.debian.org>
 Uploaders: Johan Van de Wauw <johan.vandew...@gmail.com>, Francesco Paolo 
Lovergine <fran...@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

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to