r42404 - in /desktop/unstable/gdk-pixbuf/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Mon Sep 1 22:41:51 UTC 2014


Author: biebl
Date: Mon Sep  1 22:41:51 2014
New Revision: 42404

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=42404
Log:
Add Depends on shared-mime-info to libgdk-pixbuf2.0-dev. The
gdk-pixbuf-csource utility requires it for image file format detection.
Closes: #758813

Modified:
    desktop/unstable/gdk-pixbuf/debian/changelog
    desktop/unstable/gdk-pixbuf/debian/control
    desktop/unstable/gdk-pixbuf/debian/control.in

Modified: desktop/unstable/gdk-pixbuf/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdk-pixbuf/debian/changelog?rev=42404&op=diff
==============================================================================
--- desktop/unstable/gdk-pixbuf/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gdk-pixbuf/debian/changelog	[utf-8] Mon Sep  1 22:41:51 2014
@@ -1,6 +1,9 @@
 gdk-pixbuf (2.30.8-1) UNRELEASED; urgency=medium
 
   * New upstream release.
+  * Add Depends on shared-mime-info to libgdk-pixbuf2.0-dev. The
+    gdk-pixbuf-csource utility requires it for image file format detection.
+    Closes: #758813
 
  -- Michael Biebl <biebl at debian.org>  Tue, 02 Sep 2014 00:31:44 +0200
 

Modified: desktop/unstable/gdk-pixbuf/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdk-pixbuf/debian/control?rev=42404&op=diff
==============================================================================
--- desktop/unstable/gdk-pixbuf/debian/control	[utf-8] (original)
+++ desktop/unstable/gdk-pixbuf/debian/control	[utf-8] Mon Sep  1 22:41:51 2014
@@ -84,7 +84,8 @@
          gir1.2-gdkpixbuf-2.0 (= ${binary:Version}),
          libglib2.0-dev (>= 2.37.6),
          libx11-dev,
-         libpng12-dev
+         libpng12-dev,
+         shared-mime-info
 Breaks: libgtk2.0-dev (<< 2.21.3),
         libgtk2.0-bin (<< 2.21.3)
 Replaces: libgtk2.0-dev (<< 2.21.3),

Modified: desktop/unstable/gdk-pixbuf/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdk-pixbuf/debian/control.in?rev=42404&op=diff
==============================================================================
--- desktop/unstable/gdk-pixbuf/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gdk-pixbuf/debian/control.in	[utf-8] Mon Sep  1 22:41:51 2014
@@ -79,7 +79,8 @@
          gir1.2-gdkpixbuf-2.0 (= ${binary:Version}),
          libglib2.0-dev (>= 2.37.6),
          libx11-dev,
-         libpng12-dev
+         libpng12-dev,
+         shared-mime-info
 Breaks: libgtk2.0-dev (<< 2.21.3),
         libgtk2.0-bin (<< 2.21.3)
 Replaces: libgtk2.0-dev (<< 2.21.3),




More information about the pkg-gnome-commits mailing list