[med-svn] [pbsuite] 02/11: Rename pbbanana package to python-pbbanana
Afif Elghraoui
afif-guest at moszumanska.debian.org
Tue Feb 9 08:33:38 UTC 2016
This is an automated email from the git hooks/post-receive script.
afif-guest pushed a commit to branch master
in repository pbsuite.
commit df5872ffcf4d6824f69d1a49bda9820f20311b81
Author: Afif Elghraoui <afif at ghraoui.name>
Date: Mon Feb 8 19:06:57 2016 -0800
Rename pbbanana package to python-pbbanana
It's only a Python library without any commmand line tools.
---
debian/control | 7 ++++---
debian/{pbbanana.docs => python-pbbanana.docs} | 0
debian/{pbbanana.install => python-pbbanana.install} | 0
3 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index c6dfc83..260cc1e 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,7 @@ Depends:
${misc:Depends},
pbjelly,
pbhoney,
- pbbanana,
+ python-pbbanana,
Description: software for Pacific Biosciences sequencing data
The PBSuite contains two projects created for analysis of
Pacific Biosciences long-read sequencing data.
@@ -63,7 +63,7 @@ Depends:
${misc:Depends},
${python:Depends},
python-pbsuite-utils (= ${source:Version}),
- pbbanana (= ${source:Version}),
+ python-pbbanana (= ${source:Version}),
python-intervaltree-bio,
python-pysam (>= 0.8.0),
python-networkx,
@@ -80,7 +80,8 @@ Description: genomic structural variation discovery
discordance and soft-clipped tails of long reads to identify
structural variants.
-Package: pbbanana
+Package: python-pbbanana
+Section: python
Depends:
${misc:Depends},
${python:Depends},
diff --git a/debian/pbbanana.docs b/debian/python-pbbanana.docs
similarity index 100%
rename from debian/pbbanana.docs
rename to debian/python-pbbanana.docs
diff --git a/debian/pbbanana.install b/debian/python-pbbanana.install
similarity index 100%
rename from debian/pbbanana.install
rename to debian/python-pbbanana.install
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/pbsuite.git
More information about the debian-med-commit
mailing list