[merkaartor] 02/03: Add patches for various typos.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Sun Feb 7 01:37:54 UTC 2016


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

sebastic pushed a commit to branch master
in repository merkaartor.

commit 384dada54a5e1efad830f21e86f0774570cac19c
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sun Feb 7 02:24:49 2016 +0100

    Add patches for various typos.
---
 debian/changelog                      |  1 +
 debian/patches/immediately-typo.patch | 15 +++++++++++++++
 debian/patches/series                 |  2 ++
 debian/patches/suppress-typo.patch    | 15 +++++++++++++++
 4 files changed, 33 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 854d449..d27a342 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 merkaartor (0.18.2-6) UNRELEASED; urgency=medium
 
   * Update Vcs-Git URL to use HTTPS.
+  * Add patches for various typos.
 
  -- Bas Couwenberg <sebastic at debian.org>  Fri, 05 Feb 2016 22:08:53 +0100
 
diff --git a/debian/patches/immediately-typo.patch b/debian/patches/immediately-typo.patch
new file mode 100644
index 0000000..45c15b4
--- /dev/null
+++ b/debian/patches/immediately-typo.patch
@@ -0,0 +1,15 @@
+Description: Fix 'immediatly' typo, replace with 'immediately'.
+Author: Bas Couwenberg <sebastic at debian.org>
+Forwarded: https://github.com/openstreetmap/merkaartor/pull/90
+
+--- a/CHANGELOG
++++ b/CHANGELOG
+@@ -855,7 +855,7 @@ v0.06 5 dec 2006
+     * ADD : type combobox to set highway tag
+     * FIX : no busy waiting for OSM download
+     * ADD : progress dialog while downloading from OSM
+-    * FIX : refresh view immediatly after download
++    * FIX : refresh view immediately after download
+     * FIX : download segments outside original bounding box for roads
+     * FIX : don't call QStatusbar methods from a paintEvent
+     * FIX : speed up drawing of roads when zoomed out
diff --git a/debian/patches/series b/debian/patches/series
index cd3c38f..e1ccda3 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -12,3 +12,5 @@ libgps22.patch
 desktop-keywords-syntax.patch
 unknown-typo.patch
 occurrence-typo.patch
+suppress-typo.patch
+immediately-typo.patch
diff --git a/debian/patches/suppress-typo.patch b/debian/patches/suppress-typo.patch
new file mode 100644
index 0000000..4bf31ae
--- /dev/null
+++ b/debian/patches/suppress-typo.patch
@@ -0,0 +1,15 @@
+Description: Fix 'surpress' typo, replace with 'suppress'.
+Author: Bas Couwenberg <sebastic at debian.org>
+Forwarded: https://github.com/openstreetmap/merkaartor/pull/90
+
+--- a/CHANGELOG
++++ b/CHANGELOG
+@@ -839,7 +839,7 @@ v0.07 18 aug 2007
+     * ADD : nice painting for water
+     * ADD : file->new menu option to start a new map
+     * FIX : change current directory when opening a file
+-    * FIX : surpress drawing artefact when creating a new segment
++    * FIX : suppress drawing artefact when creating a new segment
+     * FIX : avoid Qt to have to process download notifications recursively
+     * ADD : scripts to create the windows installation package
+     * ADD : create way from selected segments tool

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



More information about the Pkg-grass-devel mailing list