r30781 - in /desktop/unstable/vte/debian: changelog patches/25_optional-ncurses.patch

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Wed Oct 19 01:45:53 UTC 2011


Author: biebl
Date: Wed Oct 19 01:45:53 2011
New Revision: 30781

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=30781
Log:
Refresh debian/patches/25_optional-ncurses.patch.

Modified:
    desktop/unstable/vte/debian/changelog
    desktop/unstable/vte/debian/patches/25_optional-ncurses.patch

Modified: desktop/unstable/vte/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/vte/debian/changelog?rev=30781&op=diff
==============================================================================
--- desktop/unstable/vte/debian/changelog [utf-8] (original)
+++ desktop/unstable/vte/debian/changelog [utf-8] Wed Oct 19 01:45:53 2011
@@ -3,6 +3,7 @@
   * New upstream release.
   * debian/watch:
     - Track .xz tarballs.
+  * Refresh debian/patches/25_optional-ncurses.patch.
 
  -- Michael Biebl <biebl at debian.org>  Wed, 19 Oct 2011 03:41:29 +0200
 

Modified: desktop/unstable/vte/debian/patches/25_optional-ncurses.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/vte/debian/patches/25_optional-ncurses.patch?rev=30781&op=diff
==============================================================================
--- desktop/unstable/vte/debian/patches/25_optional-ncurses.patch [utf-8] (original)
+++ desktop/unstable/vte/debian/patches/25_optional-ncurses.patch [utf-8] Wed Oct 19 01:45:53 2011
@@ -1,6 +1,8 @@
---- a/configure.in
-+++ b/configure.in
-@@ -364,45 +364,52 @@
+Index: vte-0.28.2/configure.in
+===================================================================
+--- vte-0.28.2.orig/configure.in	2011-08-28 23:32:53.000000000 +0200
++++ vte-0.28.2/configure.in	2011-10-19 03:44:01.248817625 +0200
+@@ -368,45 +368,52 @@
  AC_CHECK_FUNC(floor,,AC_CHECK_LIB(m,floor,LIBS=["$LIBS -lm"]))
  AC_CHECK_FUNCS([ceil floor])
  
@@ -91,8 +93,10 @@
  
  # Search for the required modules.
  
---- a/src/keymap.c
-+++ b/src/keymap.c
+Index: vte-0.28.2/src/keymap.c
+===================================================================
+--- vte-0.28.2.orig/src/keymap.c	2011-08-16 23:52:48.000000000 +0200
++++ vte-0.28.2/src/keymap.c	2011-10-19 03:44:01.252817574 +0200
 @@ -50,7 +50,7 @@
  #include <termcap.h>
  #define VTE_TERMCAP_NAME "termcap"
@@ -129,8 +133,10 @@
  
  	_vte_debug_print(VTE_DEBUG_KEYBOARD,
  			" (ignoring, no match for modifier state).\n");
---- a/src/ssfe.c
-+++ b/src/ssfe.c
+Index: vte-0.28.2/src/ssfe.c
+===================================================================
+--- vte-0.28.2.orig/src/ssfe.c	2011-06-19 22:59:30.000000000 +0200
++++ vte-0.28.2/src/ssfe.c	2011-10-19 03:44:01.256817523 +0200
 @@ -38,7 +38,7 @@
  #include <termcap.h>
  #define VTE_TERMCAP_NAME "termcap"




More information about the pkg-gnome-commits mailing list