Skip to content
Commits on Source (4)
snaphu (1.4.2-7) UNRELEASED; urgency=medium
snaphu (1.4.2-7) unstable; urgency=medium
[ Bas Couwenberg ]
* Bump Standards-Version to 4.3.0, no changes.
-- Bas Couwenberg <sebastic@debian.org> Sun, 05 Aug 2018 20:59:56 +0200
[ Antonio Valentino ]
* debian/copyright:
- fix spelling error
* debian/patches:
- new 0004-Spelling.patch
* Add basic autopkgtest script.
-- Antonio Valentino <antonio.valentino@tiscali.it> Sat, 23 Feb 2019 15:53:36 +0000
snaphu (1.4.2-6) unstable; urgency=medium
......
......@@ -31,7 +31,7 @@ License: other
The parts of this software derived from the CS2 minimum cost flow
solver written by A. V. Goldberg and B. Cherkassky are governed by the
terms of the copyright holder of that software. Permission has been
granted to use and distrubute that software for strictly noncommercial
granted to use and distribute that software for strictly noncommercial
purposes as part of this package, provided that the following
copyright notice from the original distribution and URL accompany the
software:
......
From: Antonio Valentino <antonio.valentino@tiscali.it>
Date: Sat, 23 Feb 2019 15:42:54 +0000
Subject: Spelling
---
src/snaphu.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/snaphu.h b/src/snaphu.h
index 99fc3f9..571a617 100644
--- a/src/snaphu.h
+++ b/src/snaphu.h
@@ -364,7 +364,7 @@
"The parts of this software derived from the CS2 minimum cost flow\n"\
"solver written by A. V. Goldberg and B. Cherkassky are governed by the\n"\
"terms of the copyright holder of that software. Permission has been\n"\
- "granted to use and distrubute that software for strictly noncommercial\n"\
+ "granted to use and distribute that software for strictly noncommercial\n"\
"purposes as part of this package, provided that the following\n"\
"copyright notice from the original distribution and URL accompany the\n"\
"software:\n"\
0001-fix-compilation-warnings.patch
0002-man-page-hyphens.patch
0003-hardening.patch
0004-Spelling.patch
# Not worth the effort
testsuite-autopkgtest-missing
Test-Command: snaphu -h | grep usage | grep -q snaphu
Depends: @