[Git][debian-gis-team/snaphu][master] 4 commits: Fix spelling error in debin/copyright
Antonio Valentino
gitlab at salsa.debian.org
Sat Feb 23 15:56:19 GMT 2019
Antonio Valentino pushed to branch master at Debian GIS Project / snaphu
Commits:
9e2d9e31 by Antonio Valentino at 2019-02-23T15:41:09Z
Fix spelling error in debin/copyright
- - - - -
99d1d3aa by Antonio Valentino at 2019-02-23T15:44:37Z
New 0004-Spelling.patch
- - - - -
e4129248 by Antonio Valentino at 2019-02-23T15:53:22Z
Add basic autopkgtest script
- - - - -
f013f2a3 by Antonio Valentino at 2019-02-23T15:53:59Z
Set distribution to unstable
- - - - -
6 changed files:
- debian/changelog
- debian/copyright
- + debian/patches/0004-Spelling.patch
- debian/patches/series
- − debian/source/lintian-overrides
- + debian/tests/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,8 +1,16 @@
-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 at 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 at tiscali.it> Sat, 23 Feb 2019 15:53:36 +0000
snaphu (1.4.2-6) unstable; urgency=medium
=====================================
debian/copyright
=====================================
@@ -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:
=====================================
debian/patches/0004-Spelling.patch
=====================================
@@ -0,0 +1,21 @@
+From: Antonio Valentino <antonio.valentino at 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"\
=====================================
debian/patches/series
=====================================
@@ -1,3 +1,4 @@
0001-fix-compilation-warnings.patch
0002-man-page-hyphens.patch
0003-hardening.patch
+0004-Spelling.patch
=====================================
debian/source/lintian-overrides deleted
=====================================
@@ -1,3 +0,0 @@
-# Not worth the effort
-testsuite-autopkgtest-missing
-
=====================================
debian/tests/control
=====================================
@@ -0,0 +1,2 @@
+Test-Command: snaphu -h | grep usage | grep -q snaphu
+Depends: @
View it on GitLab: https://salsa.debian.org/debian-gis-team/snaphu/compare/aeef16881669096e0a414808343a5c5e122def57...f013f2a3d9747b9f8cc2eea1110132188b15b5a2
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/snaphu/compare/aeef16881669096e0a414808343a5c5e122def57...f013f2a3d9747b9f8cc2eea1110132188b15b5a2
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20190223/38327d15/attachment-0001.html>
More information about the Pkg-grass-devel
mailing list