Include dh-autoreconf, dh 9
authorSam Hartman <hartmans@debian.org>
Mon, 15 Sep 2014 19:07:52 +0000 (15:07 -0400)
committerSam Hartman <hartmans@debian.org>
Mon, 15 Sep 2014 19:07:52 +0000 (15:07 -0400)
debian/compat
debian/control
debian/rules

index 7f8f011..ec63514 100644 (file)
@@ -1 +1 @@
-7
+9
index 9b56755..cfef96f 100644 (file)
@@ -2,9 +2,9 @@ Source: moonshot-gss-eap
 Section: net
 Priority: optional
 Maintainer: Sam Hartman <hartmans@debian.org>
-Build-Depends: debhelper (>= 7.0.50~), autotools-dev, libshibsp-dev (>= 2.5+dfsg~moonshot5), 
+Build-Depends: debhelper (>= 9), autotools-dev, libshibsp-dev (>= 2.5+dfsg~moonshot5), 
     libradsec-dev (>=0.0.4), libkrb5-dev (>= 1.9.1+dfsg-2), 
-    libshib-resolver-dev, libjansson-dev, moonshot-ui-dev (>= 0.6-2), libssl-dev, libboost-dev, liblog4shib-dev|liblog4c++-dev
+    libshib-resolver-dev, libjansson-dev, moonshot-ui-dev (>= 0.6-2), libssl-dev, libboost-dev, liblog4shib-dev|liblog4c++-dev, dh-autoreconf
 Build-Conflicts: libgss-dev
 Standards-Version: 3.9.2
 Homepage: http://www.project-moonshot.org/
index a789af1..be9195b 100755 (executable)
 #export DH_VERBOSE=1
 
 %:
-       dh $@ 
+       dh $@  --with autoreconf
+
 
-override_dh_auto_configure:
-       dh_auto_configure -- --libdir=/usr/lib/$(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
-        
 
 override_dh_strip: 
        dh_strip --dbg-package=moonshot-gss-eap-dbg