[med-svn] [pbseqlib] 01/03: Revise package names and short descriptions
Afif Elghraoui
afif-guest at moszumanska.debian.org
Sun Oct 25 08:15:38 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 e700b380c01b29886b193c469b8c8c439bcb140d
Author: Afif Elghraoui <afif at ghraoui.name>
Date: Sun Oct 25 01:10:14 2015 -0700
Revise package names and short descriptions
---
debian/control | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/debian/control b/debian/control
index 7cf7c6b..1bc7d7d 100644
--- a/debian/control
+++ b/debian/control
@@ -20,9 +20,9 @@ Package: libpbdata-dev
Section: libdevel
Architecture: any
Depends:
- libblasrBROKEN (= ${binary:Version}),
+ libpbdata (= ${binary:Version}),
${misc:Depends}
-Description: <insert up to 60 chars description>
+Description: tools for handling PacBio sequences (development files)
<insert long description, indented with spaces>
Package: libpbdata
@@ -33,16 +33,16 @@ Depends:
Description: tools for handling PacBio sequences
<insert long description, indented with spaces>
-Package: libpbhdf-dev
+Package: libpbihdf-dev
Section: libdevel
Architecture: any
Depends:
- libblasrBROKEN (= ${binary:Version}),
+ libpbihdf (= ${binary:Version}),
${misc:Depends}
-Description: <insert up to 60 chars description>
+Description: tools for handling PacBio hdf5 files (development files)
<insert long description, indented with spaces>
-Package: libpbhdf
+Package: libpbihdf
Architecture: any
Depends:
${shlibs:Depends},
@@ -54,12 +54,12 @@ Package: libblasr-dev
Section: libdevel
Architecture: any
Depends:
- libblasrBROKEN (= ${binary:Version}),
+ libblasr (= ${binary:Version}),
${misc:Depends}
-Description: <insert up to 60 chars description>
+Description: tools for aligning PacBio reads to target sequences (development files)
<insert long description, indented with spaces>
-Package: libblasrBROKEN
+Package: libblasr
Architecture: any
Depends:
${shlibs:Depends},
--
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