Author: frankie
Date: 2007-05-17 16:33:08 +0000 (Thu, 17 May 2007)
New Revision: 833
Added:
packages/grass/branches/6.2.1/debian/patches/xterm.dpatch
Modified:
packages/grass/branches/6.2.1/debian/changelog
packages/grass/branches/6.2.1/debian/patches/00list
Log:
New patch xterm.dpatch
Modified: packages/grass/branches/6.2.1/debian/changelog
===================================================================
--- packages/grass/branches/6.2.1/debian/changelog 2007-05-15 09:53:38 UTC
(rev 832)
+++ packages/grass/branches/6.2.1/debian/changelog 2007-05-17 16:33:08 UTC
(rev 833)
@@ -1,3 +1,9 @@
+grass (6.2.1-4) unstable; urgency=low
+
+ * Added xterm.dpatch to use x-terminal-emulator instead of xterm.
+
+ -- Francesco Paolo Lovergine <[EMAIL PROTECTED]> Thu, 17 May 2007 18:31:42
+0200
+
grass (6.2.1-3) unstable; urgency=low
* Fixing www-browser patch.
Modified: packages/grass/branches/6.2.1/debian/patches/00list
===================================================================
--- packages/grass/branches/6.2.1/debian/patches/00list 2007-05-15 09:53:38 UTC
(rev 832)
+++ packages/grass/branches/6.2.1/debian/patches/00list 2007-05-17 16:33:08 UTC
(rev 833)
@@ -1,3 +1,4 @@
htmlgen-fakeroot
www-browser
pager
+xterm
Added: packages/grass/branches/6.2.1/debian/patches/xterm.dpatch
===================================================================
--- packages/grass/branches/6.2.1/debian/patches/xterm.dpatch
(rev 0)
+++ packages/grass/branches/6.2.1/debian/patches/xterm.dpatch 2007-05-17
16:33:08 UTC (rev 833)
@@ -0,0 +1,19 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## xterm.dpatch by Francesco Paolo Lovergine <[EMAIL PROTECTED]>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: No description.
+
[EMAIL PROTECTED]@
+diff -urNad grass-6.2.1~/lib/init/grass-xterm-wrapper
grass-6.2.1/lib/init/grass-xterm-wrapper
+--- grass-6.2.1~/lib/init/grass-xterm-wrapper 2006-08-31 15:59:08.000000000
+0200
++++ grass-6.2.1/lib/init/grass-xterm-wrapper 2007-05-17 18:30:48.000000000
+0200
+@@ -2,7 +2,7 @@
+ # script to wrap xterm
+
+ if [ -z "$GRASS_XTERM" ] ; then
+- GRASS_XTERM=xterm
++ GRASS_XTERM=x-terminal-emulator
+ fi
+
+ # run command
Property changes on: packages/grass/branches/6.2.1/debian/patches/xterm.dpatch
___________________________________________________________________
Name: svn:executable
+ *
_______________________________________________
Pkg-grass-devel mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel