Codebase list tack / 7abba54
Make libncurses5-dev build-dependency unversioned The necessary version is over nine years old by now. Sven Joachim 6 years ago
2 changed file(s) with 2 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
66 - Drop redundant overrides in debian/rules and the Build-Depends
77 on autotools-dev and dh-autoreconf.
88 * Drop dpkg-dev Build-Depends, even oldoldstable has the required version.
9 * Remove version constraint in libncurses5-dev build-dependency.
910
1011 -- Sven Joachim <svenjoac@gmx.de> Sat, 13 Jan 2018 11:20:55 +0100
1112
44 Build-Depends:
55 debhelper (>= 10),
66 autoconf-dickey,
7 libncurses5-dev (>= 5.6+20081012)
7 libncurses5-dev,
88 Standards-Version: 3.9.3
99 Homepage: ftp://ftp.invisible-island.net/ncurses/
1010 Vcs-Browser: https://salsa.debian.org/joachim-guest/tack.git