[med-svn] [hhsuite] 04/05: drop -dbg file
Andreas Tille
tille at debian.org
Wed Jan 18 11:15:12 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository hhsuite.
commit 53fccb919b0bad5a569839868525858c9c311454
Author: Andreas Tille <tille at debian.org>
Date: Wed Jan 18 12:06:34 2017 +0100
drop -dbg file
---
debian/changelog | 1 +
debian/control | 13 -------------
debian/rules | 3 ---
3 files changed, 1 insertion(+), 16 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 5f5cc60..6eb65b5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ hhsuite (3.0~beta2+dfsg-2) UNRELEASED; urgency=medium
* Really fix watch file to fetch latest version
* debhelper 10
* simplify d/rules to make it more readable
+ * drop -dbg file
-- Andreas Tille <tille at debian.org> Wed, 18 Jan 2017 12:03:25 +0100
diff --git a/debian/control b/debian/control
index 0f29d49..5c44ef9 100644
--- a/debian/control
+++ b/debian/control
@@ -66,16 +66,3 @@ Description: sensitive protein sequence searching based on HMM-HMM alignment (da
searching based on the pairwise alignment of hidden Markov models (HMMs).
.
This package contains architecture independent scripts and data files.
-
-Package: hhsuite-dbg
-Architecture: amd64
-Section: debug
-Priority: extra
-Depends: hhsuite (= ${binary:Version}),
- ${shlibs:Depends},
- ${misc:Depends}
-Description: sensitive protein sequence searching based on HMM-HMM alignment (debug)
- HH-suite is an open-source software package for sensitive protein sequence
- searching based on the pairwise alignment of hidden Markov models (HMMs).
- .
- This package contains the debugging symbols.
diff --git a/debian/rules b/debian/rules
index 465d749..fe97c15 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,9 +21,6 @@ export n_hhsearch=search a database of HMMs with a query alignment or query HMM
hhmanpages: $(HHMANPAGES)
-override_dh_strip:
- dh_strip --dbg-package=hhsuite-dbg -Xlibffindex.a -Xlibffindex.so
-
override_dh_installman: $(HHMANPAGES)
dh_installman
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/hhsuite.git
More information about the debian-med-commit
mailing list