[med-svn] [libseqlib] 02/02: Polish description, upload to experimental (new)

Andreas Tille tille at debian.org
Fri Feb 10 09:42:37 UTC 2017


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository libseqlib.

commit 30bd12c85f6cd1b31f8a2ed28c694eafe07ea784
Author: Andreas Tille <tille at debian.org>
Date:   Fri Feb 10 10:17:15 2017 +0100

    Polish description, upload to experimental (new)
---
 debian/changelog |  6 +++---
 debian/control   | 14 +++++++-------
 2 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 14efb0f..6e81ab9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
-libseqlib (1.1.1+dfsg-1) UNRELEASED; urgency=medium
+libseqlib (1.1.1+dfsg-1) experimental; urgency=medium
 
-  * Initial release (Closes: #???)
+  * Initial release (Closes: #854774)
 
- -- Andreas Tille <tille at debian.org>  Fri, 27 Jan 2017 13:18:48 +0100
+ -- Andreas Tille <tille at debian.org>  Fri, 10 Feb 2017 10:16:57 +0100
diff --git a/debian/control b/debian/control
index 5f3ae1d..feca37c 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Build-Depends: debhelper (>= 10),
 Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/libseqlib.git
 Vcs-Git: https://anonscm.debian.org/git/debian-med/libseqlib.git
-Homepage: https://github.com/walaj/SeqLib.git
+Homepage: https://github.com/walaj/SeqLib
 
 Package: libseqlib0
 Architecture: any
@@ -24,14 +24,14 @@ Section: libs
 Depends: ${shlibs:Depends},
          ${misc:Depends}
 Description: C++ htslib/bwa-mem/fermi interface for interrogating sequence data
- C ++ API and command line tool that provides a rapid and user-friendly
+ C++ API and command line tool that provides a rapid and user-friendly
  interface to BAM/SAM/CRAM files, global sequence alignment operations
  and sequence assembly. Four C libraries perform core operations in
  SeqLib: HTSlib for BAM access, BWA-MEM and BLAT for sequence alignment
  and Fermi for error correction and sequence assembly. Benchmarking
  indicates that SeqLib has lower CPU and memory requirements than leading
- C ++ sequence analysis APIs. Minimal SeqLib code can extract, error-
- correct and assemble reads from a CRAM file and then align with BWA-MEM.
+ C++ sequence analysis APIs. Minimal SeqLib code can extract, error-correct
+ and assemble reads from a CRAM file and then align with BWA-MEM.
  SeqLib also provides additional capabilities, including chromosome-aware
  interval queries and read plotting. Command line tools are available for
  performing integrated error correction, micro-assemblies and alignment.
@@ -47,14 +47,14 @@ Depends: libseqlib0 (= ${binary:Version}),
          libbwa-dev,
          libfml-dev
 Description: C++ htslib/bwa-mem/fermi interface for interrogating sequence data (dev)
- C ++ API and command line tool that provides a rapid and user-friendly
+ C++ API and command line tool that provides a rapid and user-friendly
  interface to BAM/SAM/CRAM files, global sequence alignment operations
  and sequence assembly. Four C libraries perform core operations in
  SeqLib: HTSlib for BAM access, BWA-MEM and BLAT for sequence alignment
  and Fermi for error correction and sequence assembly. Benchmarking
  indicates that SeqLib has lower CPU and memory requirements than leading
- C ++ sequence analysis APIs. Minimal SeqLib code can extract, error-
- correct and assemble reads from a CRAM file and then align with BWA-MEM.
+ C++ sequence analysis APIs. Minimal SeqLib code can extract, error-correct
+ and assemble reads from a CRAM file and then align with BWA-MEM.
  SeqLib also provides additional capabilities, including chromosome-aware
  interval queries and read plotting. Command line tools are available for
  performing integrated error correction, micro-assemblies and alignment.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libseqlib.git



More information about the debian-med-commit mailing list