r19917 - in /desktop/unstable/librsvg/debian: changelog control control.in patches/rsvg-radius.patch rules

lethalman-guest at users.alioth.debian.org lethalman-guest at users.alioth.debian.org
Fri May 8 15:09:31 UTC 2009


Author: lethalman-guest
Date: Fri May  8 15:09:31 2009
New Revision: 19917

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=19917
Log:
  * New upstream release.
  * Bump shlibs version to 2.26.0.
  * debian/control.in:
    - Update Standards-Version to 3.8.1, no changes needed.
    - Fix debug package section.
  * debian/patches/rsvg-radius.patch:
    - Removed as applied upstream.


Removed:
    desktop/unstable/librsvg/debian/patches/rsvg-radius.patch
Modified:
    desktop/unstable/librsvg/debian/changelog
    desktop/unstable/librsvg/debian/control
    desktop/unstable/librsvg/debian/control.in
    desktop/unstable/librsvg/debian/rules

Modified: desktop/unstable/librsvg/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/librsvg/debian/changelog?rev=19917&op=diff
==============================================================================
--- desktop/unstable/librsvg/debian/changelog (original)
+++ desktop/unstable/librsvg/debian/changelog Fri May  8 15:09:31 2009
@@ -1,3 +1,15 @@
+librsvg (2.26.0-1) UNRELEASED; urgency=low
+
+  * New upstream release.
+  * Bump shlibs version to 2.26.0.
+  * debian/control.in:
+    - Update Standards-Version to 3.8.1, no changes needed.
+    - Fix debug package section.
+  * debian/patches/rsvg-radius.patch:
+    - Removed as applied upstream. 
+
+ -- Luca Bruno <lethalman88 at gmail.com>  Fri, 08 May 2009 16:28:54 +0200
+
 librsvg (2.22.3-2) unstable; urgency=low
 
   [ Josselin Mouette ]

Modified: desktop/unstable/librsvg/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/librsvg/debian/control?rev=19917&op=diff
==============================================================================
--- desktop/unstable/librsvg/debian/control (original)
+++ desktop/unstable/librsvg/debian/control Fri May  8 15:09:31 2009
@@ -19,7 +19,7 @@
                python,
                python-support,
                dpkg-dev (>= 1.13.19)
-Standards-Version: 3.8.0
+Standards-Version: 3.8.1
 Homepage: http://librsvg.sourceforge.net/
 XS-Python-Version: current
 
@@ -67,7 +67,7 @@
  to load SVG images transparently inside GTK+ applications.
 
 Package: librsvg2-dbg
-Section: libdevel
+Section: debug
 Priority: extra
 Architecture: any
 Depends: ${misc:Depends},

Modified: desktop/unstable/librsvg/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/librsvg/debian/control.in?rev=19917&op=diff
==============================================================================
--- desktop/unstable/librsvg/debian/control.in (original)
+++ desktop/unstable/librsvg/debian/control.in Fri May  8 15:09:31 2009
@@ -19,7 +19,7 @@
                python,
                python-support,
                dpkg-dev (>= 1.13.19)
-Standards-Version: 3.8.0
+Standards-Version: 3.8.1
 Homepage: http://librsvg.sourceforge.net/
 XS-Python-Version: current
 
@@ -67,7 +67,7 @@
  to load SVG images transparently inside GTK+ applications.
 
 Package: librsvg2-dbg
-Section: libdevel
+Section: debug
 Priority: extra
 Architecture: any
 Depends: ${misc:Depends},

Modified: desktop/unstable/librsvg/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/librsvg/debian/rules?rev=19917&op=diff
==============================================================================
--- desktop/unstable/librsvg/debian/rules (original)
+++ desktop/unstable/librsvg/debian/rules Fri May  8 15:09:31 2009
@@ -25,4 +25,4 @@
 
 LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
 
-DEB_DH_MAKESHLIBS_ARGS_$(LIBRSVG2_PKG) += -V '$(LIBRSVG2_PKG) (>= 2.22.3)'
+DEB_DH_MAKESHLIBS_ARGS_$(LIBRSVG2_PKG) += -V '$(LIBRSVG2_PKG) (>= 2.26.0)'




More information about the pkg-gnome-commits mailing list