[ossim] 05/06: Update unknown-typo.patch to fix another occurrence.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Mon Dec 21 22:31:26 UTC 2015


This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository ossim.

commit 08ee0533e540ca0f695438a862ad1cf384fcd8e8
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Mon Dec 21 23:09:47 2015 +0100

    Update unknown-typo.patch to fix another occurrence.
---
 debian/changelog                  |  1 +
 debian/patches/unknown-typo.patch | 11 +++++++++++
 2 files changed, 12 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 18cb858..d02d859 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ ossim (1.8.20.3+ds-1) UNRELEASED; urgency=medium
   * Team upload.
   * New upstream release.
   * Refresh patches.
+  * Update unknown-typo.patch to fix another occurrence.
 
  -- Bas Couwenberg <sebastic at debian.org>  Mon, 21 Dec 2015 22:38:22 +0100
 
diff --git a/debian/patches/unknown-typo.patch b/debian/patches/unknown-typo.patch
index 64efb99..6b2417b 100644
--- a/debian/patches/unknown-typo.patch
+++ b/debian/patches/unknown-typo.patch
@@ -47,3 +47,14 @@ Applied-Upstream: https://github.com/ossimlabs/ossim/commit/fe2b43831e539da7d247
  
     out.setf(std::ios_base::hex, std::ios_base::basefield);
     out << pfx << "marker: 0x" << std::setfill('0') << std::setw(4)
+--- a/ossim/src/ossim/imaging/ossimTiffOverviewBuilder.cpp
++++ b/ossim/src/ossim/imaging/ossimTiffOverviewBuilder.cpp
+@@ -1258,7 +1258,7 @@ bool ossimTiffOverviewBuilder::setInputS
+             setErrorStatus();
+             ossimNotify(ossimNotifyLevel_WARN)
+                << MODULE << " ERROR:"
+-               << "\nUnknow pixel type:  "
++               << "\nUnknown pixel type:  "
+                << (ossimScalarTypeLut::instance()->
+                    getEntryString(m_imageHandler->getOutputScalarType()))
+                << std::endl;

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/ossim.git



More information about the Pkg-grass-devel mailing list