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

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Sun Feb 16 19:10:13 UTC 2014


Author: pochu
Date: Sun Feb 16 19:10:13 2014
New Revision: 40565

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=40565
Log:
Bump shared-mime-info b-d, needed to properly detect tga files and
use the right loader for them. This affects a couple of tests.

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=40565&op=diff
==============================================================================
--- desktop/unstable/gdk-pixbuf/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gdk-pixbuf/debian/changelog	[utf-8] Sun Feb 16 19:10:13 2014
@@ -17,6 +17,8 @@
   * New upstream release (2.30.4).
   * debian/control.in:
     + Bump glib requirement.
+    + Bump shared-mime-info b-d, needed to properly detect tga files and
+      use the right loader for them. This affects a couple of tests.
 
  -- Jackson Doak <noskcaj at ubuntu.com>  Fri, 29 Nov 2013 06:47:31 +1100
 

Modified: desktop/unstable/gdk-pixbuf/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdk-pixbuf/debian/control?rev=40565&op=diff
==============================================================================
--- desktop/unstable/gdk-pixbuf/debian/control	[utf-8] (original)
+++ desktop/unstable/gdk-pixbuf/debian/control	[utf-8] Sun Feb 16 19:10:13 2014
@@ -22,7 +22,7 @@
                gobject-introspection (>= 0.9.12-4~),
                libgirepository1.0-dev (>= 0.9.3),
                xsltproc,
-               shared-mime-info
+               shared-mime-info (>= 1.2),
 Standards-Version: 3.9.4
 Homepage: http://www.gtk.org/
 Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/gdk-pixbuf/

Modified: desktop/unstable/gdk-pixbuf/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdk-pixbuf/debian/control.in?rev=40565&op=diff
==============================================================================
--- desktop/unstable/gdk-pixbuf/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gdk-pixbuf/debian/control.in	[utf-8] Sun Feb 16 19:10:13 2014
@@ -17,7 +17,7 @@
                gobject-introspection (>= 0.9.12-4~),
                libgirepository1.0-dev (>= 0.9.3),
                xsltproc,
-               shared-mime-info
+               shared-mime-info (>= 1.2),
 Standards-Version: 3.9.4
 Homepage: http://www.gtk.org/
 Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/gdk-pixbuf/




More information about the pkg-gnome-commits mailing list