[med-svn] [artfastqgenerator] 07/09: Remove test results and fix remaining typos

Andreas Tille tille at debian.org
Sat Jan 14 13:38:52 UTC 2017


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

tille pushed a commit to branch master
in repository artfastqgenerator.

commit 29692a06775881c4eaf507d641cce10179abe0b8
Author: Andreas Tille <tille at debian.org>
Date:   Sat Jan 14 14:18:00 2017 +0100

    Remove test results and fix remaining typos
---
 debian/artfastqgenerator-doc.doc-base | 2 +-
 debian/artfastqgenerator.1            | 2 +-
 debian/changelog                      | 2 +-
 debian/tests/run-unit-test            | 1 +
 4 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/artfastqgenerator-doc.doc-base b/debian/artfastqgenerator-doc.doc-base
index a24d2a3..54a8051 100644
--- a/debian/artfastqgenerator-doc.doc-base
+++ b/debian/artfastqgenerator-doc.doc-base
@@ -1,7 +1,7 @@
 Document: artfastqgenerator
 Title: API documentation for artfastqgenerator
 Author: Matthew Frampton, Richard Houlston
-Abstract: ouputs artificial FASTQ files derived from a reference genome
+Abstract: outputs artificial FASTQ files derived from a reference genome
  ArtificialFastqGenerator takes the reference genome (in FASTA format) as
  input and outputs artificial FASTQ files in the Sanger format. It can
  accept Phred base quality scores from existing FASTQ files, and use them
diff --git a/debian/artfastqgenerator.1 b/debian/artfastqgenerator.1
index d22e3f8..46ca9b9 100644
--- a/debian/artfastqgenerator.1
+++ b/debian/artfastqgenerator.1
@@ -1,7 +1,7 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.46.4.
 .TH ARTFASTQGENERATOR "1" "February 2016" "artfastqgenerator 0.0.20150519" "User Commands"
 .SH NAME
-artfastqgenerator \- ouputs artificial FASTQ files derived from a reference genome
+artfastqgenerator \- outputs artificial FASTQ files derived from a reference genome
 .SH SYNOPSIS
 .B artfastqgenerator
 \fB\-O\fR <outputPath>
diff --git a/debian/changelog b/debian/changelog
index 96e0d41..7a7947e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,7 +8,7 @@ artfastqgenerator (0.0.20150519-2) UNRELEASED; urgency=medium
     jar - so rather use a wrapper
   * Adapt usage hint to how it is used on Debian
 
- -- Andreas Tille <tille at debian.org>  Sat, 14 Jan 2017 11:50:59 +0100
+ -- Andreas Tille <tille at debian.org>  Sat, 14 Jan 2017 14:17:54 +0100
 
 artfastqgenerator (0.0.20150519-1) unstable; urgency=medium
 
diff --git a/debian/tests/run-unit-test b/debian/tests/run-unit-test
index 12d4252..daba4cf 100644
--- a/debian/tests/run-unit-test
+++ b/debian/tests/run-unit-test
@@ -3,6 +3,7 @@
 pkg=artfastqgenerator
 if [ "$ADTTMP" = "" ] ; then
   ADTTMP=`mktemp -d /tmp/${pkg}-test.XXXXXX`
+  trap "rm -rf $ADTTMP" 0 INT QUIT ABRT PIPE TERM
 fi
 cd $ADTTMP
 cp -a /usr/share/doc/artfastqgenerator/examples/* .

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



More information about the debian-med-commit mailing list