From e62e19949109d28505df66eba7890d31b197dba8 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Sat, 31 Aug 2013 13:07:25 +0000 Subject: [PATCH] New upstream release. --- debian/changelog | 6 ++++++ debian/control | 1 + debian/control.in | 1 + debian/patches/series | 1 - 4 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index f5aa42c6a2..00846c4cda 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +gtk+3.0 (3.8.4-1) UNRELEASED; urgency=low + + * New upstream release. + + -- Michael Biebl Sat, 31 Aug 2013 15:05:22 +0200 + gtk+3.0 (3.8.2-3) unstable; urgency=low * Simplify our trigger for gtk-query-immodules-3.0, use the --update-cache diff --git a/debian/control b/debian/control index 3aaf571fe4..a9a2fafdf4 100644 --- a/debian/control +++ b/debian/control @@ -62,6 +62,7 @@ Suggests: librsvg2-common, gvfs Breaks: gnome-themes-standard (<< 3.6), murrine-themes (<= 0.98.2), + gtk3-engines-unico, libvte-2.90-9 (<< 1:0.32), libwebkitgtk-3.0-0 (<< 1.8.0) Multi-Arch: same diff --git a/debian/control.in b/debian/control.in index d633a7cf4d..ed4f6faf94 100644 --- a/debian/control.in +++ b/debian/control.in @@ -62,6 +62,7 @@ Suggests: librsvg2-common, gvfs Breaks: gnome-themes-standard (<< 3.6), murrine-themes (<= 0.98.2), + gtk3-engines-unico, libvte-2.90-9 (<< 1:0.32), libwebkitgtk-3.0-0 (<< 1.8.0) Multi-Arch: same diff --git a/debian/patches/series b/debian/patches/series index c30466d252..9d9831e0dd 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -12,4 +12,3 @@ 060_ignore-random-icons.patch 061_multiarch_module_fallback.patch 071_fix-installation-of-HTML-images.patch -080_correct_padding_of_submenu_arrows.patch