[med-svn] [pbseqlib] 01/02: Add package interdependencies
Afif Elghraoui
afif-guest at moszumanska.debian.org
Fri Dec 11 09:29:35 UTC 2015
This is an automated email from the git hooks/post-receive script.
afif-guest pushed a commit to branch master
in repository pbseqlib.
commit 8499091077da44c02153128afb49093127b1d8b2
Author: Afif Elghraoui <afif at ghraoui.name>
Date: Fri Dec 11 01:27:33 2015 -0800
Add package interdependencies
---
debian/changelog | 6 ++++++
debian/control | 7 +++++--
2 files changed, 11 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 4444f19..d018429 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+pbseqlib (0~20151014+gitbe5d1bf-2) UNRELEASED; urgency=medium
+
+ * Add package interdependencies.
+
+ -- Afif Elghraoui <afif at ghraoui.name> Fri, 27 Nov 2015 16:45:24 -0800
+
pbseqlib (0~20151014+gitbe5d1bf-1) unstable; urgency=medium
* Initial release (Closes: #798218)
diff --git a/debian/control b/debian/control
index adb2906..ea21968 100644
--- a/debian/control
+++ b/debian/control
@@ -93,7 +93,8 @@ Architecture: any
Multi-Arch: same
Depends:
${shlibs:Depends},
- ${misc:Depends}
+ ${misc:Depends},
+ libpbdata (= ${binary:Version}),
Description: tools for handling PacBio hdf5 files
Blasr_libcpp is a library used by blasr and other executables such as
samtoh5, loadPulses for analyzing PacBio sequences. This library contains
@@ -121,7 +122,9 @@ Architecture: any
Multi-Arch: same
Depends:
${shlibs:Depends},
- ${misc:Depends}
+ ${misc:Depends},
+ libpbdata (= ${binary:Version}),
+ libpbihdf (= ${binary:Version}),
Description: tools for aligning PacBio reads to target sequences
Blasr_libcpp is a library used by blasr and other executables such as
samtoh5, loadPulses for analyzing PacBio sequences. This library contains
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/pbseqlib.git
More information about the debian-med-commit
mailing list