[Pkg-bitcoin-commits] [groestlcoin] 02/05: Stop use or build-depend on dh-exec.

Jonas Smedegaard dr at jones.dk
Wed Jul 12 07:37:32 UTC 2017


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

js pushed a commit to branch master
in repository groestlcoin.

commit bdea89d41e3d643f0a82be46c48261b9fc1de38e
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Wed Jul 12 01:33:24 2017 +0200

    Stop use or build-depend on dh-exec.
---
 debian/groestlcoin-qt.install | 1 -
 debian/rules                  | 2 +-
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/groestlcoin-qt.install b/debian/groestlcoin-qt.install
old mode 100755
new mode 100644
index 6f1633a..0c8c340
--- a/debian/groestlcoin-qt.install
+++ b/debian/groestlcoin-qt.install
@@ -1,4 +1,3 @@
-#! /usr/bin/dh-exec
 usr/bin/groestlcoin-qt
 src/qt/res/icons/groestlcoin.png usr/share/icons/hicolor/96x96/apps/
 debian/groestlcoin-qt.desktop usr/share/applications/
diff --git a/debian/rules b/debian/rules
index 9eace56..b531c99 100755
--- a/debian/rules
+++ b/debian/rules
@@ -35,7 +35,7 @@ pkg-dev = lib$(stem)consensus-dev
 daemon = $(stem)d
 pkg-daemon = $(daemon)
 
-CDBS_BUILD_DEPENDS +=, pkg-config, autoconf-archive, dh-exec
+CDBS_BUILD_DEPENDS +=, pkg-config, autoconf-archive
 
 DEB_BUILD_PARALLEL = 1
 

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



More information about the Pkg-bitcoin-commits mailing list