r50893 - in /desktop/unstable/d-conf/debian: changelog control control.in
biebl at users.alioth.debian.org
biebl at users.alioth.debian.org
Tue Sep 20 18:12:30 UTC 2016
Author: biebl
Date: Tue Sep 20 18:12:29 2016
New Revision: 50893
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=50893
Log:
Add Build-Depends-Indep on libglib2.0-doc for proper cross-references in
the gtk-doc API documentation.
Modified:
desktop/unstable/d-conf/debian/changelog
desktop/unstable/d-conf/debian/control
desktop/unstable/d-conf/debian/control.in
Modified: desktop/unstable/d-conf/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/d-conf/debian/changelog?rev=50893&op=diff
==============================================================================
--- desktop/unstable/d-conf/debian/changelog [utf-8] (original)
+++ desktop/unstable/d-conf/debian/changelog [utf-8] Tue Sep 20 18:12:29 2016
@@ -5,6 +5,8 @@
* Run the test-suite but don't make it fatal yet. Needs further tweaks to
run successfully in a build chroot.
* Bump Standards-Version to 3.9.8.
+ * Add Build-Depends-Indep on libglib2.0-doc for proper cross-references in
+ the gtk-doc API documentation.
-- Michael Biebl <biebl at debian.org> Tue, 20 Sep 2016 19:38:48 +0200
Modified: desktop/unstable/d-conf/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/d-conf/debian/control?rev=50893&op=diff
==============================================================================
--- desktop/unstable/d-conf/debian/control [utf-8] (original)
+++ desktop/unstable/d-conf/debian/control [utf-8] Tue Sep 20 18:12:29 2016
@@ -15,6 +15,7 @@
valac (>= 0.18.0),
libglib2.0-dev (>= 2.44.0),
libxml2-dev
+Build-Depends-Indep: libglib2.0-doc
Standards-Version: 3.9.8
Homepage: https://wiki.gnome.org/Projects/dconf
Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/d-conf
Modified: desktop/unstable/d-conf/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/d-conf/debian/control.in?rev=50893&op=diff
==============================================================================
--- desktop/unstable/d-conf/debian/control.in [utf-8] (original)
+++ desktop/unstable/d-conf/debian/control.in [utf-8] Tue Sep 20 18:12:29 2016
@@ -11,6 +11,7 @@
valac (>= 0.18.0),
libglib2.0-dev (>= 2.44.0),
libxml2-dev
+Build-Depends-Indep: libglib2.0-doc
Standards-Version: 3.9.8
Homepage: https://wiki.gnome.org/Projects/dconf
Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/d-conf
More information about the pkg-gnome-commits
mailing list