[med-svn] [concavity] 04/07: remove debug package since these are generated automatically
Andreas Tille
tille at debian.org
Fri Jan 8 08:43:50 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository concavity.
commit 2d5d54759a1cc8c1cd8de5b3f9d13b84525342a9
Author: Andreas Tille <tille at debian.org>
Date: Fri Jan 8 09:36:35 2016 +0100
remove debug package since these are generated automatically
---
debian/changelog | 1 +
debian/control | 11 -----------
debian/rules | 4 ----
3 files changed, 1 insertion(+), 15 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index b49c422..26eb0bd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ concavity (0.1+dfsg-1) UNRELEASED; urgency=low
* moved to git
* debhelper 9
* Priority: optional
+ * remove debug package since these are generated automatically
-- Andreas Tille <tille at debian.org> Fri, 08 Jan 2016 08:28:54 +0100
diff --git a/debian/control b/debian/control
index 5d3d238..8f721cb 100644
--- a/debian/control
+++ b/debian/control
@@ -40,14 +40,3 @@ Description: predictor of protein ligand binding sites from structure and conser
score_conservation(1) from the conservation-code package can be used to
calculate evolutionary sequence conservation for concavity.
-Package: concavity-dbg
-Architecture: any
-Section: debug
-Depends: concavity (= ${binary:Version}),
- ${shlibs:Depends},
- ${misc:Depends}
-Description: predictor of protein ligand binding sites (debug)
- ConCavity predicts protein ligand binding sites by combining evolutionary
- sequence conservation and 3D structure.
- .
- This package contains the debugging symbols.
diff --git a/debian/rules b/debian/rules
index 192dd4b..b7b553f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,10 +21,6 @@ get-orig-source:
man:
$(MAKE) man VERSION=$(VERSION) prefix=$(prefix)
-.PHONY: override_dh_strip
-override_dh_strip:
- dh_strip --dbg-package=concavity-dbg
-
ChangeLog: README.txt
sed -ne '/^--- Revision History ---/,/^---/{ /^--- Inst/d; p; }' $< > $@
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/concavity.git
More information about the debian-med-commit
mailing list