Codebase list libgeotiff / 2987d69
Override dh_autoreconf to run autogen.sh instead of `autoreconf -fi`. Bas Couwenberg 7 years ago
2 changed file(s) with 4 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
11
22 * New upstream release candidate.
33 * Drop patches applied upstream. Refresh remaining patch.
4 * Override dh_autoreconf to run autogen.sh instead of `autoreconf -fi`.
45
56 -- Bas Couwenberg <sebastic@debian.org> Thu, 11 Aug 2016 18:02:03 +0200
67
99 # Enable hardening build flags
1010 export DEB_BUILD_MAINT_OPTIONS=hardening=+all
1111
12 # Disable autoheader as part of dh_autoreconf, causes FTBFS
13 export AUTOHEADER=true
14
1512 GEOTIFF_VERSION=$(shell dpkg-parsechangelog | sed -ne 's/^Version: \(.*\)-.*/\1/p' | sed -e 's/\+.*//; s/^[0-9]://')
1613
1714 %:
1815 dh $@ --with autoreconf --parallel
16
17 override_dh_autoreconf:
18 dh_autoreconf ./autogen.sh
1919
2020 override_dh_clean:
2121 dh_clean libgeotiff.* xtiffio.h newgeo.tif