Codebase list brutalchess / 918281e
Switch to compat level 11. Declare compliance with Debian Policy 4.2.1. Markus Koschany 5 years ago
3 changed file(s) with 4 addition(s) and 5 deletion(s). Raw diff Collapse all Expand all
55 Barry deFreese <bddebian@comcast.net>,
66 Vincent Legout <vlegout@debian.org>
77 Build-Depends:
8 debhelper (>= 9),
9 dh-autoreconf,
8 debhelper (>= 11),
109 libfreetype6-dev,
1110 libgl1-mesa-dev,
1211 libsdl-image1.2-dev,
1312 libxi-dev,
1413 libxmu-dev,
1514 sharutils
16 Standards-Version: 3.9.6
15 Standards-Version: 4.2.1
1716 Homepage: http://brutalchess.sf.net/
1817 Vcs-Svn: svn://anonscm.debian.org/pkg-games/packages/trunk/brutalchess/
1918 Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-games/packages/trunk/brutalchess/
22 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
33
44 %:
5 dh $@ --with autoreconf
5 dh $@
66
77 override_dh_auto_configure:
88 dh_auto_configure -- --prefix=/usr --bindir=/usr/games --datadir=/usr/share/games