[med-svn] [dwgsim] 03/05: Clean d/rules, add --parallel

Kevin Murray daube-guest at moszumanska.debian.org
Mon Oct 26 00:59:51 UTC 2015


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

daube-guest pushed a commit to branch master
in repository dwgsim.

commit 02aecfb1825250b8457759327452ba89f6478502
Author: Kevin Murray <spam at kdmurray.id.au>
Date:   Mon Oct 26 11:55:54 2015 +1100

    Clean d/rules, add --parallel
---
 debian/rules | 10 +---------
 1 file changed, 1 insertion(+), 9 deletions(-)

diff --git a/debian/rules b/debian/rules
index 274f048..2902507 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,13 +4,5 @@
 DPKG_EXPORT_BUILDFLAGS = 1
 include /usr/share/dpkg/default.mk
 
-
-# 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
-
-
 %:
-	dh $@
+	dh $@ --parallel

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



More information about the debian-med-commit mailing list