r32105 - in /desktop/unstable/librsvg/debian: changelog control control.in librsvg2-dev.install librsvg2-dev.links librsvg2-dev.postinst librsvg2-doc.install librsvg2-doc.links

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Thu Dec 15 03:13:51 UTC 2011


Author: biebl
Date: Thu Dec 15 03:13:50 2011
New Revision: 32105

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=32105
Log:
Split API documentation into librsvg2-doc. Closes: #649422

Added:
    desktop/unstable/librsvg/debian/librsvg2-doc.install
    desktop/unstable/librsvg/debian/librsvg2-doc.links
      - copied unchanged from r32044, desktop/unstable/librsvg/debian/librsvg2-dev.links
Removed:
    desktop/unstable/librsvg/debian/librsvg2-dev.links
    desktop/unstable/librsvg/debian/librsvg2-dev.postinst
Modified:
    desktop/unstable/librsvg/debian/changelog
    desktop/unstable/librsvg/debian/control
    desktop/unstable/librsvg/debian/control.in
    desktop/unstable/librsvg/debian/librsvg2-dev.install

Modified: desktop/unstable/librsvg/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/librsvg/debian/changelog?rev=32105&op=diff
==============================================================================
--- desktop/unstable/librsvg/debian/changelog [utf-8] (original)
+++ desktop/unstable/librsvg/debian/changelog [utf-8] Thu Dec 15 03:13:50 2011
@@ -4,8 +4,9 @@
     - Tighten dependency between librsvg2-dev and gir1.2-rsvg-2.0.
     - Change section of gir1.2-rsvg-2.0 to introspection.
   * Switch to dh_python2.
-
- -- Michael Biebl <biebl at debian.org>  Thu, 17 Nov 2011 22:37:11 +0100
+  * Split API documentation into librsvg2-doc. Closes: #649422
+
+ -- Michael Biebl <biebl at debian.org>  Thu, 15 Dec 2011 04:13:40 +0100
 
 librsvg (2.34.2-1) unstable; urgency=low
 

Modified: desktop/unstable/librsvg/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/librsvg/debian/control?rev=32105&op=diff
==============================================================================
--- desktop/unstable/librsvg/debian/control [utf-8] (original)
+++ desktop/unstable/librsvg/debian/control [utf-8] Thu Dec 15 03:13:50 2011
@@ -48,6 +48,7 @@
          libgdk-pixbuf2.0-dev (>= 2.21.6),
          libcairo2-dev (>= 1.2.0),
          libgtk2.0-dev (>= 2.21.5)
+Suggests: librsvg2-doc
 Multi-Arch: same
 Description: SAX-based renderer library for SVG files (development)
  The rsvg library is an efficient renderer for Scalable Vector Graphics
@@ -85,6 +86,19 @@
  .
  This package includes the gdk-pixbuf loader and a GTK+ engine, allowing
  to load SVG images transparently inside GTK+ applications.
+
+Package: librsvg2-doc
+Section: doc
+Architecture: all
+Depends: ${misc:Depends}
+Suggests: devhelp
+Breaks: librsvg2-dev (<< 2.34.2-2)
+Replaces: librsvg2-dev (<< 2.34.2-2)
+Description: SAX-based renderer library for SVG files (documentation)
+ The rsvg library is an efficient renderer for Scalable Vector Graphics
+ (SVG) pictures.
+ .
+ This package provides the API documentation.
 
 Package: librsvg2-dbg
 Section: debug

Modified: desktop/unstable/librsvg/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/librsvg/debian/control.in?rev=32105&op=diff
==============================================================================
--- desktop/unstable/librsvg/debian/control.in [utf-8] (original)
+++ desktop/unstable/librsvg/debian/control.in [utf-8] Thu Dec 15 03:13:50 2011
@@ -43,6 +43,7 @@
          libgdk-pixbuf2.0-dev (>= 2.21.6),
          libcairo2-dev (>= 1.2.0),
          libgtk2.0-dev (>= 2.21.5)
+Suggests: librsvg2-doc
 Multi-Arch: same
 Description: SAX-based renderer library for SVG files (development)
  The rsvg library is an efficient renderer for Scalable Vector Graphics
@@ -80,6 +81,19 @@
  .
  This package includes the gdk-pixbuf loader and a GTK+ engine, allowing
  to load SVG images transparently inside GTK+ applications.
+
+Package: librsvg2-doc
+Section: doc
+Architecture: all
+Depends: ${misc:Depends}
+Suggests: devhelp
+Breaks: librsvg2-dev (<< 2.34.2-2)
+Replaces: librsvg2-dev (<< 2.34.2-2)
+Description: SAX-based renderer library for SVG files (documentation)
+ The rsvg library is an efficient renderer for Scalable Vector Graphics
+ (SVG) pictures.
+ .
+ This package provides the API documentation.
 
 Package: librsvg2-dbg
 Section: debug

Modified: desktop/unstable/librsvg/debian/librsvg2-dev.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/librsvg/debian/librsvg2-dev.install?rev=32105&op=diff
==============================================================================
--- desktop/unstable/librsvg/debian/librsvg2-dev.install [utf-8] (original)
+++ desktop/unstable/librsvg/debian/librsvg2-dev.install [utf-8] Thu Dec 15 03:13:50 2011
@@ -2,5 +2,4 @@
 usr/lib/*/lib*.a
 usr/lib/*/lib*.so
 usr/lib/*/pkgconfig
-usr/share/gtk-doc/html/rsvg-2.0/* usr/share/doc/librsvg2-dev/html/
 usr/share/gir-*/

Added: desktop/unstable/librsvg/debian/librsvg2-doc.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/librsvg/debian/librsvg2-doc.install?rev=32105&op=file
==============================================================================
--- desktop/unstable/librsvg/debian/librsvg2-doc.install (added)
+++ desktop/unstable/librsvg/debian/librsvg2-doc.install [utf-8] Thu Dec 15 03:13:50 2011
@@ -1,0 +1,1 @@
+usr/share/gtk-doc/html/rsvg-2.0/* usr/share/doc/librsvg2-dev/html/




More information about the pkg-gnome-commits mailing list