tags 419300 + patch pending
thanks
Hi,
Attached is the diff for my qtpixmap 0.28-1.2 NMU.
Bye,
--
Loïc Minier
diff -u qtpixmap-0.28/debian/changelog qtpixmap-0.28/debian/changelog
--- qtpixmap-0.28/debian/changelog
+++ qtpixmap-0.28/debian/changelog
@@ -1,3 +1,13 @@
+qtpixmap (0.28-1.2) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Gtk 2.10 transition; closes: #419300.
+ - Build-depend on libgtk2.0-dev >= 2.10.1-1.
+ - Call dh_gtkmodules -a in binary-arch.
+ - Add ${misc:Depends} (to both packages).
+
+ -- Loic Minier <[EMAIL PROTECTED]> Fri, 27 Apr 2007 22:18:42 +0200
+
qtpixmap (0.28-1.1) unstable; urgency=low
* NMU, with maintainer approval, to avoid breakage with new GTK+.
diff -u qtpixmap-0.28/debian/control qtpixmap-0.28/debian/control
--- qtpixmap-0.28/debian/control
+++ qtpixmap-0.28/debian/control
@@ -2,12 +2,12 @@
Section: graphics
Priority: optional
Maintainer: Stefan Schimanski <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>> 3.0.0), libgtk2.0-dev (>= 2.4.1-3), libgtk1.2-dev, gdk-imlib-dev
+Build-Depends: debhelper (>> 3.0.0), libgtk2.0-dev (>= 2.10.1-1), libgtk1.2-dev, gdk-imlib-dev
Standards-Version: 3.6.1.0
Package: gtk-engines-qtpixmap
Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: gtk-engines-geramik
Replaces: gtk-engines-geramik
Description: QtPixmap GTK1.x theming engine
@@ -20,7 +20,7 @@
Package: gtk2-engines-qtpixmap
Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: gtk2-engines-geramik
Replaces: gtk2-engines-geramik
Description: QtPixmap GTK2.x theming engine
diff -u qtpixmap-0.28/debian/rules qtpixmap-0.28/debian/rules
--- qtpixmap-0.28/debian/rules
+++ qtpixmap-0.28/debian/rules
@@ -61,7 +61,7 @@
dh_testdir -a
dh_testroot -a
dh_movefiles -a
-
+ dh_gtkmodules -a
dh_installdebconf -a
dh_installdocs -a
dh_installexamples -a