Codebase list libgeotiff / 040dc58
Use dh-autoreconf instead of autotools-dev. Bas Couwenberg 7 years ago
3 changed file(s) with 6 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
00 libgeotiff-dfsg (1.4.1-4) UNRELEASED; urgency=medium
11
22 * Add patch to not install makegeo, install source in examples instead.
3 * Use dh-autoreconf instead of autotools-dev.
34
45 -- Bas Couwenberg <sebastic@debian.org> Tue, 09 Aug 2016 20:56:10 +0200
56
55 Section: science
66 Priority: optional
77 Build-Depends: debhelper (>= 9),
8 autotools-dev,
8 dh-autoreconf,
99 libproj-dev,
1010 zlib1g-dev,
1111 libjpeg-dev,
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
1215 GEOTIFF_VERSION=$(shell dpkg-parsechangelog | sed -ne 's/^Version: \(.*\)-.*/\1/p' | sed -e 's/\+.*//; s/^[0-9]://')
1316
1417 %:
15 dh $@ --with autotools_dev --parallel
18 dh $@ --with autoreconf --parallel
1619
1720 override_dh_clean:
1821 dh_clean libgeotiff.* xtiffio.h newgeo.tif