[Git][debian-gis-team/doris][master] 3 commits: Fix spelling
Antonio Valentino
gitlab at salsa.debian.org
Sat Feb 23 15:31:59 GMT 2019
Antonio Valentino pushed to branch master at Debian GIS Project / doris
Commits:
20ac6852 by Antonio Valentino at 2019-02-23T15:22:17Z
Fix spelling
- - - - -
08197bc2 by Antonio Valentino at 2019-02-23T15:22:17Z
Add basic autopkgtest sctipt
- - - - -
db2f8228 by Antonio Valentino at 2019-02-23T15:22:17Z
Set distribution to unstable
- - - - -
5 changed files:
- debian/changelog
- debian/patches/0001-spelling.patch
- debian/patches/0005-fix-build.patch
- − debian/source/lintian-overrides
- + debian/tests/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,9 +1,14 @@
-doris (5.0.3~beta+dfsg-7) UNRELEASED; urgency=medium
+doris (5.0.3~beta+dfsg-7) unstable; urgency=medium
+ [ Bas Couwenberg ]
* Bump Standards-Version to 4.3.0, no changes.
* Update watch file to limit matches to archive path.
- -- Bas Couwenberg <sebastic at debian.org> Sat, 04 Aug 2018 11:54:15 +0200
+ [ Antonio Valentino ]
+ * Fix spelling error in cpxfiddle (updated spelling patch).
+ * Add basic autopkgtest script.
+
+ -- Antonio Valentino <antonio.valentino at tiscali.it> Sat, 23 Feb 2019 15:14:41 +0000
doris (5.0.3~beta+dfsg-6) unstable; urgency=medium
=====================================
debian/patches/0001-spelling.patch
=====================================
@@ -11,7 +11,8 @@ Fix spelling errors
doris_core/processor.cc | 2 +-
doris_core/readdata.cc | 4 ++--
doris_core/readinput.cc | 32 ++++++++++++++++----------------
- 7 files changed, 30 insertions(+), 30 deletions(-)
+ sar_tools/cpxfiddle.cc | 2 +-
+ 8 files changed, 31 insertions(+), 31 deletions(-)
diff --git a/doris_core/coregistration.cc b/doris_core/coregistration.cc
index c316cf6..fa59bc6 100644
@@ -292,3 +293,16 @@ index 2c45931..57d7c94 100755
INFO << "UW_SNAPHU_LOG: \tOutput log file of snaphu: "
<< unwrapinput.snaphu_log;
INFO.print();
+diff --git a/sar_tools/cpxfiddle.cc b/sar_tools/cpxfiddle.cc
+index 3e44c25..97c7702 100644
+--- a/sar_tools/cpxfiddle.cc
++++ b/sar_tools/cpxfiddle.cc
+@@ -2256,7 +2256,7 @@ void usage(char *programname)
+ << "\n -M with -m: First mirrored then multilooked."
+ << "\n -B: Not tested properly, but simply calls functions."
+ << "\n all: If cpxfile is a symbolic link, filesize cannot be"
+- << "\n determined, and therefor the number of lines."
++ << "\n determined, and therefore the number of lines."
+ << "\n Solution: Use the full path or use a hard link."
+ << "\n (lot of options, binary to screen, but these are features.)"
+
=====================================
debian/patches/0005-fix-build.patch
=====================================
@@ -21,7 +21,7 @@ index 0644f8e..7e0368e 100755
else
{
diff --git a/sar_tools/cpxfiddle.cc b/sar_tools/cpxfiddle.cc
-index 3e44c25..32bfc31 100644
+index 97c7702..5873ac2 100644
--- a/sar_tools/cpxfiddle.cc
+++ b/sar_tools/cpxfiddle.cc
@@ -1854,7 +1854,7 @@ static struct option const long_options[] =
=====================================
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: doris -h 2>&1 > /dev/null
+Depends: @
View it on GitLab: https://salsa.debian.org/debian-gis-team/doris/compare/2248f18eb54a0b7dead9bf6362e40d60623ee3d2...db2f822813449b2275de129fed4652abf366c572
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/doris/compare/2248f18eb54a0b7dead9bf6362e40d60623ee3d2...db2f822813449b2275de129fed4652abf366c572
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/f3e07d80/attachment-0001.html>
More information about the Pkg-grass-devel
mailing list