[Pkg-gnupg-commit] [gpgme] 01/01: consolidate main dh rule

Sandro Knauß hefee at moszumanska.debian.org
Mon Oct 31 18:14:03 UTC 2016


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

hefee pushed a commit to branch experimental
in repository gpgme.

commit 6bc6984fbf06809659627b62e244229e4b47871f
Author: Sandro Knauß <hefee at debian.org>
Date:   Mon Oct 31 19:13:46 2016 +0100

    consolidate main dh rule
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 7a6fef1..d0c073b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@ export QT_SELECT := qt5
 export DEBIAN_VERSION = $(shell dpkg-parsechangelog | sed -n -e '/^Version:/s/.*: //p')
 
 %:
-	dh $@ --with autoreconf,python2,python3 --parallel --with pkgkde_symbolshelper
+	dh $@ --with autoreconf,python2,python3,pkgkde_symbolshelper
 
 override_dh_auto_configure:
 	dh_auto_configure -- \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/gpgme.git



More information about the Pkg-gnupg-commit mailing list