[med-svn] [pbseqlib] 03/03: Revise package descriptions and add MultiArch fields
Afif Elghraoui
afif-guest at moszumanska.debian.org
Mon Oct 26 00:12:13 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 742aac3ffe716779e4f98b528246848c18e8de89
Author: Afif Elghraoui <afif at ghraoui.name>
Date: Sun Oct 25 13:44:43 2015 -0700
Revise package descriptions and add MultiArch fields
---
debian/control | 42 ++++++++++++++++++++++++++++++++++++------
1 file changed, 36 insertions(+), 6 deletions(-)
diff --git a/debian/control b/debian/control
index 4e791a8..99d8fdf 100644
--- a/debian/control
+++ b/debian/control
@@ -19,11 +19,17 @@ Vcs-Browser: http://anonscm.debian.org/cgit/debian-med/pbseqlib.git
Package: libpbdata-dev
Section: libdevel
Architecture: any
+Multi-Arch: same
Depends:
libpbdata (= ${binary:Version}),
${misc:Depends}
Description: tools for handling PacBio sequences (development files)
- <insert long description, indented with spaces>
+ Blasr_libcpp is a library used by blasr and other executables such as
+ samtoh5, loadPulses for analyzing PacBio sequences. This library contains
+ three sub-libraries, including pbdata, hdf and alignment.
+ .
+ This package contains the header files and static library for the pbdata
+ sublibrary.
Package: libpbdata
Architecture: any
@@ -31,16 +37,26 @@ Depends:
${shlibs:Depends},
${misc:Depends}
Description: tools for handling PacBio sequences
- <insert long description, indented with spaces>
+ Blasr_libcpp is a library used by blasr and other executables such as
+ samtoh5, loadPulses for analyzing PacBio sequences. This library contains
+ three sub-libraries, including pbdata, hdf and alignment.
+ .
+ This package contains the pbdata sublibrary.
Package: libpbihdf-dev
Section: libdevel
Architecture: any
+Multi-Arch: same
Depends:
libpbihdf (= ${binary:Version}),
${misc:Depends}
Description: tools for handling PacBio hdf5 files (development files)
- <insert long description, indented with spaces>
+ Blasr_libcpp is a library used by blasr and other executables such as
+ samtoh5, loadPulses for analyzing PacBio sequences. This library contains
+ three sub-libraries, including pbdata, hdf and alignment.
+ .
+ This package contains the header files and static library for the hdf
+ sublibrary.
Package: libpbihdf
Architecture: any
@@ -48,16 +64,26 @@ Depends:
${shlibs:Depends},
${misc:Depends}
Description: tools for handling PacBio hdf5 files
- <insert long description, indented with spaces>
+ Blasr_libcpp is a library used by blasr and other executables such as
+ samtoh5, loadPulses for analyzing PacBio sequences. This library contains
+ three sub-libraries, including pbdata, hdf and alignment.
+ .
+ This package contains the hdf sublibrary.
Package: libblasr-dev
Section: libdevel
Architecture: any
+Multi-Arch: same
Depends:
libblasr (= ${binary:Version}),
${misc:Depends}
Description: tools for aligning PacBio reads to target sequences (development files)
- <insert long description, indented with spaces>
+ Blasr_libcpp is a library used by blasr and other executables such as
+ samtoh5, loadPulses for analyzing PacBio sequences. This library contains
+ three sub-libraries, including pbdata, hdf and alignment.
+ .
+ This package contains the header files and static library for the alignment
+ sublibrary.
Package: libblasr
Architecture: any
@@ -65,4 +91,8 @@ Depends:
${shlibs:Depends},
${misc:Depends}
Description: tools for aligning PacBio reads to target sequences
- <insert long description, indented with spaces>
+ Blasr_libcpp is a library used by blasr and other executables such as
+ samtoh5, loadPulses for analyzing PacBio sequences. This library contains
+ three sub-libraries, including pbdata, hdf and alignment.
+ .
+ This package contains the alignment sublibrary.
--
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