Codebase list dillo / 65809be
Switch to dh compat level 10 * debian/rules: Drop --parallel and --with autoreconf * debian/control: Bump versioned debhelper build-dependency accordingly. Axel Beckert 7 years ago
4 changed file(s) with 4 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
44 * Declare compliance with Debian Policy 3.9.8.
55 * Switch Vcs-Git header from git:// to https://.
66 * Switch DEP5 format header from http:// to https://.
7 * Switch to dh compat level 10, drop --parallel and --with autoreconf.
78
89 -- Axel Beckert <abe@debian.org> Fri, 13 May 2016 14:31:49 +0200
910
22 Priority: extra
33 Maintainer: Axel Beckert <abe@debian.org>
44 Standards-Version: 3.9.8
5 Build-Depends: debhelper (>= 9~),
5 Build-Depends: debhelper (>= 10),
66 dh-autoreconf,
77 dpkg-dev (>= 1.16.1~),
88 libfltk1.3-dev (>= 1.3.2-3~),
99 export DEB_BUILD_MAINT_OPTIONS=hardening=+all
1010
1111 %:
12 dh $@ --parallel --with autoreconf
12 dh $@
1313
1414 override_dh_auto_configure:
1515 dh_auto_configure -- --enable-ipv6 --enable-ssl