r19952 - in /desktop/unstable/librsvg/debian: changelog control control.in

joss at users.alioth.debian.org joss at users.alioth.debian.org
Tue May 12 22:35:36 UTC 2009


Author: joss
Date: Tue May 12 22:35:36 2009
New Revision: 19952

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

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

Modified: desktop/unstable/librsvg/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/librsvg/debian/changelog?rev=19952&op=diff
==============================================================================
--- desktop/unstable/librsvg/debian/changelog (original)
+++ desktop/unstable/librsvg/debian/changelog Tue May 12 22:35:36 2009
@@ -1,5 +1,6 @@
 librsvg (2.26.0-1) UNRELEASED; urgency=low
 
+  [ Luca Bruno ]
   * New upstream release.
   * Bump shlibs version to 2.26.0.
   * debian/control.in:
@@ -7,6 +8,10 @@
     - Fix debug package section.
   * debian/patches/rsvg-radius.patch:
     - Removed as applied upstream. 
+
+  [ Josselin Mouette ]
+  * Build-depend on libglib2.0-doc, libgtk2.0-doc and libcairo2-doc to 
+    ensure proper xrefs.
 
  -- Luca Bruno <lethalman88 at gmail.com>  Fri, 08 May 2009 16:28:54 +0200
 

Modified: desktop/unstable/librsvg/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/librsvg/debian/control?rev=19952&op=diff
==============================================================================
--- desktop/unstable/librsvg/debian/control (original)
+++ desktop/unstable/librsvg/debian/control Tue May 12 22:35:36 2009
@@ -18,7 +18,10 @@
                gtk-doc-tools (>= 1.0),
                python,
                python-support,
-               dpkg-dev (>= 1.13.19)
+               dpkg-dev (>= 1.13.19),
+               libglib2.0-doc,
+               libgtk2.0-doc,
+               libcairo2-doc
 Standards-Version: 3.8.1
 Homepage: http://librsvg.sourceforge.net/
 XS-Python-Version: current

Modified: desktop/unstable/librsvg/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/librsvg/debian/control.in?rev=19952&op=diff
==============================================================================
--- desktop/unstable/librsvg/debian/control.in (original)
+++ desktop/unstable/librsvg/debian/control.in Tue May 12 22:35:36 2009
@@ -18,7 +18,10 @@
                gtk-doc-tools (>= 1.0),
                python,
                python-support,
-               dpkg-dev (>= 1.13.19)
+               dpkg-dev (>= 1.13.19),
+               libglib2.0-doc,
+               libgtk2.0-doc,
+               libcairo2-doc
 Standards-Version: 3.8.1
 Homepage: http://librsvg.sourceforge.net/
 XS-Python-Version: current




More information about the pkg-gnome-commits mailing list