[grass] 06/09: Drop help_about_names patch, applied upstream.

Bas Couwenberg sebastic at xs4all.nl
Sun Jan 25 01:47:58 UTC 2015


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

sebastic-guest pushed a commit to branch experimental
in repository grass.

commit 73bc52057dbc9c976c82beb3497407867e333a7f
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sun Jan 25 01:23:18 2015 +0100

    Drop help_about_names patch, applied upstream.
---
 debian/patches/help_about_names | 14 --------------
 debian/patches/series           |  1 -
 2 files changed, 15 deletions(-)

diff --git a/debian/patches/help_about_names b/debian/patches/help_about_names
deleted file mode 100644
index 7ebc5e4..0000000
--- a/debian/patches/help_about_names
+++ /dev/null
@@ -1,14 +0,0 @@
-Description: Fix help-about name parsingix help-about name parsing.
-Author: M. Hamish Bowman <hamish.webmail at gmail.com>
-
---- a/gui/wxpython/gui_core/ghelp.py
-+++ b/gui/wxpython/gui_core/ghelp.py
-@@ -609,7 +609,7 @@ class AboutWindow(wx.Frame):
-                 line = line.rstrip('\n')
-                 try:
-                     if extra:
--                        name, email, rfc2_agreed = line.split(',')
-+                        name, email, country, rfc2_agreed = line.split(',')
-                     else:
-                         cvs_id, name, email, country, osgeo_id, rfc2_agreed = line.split(',')
-                 except ValueError:
diff --git a/debian/patches/series b/debian/patches/series
index 0c9022c..6d488f4 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -4,7 +4,6 @@ pager
 #xterm
 instdir
 #check4dev
-#help_about_names
 wxpy3.0-compat.patch
 parameter-typo.patch
 additionally-typo.patch

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



More information about the Pkg-grass-devel mailing list