[boinc] 01/01: Now we have a backported debhelper

Gianfranco Costamagna locutusofborg-guest at moszumanska.debian.org
Sat Jun 25 06:57:55 UTC 2016


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

locutusofborg-guest pushed a commit to branch master
in repository boinc.

commit db8c0c92ebdb0462e75ba4a785631a57dab45a4f
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date:   Sat Jun 25 08:57:16 2016 +0200

    Now we have a backported debhelper
---
 debian/control.in | 2 +-
 debian/rules      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control.in b/debian/control.in
index 638c501..3604d55 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -9,7 +9,7 @@ Standards-Version: 3.9.8
 Build-Depends: autoconf,
                automake,
                autotools-dev,
-               debhelper (>= 9),
+               debhelper (>= 9.20160114),
                dh-autoreconf,
                dh-python,
                dh-systemd,
diff --git a/debian/rules b/debian/rules
index 367a715..c734651 100755
--- a/debian/rules
+++ b/debian/rules
@@ -427,7 +427,7 @@ override_dh_fixperms:
 	  debian/boinc-server-maker/usr/share/boinc-server-maker/html/ops/delete_job_files || true
 
 override_dh_strip:
-	dh_strip --dbgsym-migration='boinc-server-dbg, boinc-dbg' || dh_strip
+	dh_strip --dbgsym-migration='boinc-server-dbg, boinc-dbg'
 
 override_dh_compress:
 	dh_compress -Xsamples -X.cpp -X.py -XMakefile

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



More information about the pkg-boinc-commits mailing list