[med-svn] [unanimity] 03/05: Clean up d/rules

Afif Elghraoui afif at moszumanska.debian.org
Sat Dec 24 01:30:01 UTC 2016


This is an automated email from the git hooks/post-receive script.

afif pushed a commit to branch master
in repository unanimity.

commit f9485e172e0fb7ea2663f1b700991b0f2e693087
Author: Afif Elghraoui <afif at debian.org>
Date:   Fri Dec 23 16:40:53 2016 -0800

    Clean up d/rules
---
 debian/rules | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/debian/rules b/debian/rules
index 2bebcab..55e7aa0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,10 +4,6 @@
 include /usr/share/dpkg/architecture.mk
 export LC_ALL=C.UTF-8
 
-# for hardening you might like to uncomment this:
-# export DEB_BUILD_MAINT_OPTIONS=hardening=+all
-#export DEB_CXXFLAGS_MAINT_APPEND=-std=c++14
-
 export INCLUDE=/usr/include
 export LIB=/usr/lib/$(DEB_HOST_MULTIARCH)
 
@@ -42,7 +38,6 @@ config-main:
 	-DUNY_build_tests=OFF \
 	-DPYTHON_SWIG=ON \
 	-DZLIB_INCLUDE_DIRS=$(INCLUDE) \
-	`#-DZLIB_LIBRARIES=$(LIB)` \
 	-DBoost_INCLUDE_DIRS=$(INCLUDE) \
 	-DPacBioBAM_INCLUDE_DIRS=$(INCLUDE) \
 	-DPacBioBAM_LIBRARIES=$(LIB)/libpbbam.so \
@@ -58,6 +53,3 @@ override_dh_python2:
 override_dh_auto_clean:
 	dh_auto_clean
 	$(RM) config-main
-
-#get-orig-source:
-#	. debian/get-orig-source

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/unanimity.git



More information about the debian-med-commit mailing list