r17298 - in /desktop/experimental/librsvg/debian: changelog control control.in

pochu-guest at users.alioth.debian.org pochu-guest at users.alioth.debian.org
Tue Oct 21 09:18:47 UTC 2008


Author: pochu-guest
Date: Tue Oct 21 09:18:46 2008
New Revision: 17298

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=17298
Log:
* Build a dbg package. Closes: #496189.
* debian/control:
  - Update Standards-Version to 3.8.0, no changes needed.
  - Added Homepage field.

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

Modified: desktop/experimental/librsvg/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/librsvg/debian/changelog?rev=17298&op=diff
==============================================================================
--- desktop/experimental/librsvg/debian/changelog (original)
+++ desktop/experimental/librsvg/debian/changelog Tue Oct 21 09:18:46 2008
@@ -1,3 +1,12 @@
+librsvg (2.22.2-3) UNRELEASED; urgency=low
+
+  * Build a dbg package. Closes: #496189.
+  * debian/control:
+    - Update Standards-Version to 3.8.0, no changes needed.
+    - Added Homepage field.
+
+ -- Emilio Pozuelo Monfort <pochu at ubuntu.com>  Tue, 21 Oct 2008 10:54:35 +0200
+
 librsvg (2.22.2-2) unstable; urgency=low
 
   * debian/control.in:

Modified: desktop/experimental/librsvg/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/librsvg/debian/control?rev=17298&op=diff
==============================================================================
--- desktop/experimental/librsvg/debian/control (original)
+++ desktop/experimental/librsvg/debian/control Tue Oct 21 09:18:46 2008
@@ -2,7 +2,7 @@
 Section: libdevel
 Priority: optional
 Maintainer: Josselin Mouette <joss at debian.org>
-Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Loic Minier <lool at dooz.org>, Sebastian Dröge <slomo at debian.org>
+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Emilio Pozuelo Monfort <pochu at ubuntu.com>, Loic Minier <lool at dooz.org>, Sebastian Dröge <slomo at debian.org>
 Build-Depends: cdbs (>= 0.4.41),
                debhelper (>= 5),
                libfreetype6-dev,
@@ -18,7 +18,8 @@
                gtk-doc-tools (>= 1.0),
                python,
                dpkg-dev (>= 1.13.19)
-Standards-Version: 3.7.3
+Standards-Version: 3.8.0
+Homepage: http://librsvg.sourceforge.net/
 
 Package: librsvg2-dev
 Section: libdevel
@@ -62,6 +63,19 @@
  This package includes the gdk-pixbuf loader and a GTK+ engine, allowing
  to load SVG images transparently inside GTK+ applications.
 
+Package: librsvg2-dbg
+Section: libdevel
+Priority: extra
+Architecture: any
+Depends: ${misc:Depends},
+         ${shlibs:Depends},
+         librsvg2-2 (= ${binary:Version})
+Description: SAX-based renderer library for SVG files (debug)
+ The rsvg library is an efficient renderer for Scalable Vector Graphics
+ (SVG) pictures.
+ .
+ This package contains the debugging symbols.
+
 Package: librsvg2-bin
 Section: graphics
 Architecture: any

Modified: desktop/experimental/librsvg/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/librsvg/debian/control.in?rev=17298&op=diff
==============================================================================
--- desktop/experimental/librsvg/debian/control.in (original)
+++ desktop/experimental/librsvg/debian/control.in Tue Oct 21 09:18:46 2008
@@ -18,7 +18,8 @@
                gtk-doc-tools (>= 1.0),
                python,
                dpkg-dev (>= 1.13.19)
-Standards-Version: 3.7.3
+Standards-Version: 3.8.0
+Homepage: http://librsvg.sourceforge.net/
 
 Package: librsvg2-dev
 Section: libdevel
@@ -62,6 +63,19 @@
  This package includes the gdk-pixbuf loader and a GTK+ engine, allowing
  to load SVG images transparently inside GTK+ applications.
 
+Package: librsvg2-dbg
+Section: libdevel
+Priority: extra
+Architecture: any
+Depends: ${misc:Depends},
+         ${shlibs:Depends},
+         librsvg2-2 (= ${binary:Version})
+Description: SAX-based renderer library for SVG files (debug)
+ The rsvg library is an efficient renderer for Scalable Vector Graphics
+ (SVG) pictures.
+ .
+ This package contains the debugging symbols.
+
 Package: librsvg2-bin
 Section: graphics
 Architecture: any




More information about the pkg-gnome-commits mailing list