summaryrefslogtreecommitdiff
path: root/debian/patches
diff options
context:
space:
mode:
authorBernhard R. Link <brlink@debian.org>2007-10-08 13:02:58 +0200
committerBernhard R. Link <brlink@debian.org>2007-10-08 13:02:58 +0200
commitf229711cc2633a95d88c1b59c5a3e48c5800d2b4 (patch)
treefd574943d96ec668c985fed4c7895d6a310a5ab4 /debian/patches
parente3f4eb16ef7fce25da1e77b16b87525a724b9526 (diff)
downloadratpoison-f229711cc2633a95d88c1b59c5a3e48c5800d2b4.zip
Update debian/ directory
Diffstat (limited to 'debian/patches')
-rw-r--r--debian/patches/brl-menu.reconf12
-rw-r--r--debian/patches/restorededication.patch13
-rw-r--r--debian/patches/series1
3 files changed, 6 insertions, 20 deletions
diff --git a/debian/patches/brl-menu.reconf b/debian/patches/brl-menu.reconf
index ad24132..83535d5 100644
--- a/debian/patches/brl-menu.reconf
+++ b/debian/patches/brl-menu.reconf
@@ -1,7 +1,7 @@
-Index: ratpoison-1.4.1/configure
+Index: ratpoison-1.4.2/configure
===================================================================
---- ratpoison-1.4.1.orig/configure 2007-04-16 18:45:18.000000000 +0200
-+++ ratpoison-1.4.1/configure 2007-04-16 18:47:11.000000000 +0200
+--- ratpoison-1.4.2.orig/configure 2007-10-07 11:28:27.000000000 +0200
++++ ratpoison-1.4.2/configure 2007-10-07 11:28:32.000000000 +0200
@@ -864,6 +864,7 @@
--with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
--without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
@@ -38,10 +38,10 @@ Index: ratpoison-1.4.1/configure
if test -n "$ac_tool_prefix"; then
# Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
set dummy ${ac_tool_prefix}gcc; ac_word=$2
-Index: ratpoison-1.4.1/src/config.h.in
+Index: ratpoison-1.4.2/src/config.h.in
===================================================================
---- ratpoison-1.4.1.orig/src/config.h.in 2007-04-16 18:45:18.000000000 +0200
-+++ ratpoison-1.4.1/src/config.h.in 2007-04-16 18:47:11.000000000 +0200
+--- ratpoison-1.4.2.orig/src/config.h.in 2007-10-07 11:28:27.000000000 +0200
++++ ratpoison-1.4.2/src/config.h.in 2007-10-07 11:28:32.000000000 +0200
@@ -72,6 +72,9 @@
/* Define to 1 if you have the <X11/extensions/Xinerama.h> header file. */
#undef HAVE_X11_EXTENSIONS_XINERAMA_H
diff --git a/debian/patches/restorededication.patch b/debian/patches/restorededication.patch
deleted file mode 100644
index 991dfac..0000000
--- a/debian/patches/restorededication.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-Index: ratpoison-1.4.1/src/frame.c
-===================================================================
---- ratpoison-1.4.1.orig/src/frame.c 2007-04-16 18:39:47.000000000 +0200
-+++ ratpoison-1.4.1/src/frame.c 2007-04-16 18:49:17.000000000 +0200
-@@ -248,7 +248,7 @@
- read_slot(dedicated);
- if (dedicated <= 0)
- f->dedicated = 0;
-- else if (f->dedicated >= 1)
-+ else
- f->dedicated = 1;
- }
- else if (!strcmp(tmp, ")"))
diff --git a/debian/patches/series b/debian/patches/series
index a670386..ebfdaf9 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,4 +1,3 @@
brl-enlarge.diff -p0
brl-menu.diff
brl-menu.reconf
-restorededication.patch