r40668 - in /desktop/experimental/gobject-introspection/debian: changelog control control.in

ah at users.alioth.debian.org ah at users.alioth.debian.org
Thu Feb 20 18:36:20 UTC 2014


Author: ah
Date: Thu Feb 20 18:36:19 2014
New Revision: 40668

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=40668
Log:
* Move gtk-doc back to build-depends (from indep)
  - configure checks for gtk-doc, so it is needed on binary-arch builds.

Modified:
    desktop/experimental/gobject-introspection/debian/changelog
    desktop/experimental/gobject-introspection/debian/control
    desktop/experimental/gobject-introspection/debian/control.in

Modified: desktop/experimental/gobject-introspection/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gobject-introspection/debian/changelog?rev=40668&op=diff
==============================================================================
--- desktop/experimental/gobject-introspection/debian/changelog	[utf-8] (original)
+++ desktop/experimental/gobject-introspection/debian/changelog	[utf-8] Thu Feb 20 18:36:19 2014
@@ -1,3 +1,10 @@
+gobject-introspection (1.39.90-2) experimental; urgency=medium
+
+  * Move gtk-doc back to build-depends (from indep)
+    - configure checks for gtk-doc, so it is needed on binary-arch builds.
+
+ -- Andreas Henriksson <andreas at fatal.se>  Thu, 20 Feb 2014 19:37:02 +0100
+
 gobject-introspection (1.39.90-1) experimental; urgency=medium
 
   * New upstream beta release.

Modified: desktop/experimental/gobject-introspection/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gobject-introspection/debian/control?rev=40668&op=diff
==============================================================================
--- desktop/experimental/gobject-introspection/debian/control	[utf-8] (original)
+++ desktop/experimental/gobject-introspection/debian/control	[utf-8] Thu Feb 20 18:36:19 2014
@@ -7,21 +7,21 @@
 Section: devel
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Emilio Pozuelo Monfort <pochu at debian.org>, Martin Pitt <mpitt at debian.org>, Sjoerd Simons <sjoerd at debian.org>
+Uploaders: Andreas Henriksson <andreas at fatal.se>, Emilio Pozuelo Monfort <pochu at debian.org>, Martin Pitt <mpitt at debian.org>, Sjoerd Simons <sjoerd at debian.org>
 Build-Depends: debhelper (>= 8),
                cdbs (>= 0.4.90~),
                gnome-pkg-tools (>= 0.10),
                python-dev (>= 2.6.6-3~),
                pkg-config,
                flex,
+               gtk-doc-tools (>= 1.19),
                bison,
                libglib2.0-dev (>= 2.36.0),
                libcairo2-dev,
                libffi-dev (>= 3.0.0),
                libtool,
-               gtk-doc-tools (>= 1.19),
-               python-mako,
-               libglib2.0-doc
+               python-mako
+Build-Depends-Indep: libglib2.0-doc
 Standards-Version: 3.9.5
 X-Python-Version: >= 2.6
 Homepage: https://wiki.gnome.org/GObjectIntrospection

Modified: desktop/experimental/gobject-introspection/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gobject-introspection/debian/control.in?rev=40668&op=diff
==============================================================================
--- desktop/experimental/gobject-introspection/debian/control.in	[utf-8] (original)
+++ desktop/experimental/gobject-introspection/debian/control.in	[utf-8] Thu Feb 20 18:36:19 2014
@@ -9,13 +9,14 @@
                python-dev (>= 2.6.6-3~),
                pkg-config,
                flex,
+               gtk-doc-tools (>= 1.19),
                bison,
                libglib2.0-dev (>= 2.36.0),
                libcairo2-dev,
                libffi-dev (>= 3.0.0),
                libtool,
                python-mako
-Build-Depends-Indep: libglib2.0-doc, gtk-doc-tools (>= 1.19)
+Build-Depends-Indep: libglib2.0-doc
 Standards-Version: 3.9.5
 X-Python-Version: >= 2.6
 Homepage: https://wiki.gnome.org/GObjectIntrospection




More information about the pkg-gnome-commits mailing list