[med-svn] [irtk] 02/14: d/rules: remove noise from dh-make
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Tue Mar 17 20:56:27 UTC 2015
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch debian/sid
in repository irtk.
commit 7e4c1a6d3205d9dd50db4b16488c8c8bfeded2c8
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date: Tue Mar 17 18:18:46 2015 +0000
d/rules: remove noise from dh-make
---
debian/rules | 16 ++--------------
1 file changed, 2 insertions(+), 14 deletions(-)
diff --git a/debian/rules b/debian/rules
index 8c718a3..fdd68ff 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,19 +1,7 @@
#!/usr/bin/make -f
-# output every command that modifies files on the build system.
-#DH_VERBOSE = 1
-
-# see EXAMPLES in dpkg-buildflags(1) and read /usr/share/dpkg/*
-DPKG_EXPORT_BUILDFLAGS = 1
-include /usr/share/dpkg/default.mk
-# see FEATURE AREAS in dpkg-buildflags(1)
-#export DEB_BUILD_MAINT_OPTIONS = hardening=+all
-
-# see ENVIRONMENT in dpkg-buildflags(1)
-# package maintainers to append CFLAGS
-#export DEB_CFLAGS_MAINT_APPEND = -Wall -pedantic
-# package maintainers to append LDFLAGS
-#export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
+# output every command that modifies files on the build system.
+DH_VERBOSE = 1
# out-of-tree build
BUILDDIR = $(CURDIR)/debian/build
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/irtk.git
More information about the debian-med-commit
mailing list