[med-svn] [jellyfish] 05/06: Fix whatis entry in manpage
Andreas Tille
tille at debian.org
Mon Aug 28 13:23:06 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository jellyfish.
commit 242e40b95b49ea067e096f29d0ed2c128fd48c60
Author: Andreas Tille <tille at debian.org>
Date: Mon Aug 28 14:40:31 2017 +0200
Fix whatis entry in manpage
---
debian/changelog | 1 +
debian/patches/manpage_whatis_entry.patch | 19 +++++++++++++++++++
debian/patches/series | 1 +
3 files changed, 21 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 2700229..bb13d56 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ jellyfish (2.2.6-4) UNRELEASED; urgency=medium
Closes: #863015
* Autoreconf not needed with debhelper 10
* Do not parse debian/changelog
+ * Fix whatis entry in manpage
-- Andreas Tille <tille at debian.org> Mon, 28 Aug 2017 14:10:27 +0200
diff --git a/debian/patches/manpage_whatis_entry.patch b/debian/patches/manpage_whatis_entry.patch
new file mode 100644
index 0000000..e50f124
--- /dev/null
+++ b/debian/patches/manpage_whatis_entry.patch
@@ -0,0 +1,19 @@
+Author: Andreas Tille <tille at debian.org>
+Last-Update: Mon, 28 Aug 2017 14:10:27 +0200
+Description: Fix whatis entry in manpage
+
+--- a/doc/jellyfish.man
++++ b/doc/jellyfish.man
+@@ -12,11 +12,8 @@
+ ..
+ .TH "JELLYFISH" "1" "2010/10/1" "k\-mer counter " "k\-mer counter "
+ .SH NAME
++jellyfish - software to count k\-mers in DNA sequences
+
+-.PP
+-Jellyfish
+-is a software to count k\-mers in DNA sequences.
+-.PP
+ .SH SYNOPSIS
+
+ jellyfish count
diff --git a/debian/patches/series b/debian/patches/series
index 952957c..29909c4 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
+manpage_whatis_entry.patch
pkg-config-with-name
drop-rpath
modern-g++
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/jellyfish.git
More information about the debian-med-commit
mailing list