[Pkg-bitcoin-commits] [libblkmaker] 04/06: clean-up

Dmitry Smirnov onlyjob at moszumanska.debian.org
Sun Apr 17 11:01:41 UTC 2016


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

onlyjob pushed a commit to branch master
in repository libblkmaker.

commit 46194a2
Author: Dmitry Smirnov <onlyjob at member.fsf.org>
Date:   Sun Apr 17 10:39:35 2016

    clean-up
---
 debian/control | 13 -------------
 debian/rules   |  6 ------
 2 files changed, 19 deletions(-)

diff --git a/debian/control b/debian/control
index 8a97c4c..bac0586 100644
--- a/debian/control
+++ b/debian/control
@@ -29,16 +29,3 @@ Description: C implementation of getblocktemplate protocol - development files
  Improvement Proposal 22 (BIP 22).
  .
  This package provides development files.
-
-#Package: libblkmaker-0.1-dbg
-#Section: debug
-#Priority: extra
-#Architecture: any
-#Multi-Arch: same
-#Depends: ${misc:Depends}, ${plib} (= ${binary:Version})
-#Description: C implementation of getblocktemplate protocol - debugging files
-# libblkmaker is a C implementation of getblocktemplate as per Bitcoin
-# Improvement Proposal 22 (BIP 22).
-# .
-# This package provides debugging information.
-
diff --git a/debian/rules b/debian/rules
index c6dec4f..9a858fb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -49,9 +49,3 @@ override_dh_installdocs:
 
 override_dh_gencontrol:
 	dh_gencontrol -v -- -Vplib=$(plib)
-
-# gracefully handle stripping if -dbg package (un-)commented in debian/control
-override_dh_strip:
-	[ -d "$(CURDIR)/debian/$(pdbg)" ] \
-        && dh_strip --dbg-package=$(pdbg) \
-        || dh_strip

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



More information about the Pkg-bitcoin-commits mailing list