Source: dh-autoreconf
Section: devel
Priority: optional
Maintainer: linuxmangaka <linuxmangaka@gmail.com>
Build-Depends: debhelper (>= 9)
Standards-Version: 3.9.8
Rules-Requires-Root: no
Homepage: https://salsa.debian.org/debian/dh-autoreconf
#Vcs-Git: https://anonscm.debian.org/collab-maint/dh-autoreconf.git
#Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/dh-autoreconf.git

Package: dh-autoreconf
Architecture: all
Multi-Arch: foreign
Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends},
 autoconf,
 automake,
 autopoint,
 debhelper,
 libtool
Enhances: cdbs,
 debhelper
Breaks: quilt (<< 0.63-8.2~)
# dpatch (<< 2.0.38+nmu1~)
Description: Debhelper packaging
 Autoreconfing on build is good practice in Debian. There used to be good reasons to stick with the autotools files shipped in the upstream tarball (mostly incompatibility with newer versions), but these days good forward compatibility and the advantages of getting the latest updates for new architectures or other fixes means that autoreconfing on build should be the default in packages.