[med-svn] [arden] 04/04: Fix spelling and upload to unstable
Andreas Tille
tille at debian.org
Mon Jan 9 10:10:31 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository arden.
commit a70ebd96685e9c8367219edae192876c7ca78f45
Author: Andreas Tille <tille at debian.org>
Date: Mon Jan 9 11:07:33 2017 +0100
Fix spelling and upload to unstable
---
debian/changelog | 5 +++--
debian/mans/arden-create.1 | 2 +-
debian/patches/series | 1 +
debian/patches/spelling.patch | 22 ++++++++++++++++++++++
4 files changed, 27 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 48d6949..c39e377 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-arden (1.0-2) UNRELEASED; urgency=low
+arden (1.0-2) unstable; urgency=low
[ Steffen Moeller and Jon Ison ]
* Introducing EDAM annotation.
@@ -7,8 +7,9 @@ arden (1.0-2) UNRELEASED; urgency=low
* cme fix dpkg-control
* fake watch file
* debhelper 10
+ * fix spelling
- -- Andreas Tille <tille at debian.org> Mon, 09 Jan 2017 10:56:55 +0100
+ -- Andreas Tille <tille at debian.org> Mon, 09 Jan 2017 11:00:01 +0100
arden (1.0-1) unstable; urgency=low
diff --git a/debian/mans/arden-create.1 b/debian/mans/arden-create.1
index ad36362..7be9549 100644
--- a/debian/mans/arden-create.1
+++ b/debian/mans/arden-create.1
@@ -5,7 +5,7 @@ arden-create \- generate an artificial reference genome (AR) from a given input
.B arden-create
[\fIoptions\fR] [\fIOUTPUTFOLDER\fR] [\fIINPUT FASTA\fR]...
.SH DESCRIPTION
-Script to generate an artificial reference genome (AR) from a given input. The AR fullfills
+Script to generate an artificial reference genome (AR) from a given input. The AR fulfills
the following conditions by default settings:
.nr step 1 1
.IP \n[step] 4
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..5299247
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+spelling.patch
diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch
new file mode 100644
index 0000000..c2502d5
--- /dev/null
+++ b/debian/patches/spelling.patch
@@ -0,0 +1,22 @@
+Author: Andreas Tille <tille at debian.org>
+Last-Update: Mon, 09 Jan 2017 11:00:01 +0100
+Description: Fix spelling
+
+--- a/arden-create
++++ b/arden-create
+@@ -101,7 +101,7 @@ def Create():
+ OUTPUTFOLDER:\t complete path to output destination folder
+ INPUT FASTA: \t Single sequence Fasta file.
+
+- Script to generate an artificial reference genome (AR) from a given input. The AR fullfills
++ Script to generate an artificial reference genome (AR) from a given input. The AR fulfills
+ the following conditions by default settings:
+ 1) has a nucleotide distribution equal to the input genome
+ 2) has an amino acid (aa) distribution equal to the input genome
+@@ -253,4 +253,4 @@ print ("Finished!")
+ print ("Processed %d bases in %f seconds!" % (bases,b-a))
+
+
+-
+\ No newline at end of file
++
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/arden.git
More information about the debian-med-commit
mailing list