abook (0.6.1-1) unstable; urgency=medium
 
+  [ Rhonda D'Vine ]
   * New upstream release
     + (Closes: #727245)
     + (Closes: #771343) incorporated patches 02_fix-manpage. 
-  * Call dh --with autotools_dev.
+
+  [ Denis Briand ]
+  * Use dh_autoreconf. 
 
  -- Rhonda D'Vine <rhonda@debian.org>  Fri, 14 Aug 2015 11:34:47 +0200
 
 
 Maintainer: Rhonda D'Vine <rhonda@debian.org>
 Uploaders: Denis Briand <debian@denis-briand.fr>
 Standards-Version: 3.9.6
-Build-Depends: libncursesw5-dev, libreadline6-dev | libreadline-dev, po-debconf, quilt (>= 0.40), autotools-dev, dpkg-dev (>= 1.16.1~), debhelper (>= 9 )
+Build-Depends: libncursesw5-dev, libreadline6-dev | libreadline-dev, po-debconf, quilt (>= 0.40), autotools-dev, dpkg-dev (>= 1.16.1~), debhelper (>= 9 ), dh-autoreconf
 Homepage: http://abook.sourceforge.net/
 Vcs-Browser: http://git.deb.at/w/pkg/abook.git
 Vcs-Git: git://git.deb.at/pkg/abook.git
 
 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 
 %:
-       dh $@ --with autotools_dev
+       dh $@ --with autoreconf