Bug#681099: gtk-pixbuf: switch to libtiff5-dev
Serge Hallyn
serge.hallyn at canonical.com
Tue Jul 10 16:02:22 UTC 2012
Package: gdk-pixbuf
Version: 2.26.1-1
Severity: normal
Tags: patch
User: ubuntu-devel at lists.ubuntu.com
Usertags: origin-ubuntu quantal ubuntu-patch
Dear Maintainer,
tiff3 is getting set to be replaced by tiff4. gtk-pixbuf's build-deps will
need to be switched from libtiff4-dev to libtiff5-dev.
*** /tmp/tmpZyzulP/bug_body
In Ubuntu, the attached patch was applied to achieve the following:
* switch from libtiff4-dev to libtiff5-dev | libtiff-dev to fix nbs.
Thanks for considering the patch.
--===============0176840937463659364==
Content-Type: text/x-diff; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="gdk-pixbuf_2.26.1-1ubuntu1.debdiff"
diff -Nru gdk-pixbuf-2.26.1/debian/changelog gdk-pixbuf-2.26.1/debian/changelog
diff -Nru gdk-pixbuf-2.26.1/debian/control gdk-pixbuf-2.26.1/debian/control
--- gdk-pixbuf-2.26.1/debian/control 2012-04-16 00:22:09.000000000 -0500
+++ gdk-pixbuf-2.26.1/debian/control 2012-07-10 10:55:55.000000000 -0500
@@ -6,8 +6,9 @@
Source: gdk-pixbuf
Section: libs
Priority: optional
-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Martin Pitt <mpitt at debian.org>, Michael Biebl <biebl at debian.org>
+Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
+XSBC-Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Michael Biebl <biebl at debian.org>
Build-Depends: cdbs (>= 0.4.93),
debhelper (>= 8.1.3),
autotools-dev,
@@ -17,7 +18,7 @@
libpng-dev | libpng12-dev,
libjpeg-dev,
libjasper-dev,
- libtiff4-dev,
+ libtiff5-dev | libtiff-dev,
gobject-introspection (>= 0.9.12-4~),
libgirepository1.0-dev (>= 0.9.3),
gir1.2-glib-2.0,
diff -Nru gdk-pixbuf-2.26.1/debian/control.in gdk-pixbuf-2.26.1/debian/control.in
--- gdk-pixbuf-2.26.1/debian/control.in 2012-04-16 00:20:02.000000000 -0500
+++ gdk-pixbuf-2.26.1/debian/control.in 2012-07-10 10:55:45.000000000 -0500
@@ -1,7 +1,8 @@
Source: gdk-pixbuf
Section: libs
Priority: optional
-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
+Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
+XSBC-Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
Uploaders: @GNOME_TEAM@
Build-Depends: cdbs (>= 0.4.93),
debhelper (>= 8.1.3),
@@ -12,7 +13,7 @@
libpng-dev | libpng12-dev,
libjpeg-dev,
libjasper-dev,
- libtiff4-dev,
+ libtiff5-dev | libtiff-dev,
gobject-introspection (>= 0.9.12-4~),
libgirepository1.0-dev (>= 0.9.3),
gir1.2-glib-2.0,
More information about the pkg-gnome-maintainers
mailing list