From c137b795849bc9fcfb20cdb479aacc652e70e6b0 Mon Sep 17 00:00:00 2001 From: Emilio Pozuelo Monfort Date: Thu, 24 Sep 2009 18:04:48 +0000 Subject: * New upstream release. * debian/control: - Bumped standards-version to 3.8.3. No changes needed. - libglade2-dev B-D removed, it's no more needed as per configure.ac requirements. - libglib2.0-dev B-D added as per configure.ac requirements. * debian/copyright: - added missing copyright holders. * debian/patches/01_focus_windows: - removed, applied upstream * debian/rules: - simple-patchsys include removed as far as we have no patches to get applied anymore. --- debian/patches/01_focus_windows.patch | 96 ----------------------------------- 1 file changed, 96 deletions(-) (limited to 'debian/patches') diff --git a/debian/patches/01_focus_windows.patch b/debian/patches/01_focus_windows.patch index df8c6fd9..e69de29b 100644 --- a/debian/patches/01_focus_windows.patch +++ b/debian/patches/01_focus_windows.patch @@ -1,96 +0,0 @@ -Debian #528455 -GNOME #561131 -zenity windows don't appear with the focus - ---- src/zenity.glade.orig 2009-08-18 18:24:11.718036836 +0200 -+++ src/zenity.glade 2009-08-18 18:25:45.013694578 +0200 -@@ -16,7 +16,7 @@ - False - GDK_WINDOW_TYPE_HINT_DIALOG - GDK_GRAVITY_NORTH_WEST -- False -+ True - False - False - -@@ -177,7 +177,7 @@ - False - GDK_WINDOW_TYPE_HINT_DIALOG - GDK_GRAVITY_NORTH_WEST -- False -+ True - False - False - -@@ -288,7 +288,7 @@ - False - GDK_WINDOW_TYPE_HINT_DIALOG - GDK_GRAVITY_NORTH_WEST -- False -+ True - False - False - -@@ -385,7 +385,7 @@ - False - GDK_WINDOW_TYPE_HINT_DIALOG - GDK_GRAVITY_NORTH_WEST -- False -+ True - False - False - -@@ -510,7 +510,7 @@ - False - GDK_WINDOW_TYPE_HINT_DIALOG - GDK_GRAVITY_NORTH_WEST -- False -+ True - False - False - -@@ -613,7 +613,7 @@ - False - GDK_WINDOW_TYPE_HINT_DIALOG - GDK_GRAVITY_NORTH_WEST -- False -+ True - False - False - -@@ -736,7 +736,7 @@ - False - GDK_WINDOW_TYPE_HINT_DIALOG - GDK_GRAVITY_NORTH_WEST -- False -+ True - False - False - -@@ -862,7 +862,7 @@ - False - GDK_WINDOW_TYPE_HINT_DIALOG - GDK_GRAVITY_NORTH_WEST -- False -+ True - False - False - -@@ -998,7 +998,7 @@ - False - GDK_WINDOW_TYPE_HINT_DIALOG - GDK_GRAVITY_NORTH_WEST -- False -+ True - False - False - -@@ -1111,7 +1111,7 @@ - False - GDK_WINDOW_TYPE_HINT_DIALOG - GDK_GRAVITY_NORTH_WEST -- False -+ True - False - False - -- cgit