[med-svn] [Git][med-team/pilon-non-free][master] 2 commits: Fix spelling

Andreas Tille gitlab at salsa.debian.org
Tue Jun 12 13:34:31 BST 2018


Andreas Tille pushed to branch master at Debian Med / pilon-non-free


Commits:
b0f885a2 by Andreas Tille at 2018-06-12T14:28:21+02:00
Fix spelling

- - - - -
664bae39 by Andreas Tille at 2018-06-12T14:30:59+02:00
Add missing Depends default-jre

- - - - -


3 changed files:

- debian/control
- debian/createmanpages
- debian/pilon.1


Changes:

=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -13,6 +13,7 @@ Package: pilon-non-free
 Architecture: all
 Depends: ${misc:Depends},
          ${java:Depends},
+         default-jre,
          java-wrappers
 Provides: pilon
 Conflicts: pilon


=====================================
debian/createmanpages
=====================================
--- a/debian/createmanpages
+++ b/debian/createmanpages
@@ -18,6 +18,8 @@ help2man --no-info --no-discard-stderr --help-option=" --help" \
             --version-string="$VERSION" ${progname} > $MANDIR/${progname}.1
 echo $AUTHOR >> $MANDIR/${progname}.1
 
+sed -i 's/specifed/specified/' $MANDIR/${progname}.1
+
 cat <<EOT
 Please enhance the help2man output.
 The following web page might be helpful in doing so:


=====================================
debian/pilon.1
=====================================
--- a/debian/pilon.1
+++ b/debian/pilon.1
@@ -43,17 +43,17 @@ for the bam alignments.  At least one of \fB\-\-frags\fR or \fB\-\-jumps\fR must
 \fB\-\-frags\fR frags.bam
 .IP
 A bam file consisting of fragment paired\-end alignments, aligned to the \fB\-\-genome\fR
-argument using bwa or bowtie2.  This argument may be specifed more than once.
+argument using bwa or bowtie2.  This argument may be specified more than once.
 .IP
 \fB\-\-jumps\fR jumps.bam
 .IP
 A bam file consisting of jump (mate pair) paired\-end alignments, aligned to the
-\fB\-\-genome\fR argument using bwa or bowtie2.  This argument may be specifed more than once.
+\fB\-\-genome\fR argument using bwa or bowtie2.  This argument may be specified more than once.
 .IP
 \fB\-\-unpaired\fR unpaired.bam
 .IP
 A bam file consisting of unpaired alignments, aligned to the \fB\-\-genome\fR argument
-using bwa or bowtie2.  This argument may be specifed more than once.
+using bwa or bowtie2.  This argument may be specified more than once.
 .IP
 \fB\-\-bam\fR any.bam
 .IP



View it on GitLab: https://salsa.debian.org/med-team/pilon-non-free/compare/a426112093a6e1ce024cf987074e031b73f2c192...664bae39d91bf2c6380218b899559c33ba743ac5

-- 
View it on GitLab: https://salsa.debian.org/med-team/pilon-non-free/compare/a426112093a6e1ce024cf987074e031b73f2c192...664bae39d91bf2c6380218b899559c33ba743ac5
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/20180612/21db7a38/attachment-0001.html>


More information about the debian-med-commit mailing list