[med-svn] r21433 - in trunk/packages/staden/trunk/debian: . patches
Andreas Tille
tille at moszumanska.debian.org
Sun Feb 21 06:43:33 UTC 2016
Author: tille
Date: 2016-02-21 06:43:32 +0000 (Sun, 21 Feb 2016)
New Revision: 21433
Modified:
trunk/packages/staden/trunk/debian/changelog
trunk/packages/staden/trunk/debian/patches/spelling.patch
Log:
Fix another spelling issue and upload to unstable
Modified: trunk/packages/staden/trunk/debian/changelog
===================================================================
--- trunk/packages/staden/trunk/debian/changelog 2016-02-21 06:30:14 UTC (rev 21432)
+++ trunk/packages/staden/trunk/debian/changelog 2016-02-21 06:43:32 UTC (rev 21433)
@@ -1,4 +1,4 @@
-staden (2.0.0+b10-2) UNRELEASED; urgency=medium
+staden (2.0.0+b10-2) unstable; urgency=medium
* Make sure all tools will be found by GUI programs
Closes: #815174
@@ -7,7 +7,7 @@
* fix names of desktop files to match names of GUI executables
* fix some spelling issues
- -- Andreas Tille <tille at debian.org> Sat, 20 Feb 2016 20:06:23 +0100
+ -- Andreas Tille <tille at debian.org> Sun, 21 Feb 2016 07:30:27 +0100
staden (2.0.0+b10-1.1) unstable; urgency=low
Modified: trunk/packages/staden/trunk/debian/patches/spelling.patch
===================================================================
--- trunk/packages/staden/trunk/debian/patches/spelling.patch 2016-02-21 06:30:14 UTC (rev 21432)
+++ trunk/packages/staden/trunk/debian/patches/spelling.patch 2016-02-21 06:43:32 UTC (rev 21433)
@@ -55,3 +55,14 @@
*/
static int
find_stop_codon(const char *s, int start, int direction)
+--- a/gap5/do_fij.c
++++ b/gap5/do_fij.c
+@@ -892,7 +892,7 @@ int do_it_fij(fij_arg *fij_args, char *s
+ h->filter_words = 0;
+ }
+ if (h->filter_words)
+- vmessage("Filtering words occuring more than %d times.\n",
++ vmessage("Filtering words occurring more than %d times.\n",
+ h->filter_words);
+
+ for (contig2_num = (contig1_num < first_shared1
More information about the debian-med-commit
mailing list