[med-svn] [bcl2fastq2] 03/03: install changelog
Andreas Tille
tille at debian.org
Sat Jun 24 22:07:19 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository bcl2fastq2.
commit b0f60b2bd72cb2c0ab5a1fe0ec6f9e59e0631be3
Author: Andreas Tille <tille at debian.org>
Date: Sun Jun 25 00:07:05 2017 +0200
install changelog
---
debian/rules | 3 +++
1 file changed, 3 insertions(+)
diff --git a/debian/rules b/debian/rules
index 0302655..db8658c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,8 @@
# DH_VERBOSE := 1
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
+
%:
dh $@
@@ -18,6 +20,7 @@ override_dh_auto_build:
override_dh_auto_install:
cd bcl2fastq-build && make install
+ find debian -type d -name test -empty -delete
override_dh_installchangelogs:
dh_installchangelogs src/Changes
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/bcl2fastq2.git
More information about the debian-med-commit
mailing list