r32122 - 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:51:31 UTC 2011
Author: biebl
Date: Thu Dec 15 06:51:30 2011
New Revision: 32122
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=32122
Log:
Add Recommends on libglib2.0-doc to libgirepository1.0-doc.
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=32122&op=diff
==============================================================================
--- desktop/unstable/gobject-introspection/debian/changelog [utf-8] (original)
+++ desktop/unstable/gobject-introspection/debian/changelog [utf-8] Thu Dec 15 06:51:30 2011
@@ -22,8 +22,9 @@
* Refresh debian/patches/fix-alignment.patch.
* Strip debian/tmp/ from .install files.
* 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
+ * Add Recommends on libglib2.0-doc to libgirepository1.0-doc.
+
+ -- Michael Biebl <biebl at debian.org> Thu, 15 Dec 2011 07:30:50 +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=32122&op=diff
==============================================================================
--- desktop/unstable/gobject-introspection/debian/control [utf-8] (original)
+++ desktop/unstable/gobject-introspection/debian/control [utf-8] Thu Dec 15 06:51:30 2011
@@ -83,6 +83,7 @@
Depends: ${misc:Depends}
Breaks: libgirepository1.0-dev (<< 0.6.14-2)
Replaces: libgirepository1.0-dev (<< 0.6.14-2)
+Recommends: libglib2.0-doc
Description: Library for handling GObject introspection data (documentation)
GObject Introspection is a project for providing machine readable
introspection data of the API of C libraries. This introspection
Modified: desktop/unstable/gobject-introspection/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gobject-introspection/debian/control.in?rev=32122&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:51:30 2011
@@ -78,6 +78,7 @@
Depends: ${misc:Depends}
Breaks: libgirepository1.0-dev (<< 0.6.14-2)
Replaces: libgirepository1.0-dev (<< 0.6.14-2)
+Recommends: libglib2.0-doc
Description: Library for handling GObject introspection data (documentation)
GObject Introspection is a project for providing machine readable
introspection data of the API of C libraries. This introspection
More information about the pkg-gnome-commits
mailing list