source: git/debian/rules @ 1ce8aba

RELEASE/1.2debug-cidebug-ci-sanitiserswalls-data v1.2.37
Last change on this file since 1ce8aba was cf4c3f8, checked in by Olly Betts <olly@…>, 8 years ago

New upstream release

  • New upstream release + Adds man page for dump3d which should make lintian happier.
  • debian/rules: Enable bindnow and pie hardening flags.
  • Property mode set to 100755
File size: 86 bytes
Line 
1#!/usr/bin/make -f
2
3export DEB_BUILD_MAINT_OPTIONS=hardening=+bindnow,+pie
4
5%:
6        dh $@
Note: See TracBrowser for help on using the repository browser.