Package: gtk2-engines-xfce Version: 2.3.99.2-1 Severity: wishlist Tags: patch
Hi, While preparing the Gtk 2.10 transition in experimental, I converted your package to the new Gtk module handling. I'm attaching the patch I wrote back then, but it seems to still be current. Would you like me to upload such a NMU to experimental? This would help people install Gtk in experimental when they have gtk2-engines-xfce installed on their system. If you want me to, I can also NMU gtk2-engines-xfce when Gtk 2.10 moves to unstable (but this will be post-etch) to have coordinated uploads of packages for the new ABI. Bye, -- System Information: Debian Release: 4.0 APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-3-686 Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) -- Loïc Minier <[EMAIL PROTECTED]>
--- gtk2-engines-xfce-2.3.90.2/debian/control +++ gtk2-engines-xfce-2.3.90.2/debian/control @@ -8,7 +8,7 @@ Package: gtk2-engines-xfce Architecture: any -Depends: ${shlibs:Depends}, xfce4-icon-theme +Depends: ${misc:Depends}, ${shlibs:Depends}, xfce4-icon-theme Suggests: xfce4-panel Description: A GTK+-2.0 theme engine for Xfce This package contains an Xfce engine for GTK2.0 which makes you able --- gtk2-engines-xfce-2.3.90.2/debian/changelog +++ gtk2-engines-xfce-2.3.90.2/debian/changelog @@ -1,3 +1,13 @@ +gtk2-engines-xfce (2.3.90.2-1.1) experimental; urgency=low + + * Non-maintainer upload. + * Convert the package to the new Gtk modules handling. + - Bump up the libgtk2.0-dev build-dep to >= 2.10.1-1. + - Call dh_gtkmodules. + - Add ${misc:Depends}. + + -- Loic Minier <[EMAIL PROTECTED]> Tue, 19 Sep 2006 16:59:02 +0200 + gtk2-engines-xfce (2.3.90.2-1) unstable; urgency=low * New upstream release --- gtk2-engines-xfce-2.3.90.2/debian/rules +++ gtk2-engines-xfce-2.3.90.2/debian/rules @@ -66,6 +66,8 @@ dh_installdocs dh_installchangelogs ChangeLog + dh_gtkmodules + dh_strip dh_compress