r32119 - in /desktop/unstable/gobject-introspection/debian: changelog control control.in
biebl at users.alioth.debian.org
biebl at users.alioth.debian.org
Thu Dec 15 06:30:14 UTC 2011
Author: biebl
Date: Thu Dec 15 06:30:13 2011
New Revision: 32119
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=32119
Log:
Add Build-Depends on libglib2.0-doc for proper cross references.
Modified:
desktop/unstable/gobject-introspection/debian/changelog
desktop/unstable/gobject-introspection/debian/control
desktop/unstable/gobject-introspection/debian/control.in
Modified: desktop/unstable/gobject-introspection/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gobject-introspection/debian/changelog?rev=32119&op=diff
==============================================================================
--- desktop/unstable/gobject-introspection/debian/changelog [utf-8] (original)
+++ desktop/unstable/gobject-introspection/debian/changelog [utf-8] Thu Dec 15 06:30:13 2011
@@ -21,8 +21,9 @@
projects. (LP: #897816)
* Refresh debian/patches/fix-alignment.patch.
* Strip debian/tmp/ from .install files.
-
- -- Michael Biebl <biebl at debian.org> Thu, 15 Dec 2011 07:20:42 +0100
+ * Add Build-Depends on libglib2.0-doc for proper cross references.
+
+ -- Michael Biebl <biebl at debian.org> Thu, 15 Dec 2011 07:29:26 +0100
gobject-introspection (1.31.0-2) unstable; urgency=low
Modified: desktop/unstable/gobject-introspection/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gobject-introspection/debian/control?rev=32119&op=diff
==============================================================================
--- desktop/unstable/gobject-introspection/debian/control [utf-8] (original)
+++ desktop/unstable/gobject-introspection/debian/control [utf-8] Thu Dec 15 06:30:13 2011
@@ -19,7 +19,8 @@
libcairo2-dev,
libffi-dev,
libtool,
- gtk-doc-tools (>= 1.15)
+ gtk-doc-tools (>= 1.15),
+ libglib2.0-doc
Standards-Version: 3.9.2
X-Python-Version: >= 2.5
Homepage: http://live.gnome.org/GObjectIntrospection
Modified: desktop/unstable/gobject-introspection/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gobject-introspection/debian/control.in?rev=32119&op=diff
==============================================================================
--- desktop/unstable/gobject-introspection/debian/control.in [utf-8] (original)
+++ desktop/unstable/gobject-introspection/debian/control.in [utf-8] Thu Dec 15 06:30:13 2011
@@ -14,7 +14,8 @@
libcairo2-dev,
libffi-dev,
libtool,
- gtk-doc-tools (>= 1.15)
+ gtk-doc-tools (>= 1.15),
+ libglib2.0-doc
Standards-Version: 3.9.2
X-Python-Version: >= 2.5
Homepage: http://live.gnome.org/GObjectIntrospection
More information about the pkg-gnome-commits
mailing list