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

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Thu Sep 8 17:17:33 UTC 2016


Author: biebl
Date: Thu Sep  8 17:17:33 2016
New Revision: 50233

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=50233
Log:
Move gtk-doc-tools and libglib2.0-doc from Build-Depends-Indep to
Build-Depends.

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=50233&op=diff
==============================================================================
--- desktop/unstable/gdk-pixbuf/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gdk-pixbuf/debian/changelog	[utf-8] Thu Sep  8 17:17:33 2016
@@ -1,3 +1,10 @@
+gdk-pixbuf (2.35.4-4) UNRELEASED; urgency=medium
+
+  * Move gtk-doc-tools and libglib2.0-doc from Build-Depends-Indep to
+    Build-Depends.
+
+ -- Michael Biebl <biebl at debian.org>  Thu, 08 Sep 2016 19:15:58 +0200
+
 gdk-pixbuf (2.35.4-3) unstable; urgency=medium
 
   * Make sure to NULL terminate the arguments passed to g_test_get_filename().

Modified: desktop/unstable/gdk-pixbuf/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdk-pixbuf/debian/control?rev=50233&op=diff
==============================================================================
--- desktop/unstable/gdk-pixbuf/debian/control	[utf-8] (original)
+++ desktop/unstable/gdk-pixbuf/debian/control	[utf-8] Thu Sep  8 17:17:33 2016
@@ -21,8 +21,8 @@
                libgirepository1.0-dev (>= 0.9.3),
                xsltproc,
                shared-mime-info (>= 1.2),
-Build-Depends-Indep: gtk-doc-tools (>= 1.20),
-                     libglib2.0-doc,
+               gtk-doc-tools (>= 1.20),
+               libglib2.0-doc,
 Standards-Version: 3.9.8
 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=50233&op=diff
==============================================================================
--- desktop/unstable/gdk-pixbuf/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gdk-pixbuf/debian/control.in	[utf-8] Thu Sep  8 17:17:33 2016
@@ -17,8 +17,8 @@
                libgirepository1.0-dev (>= 0.9.3),
                xsltproc,
                shared-mime-info (>= 1.2),
-Build-Depends-Indep: gtk-doc-tools (>= 1.20),
-                     libglib2.0-doc,
+               gtk-doc-tools (>= 1.20),
+               libglib2.0-doc,
 Standards-Version: 3.9.8
 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