r27407 - in /desktop/unstable/gtk+2.0/debian: changelog control control.in

joss at users.alioth.debian.org joss at users.alioth.debian.org
Sun Apr 10 20:13:03 UTC 2011


Author: joss
Date: Sun Apr 10 20:12:50 2011
New Revision: 27407

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=27407
Log:
Re-enable shared-mime-info as build-dependency, since it is also 
used in the tests.

Modified:
    desktop/unstable/gtk+2.0/debian/changelog
    desktop/unstable/gtk+2.0/debian/control
    desktop/unstable/gtk+2.0/debian/control.in

Modified: desktop/unstable/gtk+2.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B2.0/debian/changelog?rev=27407&op=diff
==============================================================================
--- desktop/unstable/gtk+2.0/debian/changelog [utf-8] (original)
+++ desktop/unstable/gtk+2.0/debian/changelog [utf-8] Sun Apr 10 20:12:50 2011
@@ -1,3 +1,10 @@
+gtk+2.0 (2.24.4-3) unstable; urgency=low
+
+  * Re-enable shared-mime-info as build-dependency, since it is also 
+    used in the tests.
+
+ -- Josselin Mouette <joss at debian.org>  Sun, 10 Apr 2011 22:12:30 +0200
+
 gtk+2.0 (2.24.4-2) unstable; urgency=low
 
   * Drop the mimeinfo.cache from the udeb, it’s been moved to 

Modified: desktop/unstable/gtk+2.0/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B2.0/debian/control?rev=27407&op=diff
==============================================================================
--- desktop/unstable/gtk+2.0/debian/control [utf-8] (original)
+++ desktop/unstable/gtk+2.0/debian/control [utf-8] Sun Apr 10 20:12:50 2011
@@ -37,7 +37,8 @@
                gir1.2-pango-1.0,
                gir1.2-gdkpixbuf-2.0,
                quilt,
-               gawk
+               gawk,
+               shared-mime-info
 Build-Depends-Indep: gtk-doc-tools (>= 1.8),
                      docbook-xml,
                      docbook-utils,

Modified: desktop/unstable/gtk+2.0/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B2.0/debian/control.in?rev=27407&op=diff
==============================================================================
--- desktop/unstable/gtk+2.0/debian/control.in [utf-8] (original)
+++ desktop/unstable/gtk+2.0/debian/control.in [utf-8] Sun Apr 10 20:12:50 2011
@@ -37,7 +37,8 @@
                gir1.2-pango-1.0,
                gir1.2-gdkpixbuf-2.0,
                quilt,
-               gawk
+               gawk,
+               shared-mime-info
 Build-Depends-Indep: gtk-doc-tools (>= 1.8),
                      docbook-xml,
                      docbook-utils,




More information about the pkg-gnome-commits mailing list