[Pkg-urxvt-maintainers] [SCM] Git repository for pkg-urxvt branch, master, updated. debian/9.10-2-18-gaa2de7a

Ryan Kavanagh ryanakca-guest at alioth.debian.org
Tue Jul 19 20:41:30 UTC 2011


The following commit has been merged in the master branch:
commit f6b289e47f5edab3a2f843c6530cc24c94889814
Author: Ryan Kavanagh <ryanakca at kubuntu.org>
Date:   Tue Jul 19 14:41:24 2011 -0400

    Dropped 13_fix_paste.diff , applied upstream
---
 debian/patches/13_fix_paste.diff |   20 --------------------
 debian/patches/series            |    1 -
 2 files changed, 0 insertions(+), 21 deletions(-)

diff --git a/debian/patches/13_fix_paste.diff b/debian/patches/13_fix_paste.diff
deleted file mode 100644
index 2d4e644..0000000
--- a/debian/patches/13_fix_paste.diff
+++ /dev/null
@@ -1,20 +0,0 @@
-Description: Fixes paste in rxvt-unicode 9.11
-Bugs-Debian: http://bugs.debian.org/631264
-Origin: Upstream
-Reviewed-By: Ryan Kavanagh <ryanakca at kubuntu.org>
-Last-Updated: 2011-06-22 
- 
-Index: pkg-urxvt/src/rxvttoolkit.C
-===================================================================
---- pkg-urxvt.orig/src/rxvttoolkit.C	2011-06-22 07:30:33.027019240 -0400
-+++ pkg-urxvt/src/rxvttoolkit.C	2011-06-22 07:30:39.739052529 -0400
-@@ -1183,8 +1183,7 @@
- 
-       case SelectionNotify:
-         if (selection_wait == Sel_normal
--            && xev.xselection.time == request_time
--            && xev.xselection.property == request_prop)
-+            && xev.xselection.time == request_time)
-           {
-             timer_ev.stop ();
-             handle_selection (xev.xselection.requestor, xev.xselection.property, true);
diff --git a/debian/patches/series b/debian/patches/series
index dfb3e0d..3051529 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -5,4 +5,3 @@
 08_rebuild_docs.diff
 11_fix_lexgrog.diff
 12_hyphen_minus_sign.diff
-13_fix_paste.diff

-- 
Git repository for pkg-urxvt




More information about the Pkg-urxvt-maintainers mailing list