[spatialite-gui] 01/01: Reorder and refrash patches.

Bas Couwenberg sebastic at xs4all.nl
Thu Oct 2 20:14:04 UTC 2014


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

sebastic-guest pushed a commit to branch master
in repository spatialite-gui.

commit 9c3e11bd9e257ee8976fb74ead11e3d24cd79ffd
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Thu Oct 2 22:13:57 2014 +0200

    Reorder and refrash patches.
---
 debian/changelog                  | 4 ++++
 debian/patches/05-setlocale.patch | 6 +++---
 debian/patches/series             | 2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index d51d8c9..a4d4f39 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,14 @@
 spatialite-gui (1.7.1-5) unstable; urgency=medium
 
+  [ Ross Gammon ]
   * Team upload.
   * Add patch to fix crash when loading shapefiles.
     Thanks to Alessandro Furieri (Closes: #761629)
   * Add .gitignore file to ignore quilt files
 
+  [ Bas Couwenberg ]
+  * Reorder and refrash patches.
+
  -- Ross Gammon <rossgammon at mail.dk>  Thu, 02 Oct 2014 22:00:47 +0200
 
 spatialite-gui (1.7.1-4) unstable; urgency=medium
diff --git a/debian/patches/05-setlocale.patch b/debian/patches/05-setlocale.patch
index fa95442..e79b2d7 100644
--- a/debian/patches/05-setlocale.patch
+++ b/debian/patches/05-setlocale.patch
@@ -5,9 +5,9 @@ Subject: Fix crash when using wxWidgets3.0
 
 Origin: upstream, email
 Bug-Debian: http://bugs.debian.org/761629
---- spatialite-gui.orig/Main.cpp
-+++ spatialite-gui/Main.cpp
-@@ -104,6 +104,7 @@
+--- a/Main.cpp
++++ b/Main.cpp
+@@ -104,6 +104,7 @@ wxFrame((wxFrame *) NULL, -1, title, pos
  //
  // main GUI frame constructor
  //
diff --git a/debian/patches/series b/debian/patches/series
index 99a735a..f05fa24 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,6 +1,6 @@
-05-setlocale.patch
 00-fix_buildsystem.patch
 01-fix_binary_name.patch
 02-fix_typos.patch
 03-link-sqlite3.patch
 04-wx3.0-compat.patch
+05-setlocale.patch

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



More information about the Pkg-grass-devel mailing list