[libcitygml] 18/35: Refresh information-typo.diff patch.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Fri Jul 24 23:35:00 UTC 2015


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

sebastic pushed a commit to branch master
in repository libcitygml.

commit a1415dc82e6d1802d6ce5860e7fab81cc2b445a4
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Fri Jul 24 16:57:32 2015 +0200

    Refresh information-typo.diff patch.
---
 debian/changelog                     |  1 +
 debian/patches/information-typo.diff | 16 ++++++++--------
 2 files changed, 9 insertions(+), 8 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e4c302c..56192d0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ libcitygml (1.4.3-1) UNRELEASED; urgency=medium
   * Update Vcs-Browser URL to use cgit instead of gitweb.
   * Update Homepage & Source URLs for move to GitHub.
   * Update copyright file, use Comment instead of extended Copyright.
+  * Refresh information-typo.diff patch.
 
  -- Bas Couwenberg <sebastic at debian.org>  Fri, 24 Jul 2015 16:31:57 +0200
 
diff --git a/debian/patches/information-typo.diff b/debian/patches/information-typo.diff
index 1762f29..481c558 100644
--- a/debian/patches/information-typo.diff
+++ b/debian/patches/information-typo.diff
@@ -3,12 +3,12 @@ Author: Bas Couwenberg <sebastic at xs4all.nl>
 Last-Update: 2014-01-24
 --- a/test/citygmltest.cpp
 +++ b/test/citygmltest.cpp
-@@ -26,7 +26,7 @@ void usage()
+@@ -28,7 +28,7 @@ void usage()
  {
- 	std::cout << "Usage: citygmltest [-options...] <filename>" << std::endl;
- 	std::cout << " Options:" << std::endl;
--	std::cout << "  -log            Print some informations during parsing" << std::endl;
-+	std::cout << "  -log            Print some information during parsing" << std::endl;
- 	std::cout << "  -filter <mask>  CityGML objects to parse (default:All)" << std::endl
- 		<< "                  The mask is composed of:" << std::endl
- 		<< "                   GenericCityObject, Building, Room," << std::endl
+     std::cout << "Usage: citygmltest [-options...] <filename>" << std::endl;
+     std::cout << " Options:" << std::endl;
+-    std::cout << "  -log            Print some informations during parsing" << std::endl;
++    std::cout << "  -log            Print some information during parsing" << std::endl;
+     std::cout << "  -filter <mask>  CityGML objects to parse (default:All)" << std::endl
+         << "                  The mask is composed of:" << std::endl
+         << "                   GenericCityObject, Building, Room," << std::endl

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



More information about the Pkg-grass-devel mailing list