Codebase list tack / d899126
Add support for dpkg-buildflags(1) by bumping debhelper to compatability level 9. Samuel Bronson 12 years ago
3 changed file(s) with 6 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
22 Priority: optional
33 Maintainer: Samuel Bronson <naesten@gmail.com>
44 Build-Depends:
5 debhelper (>= 7.0.50~), autoconf-dickey, dh-autoreconf, libncurses5-dev (>= 5.6+20081012)
5 debhelper (>= 9~),
6 autoconf-dickey,
7 dh-autoreconf,
8 libncurses5-dev (>= 5.6+20081012)
69 Standards-Version: 3.9.2
710 Homepage: ftp://ftp.invisible-island.net/ncurses/
811 Vcs-Browser: https://github.com/SamB/debian-tack
66 dh_autoreconf autoreconf-dickey
77
88 override_dh_auto_configure:
9 LDFLAGS="-Wl,-z,defs,-ltic" dh_auto_configure -- --enable-warnings
9 dh_auto_configure -- --enable-warnings LIBS="-ltic"
1010
1111 override_dh_auto_install:
1212 dh_auto_install -- DESTDIR=$(CURDIR)/debian/tack