r23300 - in /desktop/experimental/gtk+2.0/debian: changelog control control.in

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Tue Mar 16 14:30:56 UTC 2010


Author: pochu
Date: Tue Mar 16 14:30:56 2010
New Revision: 23300

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=23300
Log:
* debian/control.in:
  - Build depend on xsltproc, needed to generate the mime cache.
    It was brought indirectly by gtk-doc-tools, but that's on
    Build-Depends-Indep which isn't enough.

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

Modified: desktop/experimental/gtk+2.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtk%2B2.0/debian/changelog?rev=23300&op=diff
==============================================================================
--- desktop/experimental/gtk+2.0/debian/changelog [utf-8] (original)
+++ desktop/experimental/gtk+2.0/debian/changelog [utf-8] Tue Mar 16 14:30:56 2010
@@ -1,3 +1,12 @@
+gtk+2.0 (2.19.7-3) experimental; urgency=low
+
+  * debian/control.in:
+    - Build depend on xsltproc, needed to generate the mime cache.
+      It was brought indirectly by gtk-doc-tools, but that's on
+      Build-Depends-Indep which isn't enough.
+
+ -- Emilio Pozuelo Monfort <pochu at debian.org>  Tue, 16 Mar 2010 15:30:32 +0100
+
 gtk+2.0 (2.19.7-2) experimental; urgency=low
 
   [ Cyril Brulebois ]

Modified: desktop/experimental/gtk+2.0/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtk%2B2.0/debian/control?rev=23300&op=diff
==============================================================================
--- desktop/experimental/gtk+2.0/debian/control [utf-8] (original)
+++ desktop/experimental/gtk+2.0/debian/control [utf-8] Tue Mar 16 14:30:56 2010
@@ -36,6 +36,7 @@
                libcups2-dev (>= 1.2),
                quilt,
                gawk,
+               xsltproc,
                shared-mime-info
 Build-Depends-Indep: gtk-doc-tools (>= 1.8),
                      docbook-xml,

Modified: desktop/experimental/gtk+2.0/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtk%2B2.0/debian/control.in?rev=23300&op=diff
==============================================================================
--- desktop/experimental/gtk+2.0/debian/control.in [utf-8] (original)
+++ desktop/experimental/gtk+2.0/debian/control.in [utf-8] Tue Mar 16 14:30:56 2010
@@ -36,6 +36,7 @@
                libcups2-dev (>= 1.2),
                quilt,
                gawk,
+               xsltproc,
                shared-mime-info
 Build-Depends-Indep: gtk-doc-tools (>= 1.8),
                      docbook-xml,




More information about the pkg-gnome-commits mailing list