r18947 - in /desktop/unstable/gconf/debian: changelog control control.in

joss at users.alioth.debian.org joss at users.alioth.debian.org
Tue Mar 10 11:55:29 UTC 2009


Author: joss
Date: Tue Mar 10 11:55:28 2009
New Revision: 18947

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=18947
Log:
Add libglib2.0-doc to build-depends to ensure proper xrefs.

Modified:
    desktop/unstable/gconf/debian/changelog
    desktop/unstable/gconf/debian/control
    desktop/unstable/gconf/debian/control.in

Modified: desktop/unstable/gconf/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gconf/debian/changelog?rev=18947&op=diff
==============================================================================
--- desktop/unstable/gconf/debian/changelog (original)
+++ desktop/unstable/gconf/debian/changelog Tue Mar 10 11:55:28 2009
@@ -1,3 +1,9 @@
+gconf (2.24.0-8) UNRELEASED; urgency=low
+
+  * Add libglib2.0-doc to build-depends to ensure proper xrefs.
+
+ -- Josselin Mouette <joss at debian.org>  Tue, 10 Mar 2009 12:55:10 +0100
+
 gconf (2.24.0-7) unstable; urgency=low
 
   * Turn the Breaks into a Conflicts, otherwise it breaks the buildds.

Modified: desktop/unstable/gconf/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gconf/debian/control?rev=18947&op=diff
==============================================================================
--- desktop/unstable/gconf/debian/control (original)
+++ desktop/unstable/gconf/debian/control Tue Mar 10 11:55:28 2009
@@ -22,7 +22,8 @@
                gettext,
                python (>= 2.3),
                python-support (>= 0.5.3),
-               autotools-dev
+               autotools-dev,
+               libglib2.0-doc
 Standards-Version: 3.8.0
 Homepage:  http://www.gnome.org/projects/gconf/
 

Modified: desktop/unstable/gconf/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gconf/debian/control.in?rev=18947&op=diff
==============================================================================
--- desktop/unstable/gconf/debian/control.in (original)
+++ desktop/unstable/gconf/debian/control.in Tue Mar 10 11:55:28 2009
@@ -22,7 +22,8 @@
                gettext,
                python (>= 2.3),
                python-support (>= 0.5.3),
-               autotools-dev
+               autotools-dev,
+               libglib2.0-doc
 Standards-Version: 3.8.0
 Homepage:  http://www.gnome.org/projects/gconf/
 




More information about the pkg-gnome-commits mailing list