[med-svn] [Git][med-team/dextractor][master] 2 commits: Fix lintian error for control

Shayan Doust gitlab at salsa.debian.org
Mon Jun 29 17:43:44 BST 2020



Shayan Doust pushed to branch master at Debian Med / dextractor


Commits:
6628e543 by Shayan Doust at 2020-06-29T17:32:29+01:00
Fix lintian error for control

- - - - -
2539a072 by Shayan Doust at 2020-06-29T17:43:20+01:00
More new manpages

- - - - -


4 changed files:

- debian/control
- debian/mans/dexta.1
- + debian/mans/undexqv.1
- + debian/mans/undexta.1


Changes:

=====================================
debian/control
=====================================
@@ -14,14 +14,14 @@ Package: dextractor
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends}
-Description: the Dextractor and compression command library
- The Dextractor commands allow one to pull exactly and only the
+Description: (d)extractor and compression command library
+ Dextractor commands allow one to pull exactly and only the
  information needed for assembly and reconstruction from the source HDF5
  files produced by the PacBio RS II sequencer, or from the source BAM
  files produced by the PacBio Sequel sequencer.
  .
- For each of the three extracted file types -- .fasta, .quiva, and 
- .arrow -- the library contains commands to compress the given file
+ For each of the three extracted file types -- fasta, quiva, and 
+ arrow -- the library contains commands to compress the given file
  type, and to decompress it, which is a reversible process delivering
  the original uncompressed file. The compressed .fasta files, with the
  extension .dexta, consume 1/4 byte per base. The compressed .quiva


=====================================
debian/mans/dexta.1
=====================================
@@ -12,7 +12,7 @@ With the -k option the .fasta source is not removed. If -v is set, then the prog
 With the -i option set, the program runs as a UNIX pipe that takes .fasta (.dexta) input from the standard input and writes .dexta (.fasta) to the standard output. In this case the -k option has no effect.
 .SH "SEE ALSO"
 The full documentation for
-.B dexta:
+.B dexta
 is maintained as a Texinfo manual.  If the
 .B info
 and


=====================================
debian/mans/undexqv.1
=====================================
@@ -0,0 +1,24 @@
+.TH UNDEXQV "1" "June 2020" "undexqv" "User Commands"
+.SH NAME
+undexqv \- uncompress a set of .dexqv files
+.SH SYNOPSIS
+.B undexqv
+[\fI\,-vkl\/\fR] \fI\,<path:dexqv> \/\fR...
+.SH DESCRIPTION
+Undexqv takes a set of .dexqv files as input and decompresses it. The result is that it will generate new uncompressed .quiva files.
+
+Please refer to
+.B man dexqv 
+for a description of the *dexqv commands and their uses.
+.SH "SEE ALSO"
+The full documentation for
+.B undexqv
+is maintained as a Texinfo manual.  If the
+.B info
+and
+.B undexqv
+programs are properly installed at your site, the command
+.IP
+.B info undexqv
+.PP
+should give you access to the complete manual.


=====================================
debian/mans/undexta.1
=====================================
@@ -0,0 +1,24 @@
+.TH UNDEXTA "1" "June 2020" "undexta" "User Commands"
+.SH NAME
+undexta \- uncompress a set of .dexta files
+.SH SYNOPSIS
+.B undexta
+[\fI\,-vk\/\fR] \fI\,<path:dexta> \/\fR...
+.SH DESCRIPTION
+Undexta takes in a set of .dexta files as input, and uncompresses it. The result uncompressed .fasta files.
+
+Please refer to
+.B man dexta 
+for the full operation of the *dexta commands and its uses.
+.SH "SEE ALSO"
+The full documentation for
+.B undexta
+is maintained as a Texinfo manual.  If the
+.B info
+and
+.B undexta
+programs are properly installed at your site, the command
+.IP
+.B info undexta
+.PP
+should give you access to the complete manual.



View it on GitLab: https://salsa.debian.org/med-team/dextractor/-/compare/07a3603c909917dd862c5a1aaffd82e432effa8b...2539a0727db6afa5326a0be118728951276bc76c

-- 
View it on GitLab: https://salsa.debian.org/med-team/dextractor/-/compare/07a3603c909917dd862c5a1aaffd82e432effa8b...2539a0727db6afa5326a0be118728951276bc76c
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20200629/4ae7c83c/attachment-0001.html>


More information about the debian-med-commit mailing list