r19122 - in /desktop/unstable/liboobs/debian: changelog control control.in

joss at users.alioth.debian.org joss at users.alioth.debian.org
Thu Mar 19 18:17:42 UTC 2009


Author: joss
Date: Thu Mar 19 18:17:42 2009
New Revision: 19122

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=19122
Log:
Build-depend on libglib2.0-doc to ensure proper xrefs.

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

Modified: desktop/unstable/liboobs/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/liboobs/debian/changelog?rev=19122&op=diff
==============================================================================
--- desktop/unstable/liboobs/debian/changelog (original)
+++ desktop/unstable/liboobs/debian/changelog Thu Mar 19 18:17:42 2009
@@ -1,3 +1,9 @@
+liboobs (2.22.0-3) UNRELEASED; urgency=low
+
+  * Build-depend on libglib2.0-doc to ensure proper xrefs.
+
+ -- Josselin Mouette <joss at debian.org>  Thu, 19 Mar 2009 19:17:39 +0100
+
 liboobs (2.22.0-2) unstable; urgency=low
 
   * 01_smb_crash.patch: new patch. Fix NULL pointer dereference by 

Modified: desktop/unstable/liboobs/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/liboobs/debian/control?rev=19122&op=diff
==============================================================================
--- desktop/unstable/liboobs/debian/control (original)
+++ desktop/unstable/liboobs/debian/control Thu Mar 19 18:17:42 2009
@@ -12,7 +12,8 @@
         libhal-dev (>= 0.5.9),
         gtk-doc-tools (>= 1.0),
         gnome-pkg-tools (>= 0.10),
-        dpkg-dev (>= 1.13.19)
+        dpkg-dev (>= 1.13.19),
+        libglib2.0-doc
 Standards-Version: 3.7.3
 
 Package: liboobs-1-4

Modified: desktop/unstable/liboobs/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/liboobs/debian/control.in?rev=19122&op=diff
==============================================================================
--- desktop/unstable/liboobs/debian/control.in (original)
+++ desktop/unstable/liboobs/debian/control.in Thu Mar 19 18:17:42 2009
@@ -12,7 +12,8 @@
         libhal-dev (>= 0.5.9),
         gtk-doc-tools (>= 1.0),
         gnome-pkg-tools (>= 0.10),
-        dpkg-dev (>= 1.13.19)
+        dpkg-dev (>= 1.13.19),
+        libglib2.0-doc
 Standards-Version: 3.7.3
 
 Package: liboobs-1-4




More information about the pkg-gnome-commits mailing list