=== modified file 'debian/control' --- debian/control 2013-11-03 07:25:23 +0000 +++ debian/control 2014-02-01 20:31:34 +0000 @@ -2,9 +2,9 @@ Section: utils Priority: extra Homepage: http://oss.sgi.com/projects/pcp Maintainer: PCP Development Team Uploaders: Nathan Scott , Anibal Monsalve Salazar -Build-Depends: bison, flex, gawk, procps, pkg-config, debhelper (>= 5), perl (>= 5.6), libreadline-dev | libreadline5-dev | libreadline-gplv2-dev, chrpath, libbsd-dev [kfreebsd-any], libkvm-dev [kfreebsd-any], python-all, python-all-dev, libnspr4-dev, libnss3-dev, libsasl2-dev, libmicrohttpd-dev, libavahi-common-dev +Build-Depends: bison, flex, gawk, procps, pkg-config, debhelper (>= 5), perl (>= 5.6), libreadline-dev | libreadline5-dev | libreadline-gplv2-dev, chrpath, libbsd-dev [kfreebsd-any], libkvm-dev [kfreebsd-any], python-all, python-all-dev, libnspr4-dev, libnss3-dev, libsasl2-dev, libmicrohttpd-dev, libavahi-common-dev, autotools-dev #Architecture-dependent -- Build-Depends: libibumad-dev, libibmad-dev Standards-Version: 3.9.3 X-Python-Version: >= 2.6 === modified file 'debian/rules' --- debian/rules 2013-09-09 18:20:08 +0000 +++ debian/rules 2014-01-29 20:32:01 +0000 @@ -109,6 +109,7 @@ .census: @echo "== dpkg-buildpackage: configure" 1>&2 $(checkdir) + dh_autotools-dev_updateconfig $(configure_tools) ./configure $(configure_paths) touch .census @@ -119,6 +120,8 @@ $(MAKE) realclean -rm -rf $(alldir) -rm -f debian/*substvars debian/files* debian/*.debhelper + dh_autotools-dev_restoreconfig + dh_clean binary-indep: