Codebase list cciss-vol-status / 7ab525c
Replace 'automake1.11' with 'automake' Christian Hofstaedtler 10 years ago
2 changed file(s) with 2 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
11 Section: admin
22 Priority: extra
33 Maintainer: Christian Hofstaedtler <christian@hofstaedtler.name>
4 Build-Depends: debhelper (>= 9), autotools-dev, autoconf, automake1.11
4 Build-Depends: debhelper (>= 9), autotools-dev, autoconf, automake
55 Build-Conflicts: autoconf2.13, automake1.4
66 Standards-Version: 3.9.4
77 Homepage: http://cciss.sourceforge.net/
44 dh $@ --with autotools_dev
55
66 override_dh_auto_configure:
7 AUTOMAKE=automake-1.11 autoreconf -i
7 autoreconf -i
88 dh_auto_configure
99
1010 override_dh_installdocs: