r39897 - in /desktop/unstable/librsvg/debian: changelog patches/10_rsvg-gz.patch patches/20_rsvg_compat.patch

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Mon Oct 14 21:51:14 UTC 2013


Author: biebl
Date: Mon Oct 14 21:51:13 2013
New Revision: 39897

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=39897
Log:
Refresh patches.

Modified:
    desktop/unstable/librsvg/debian/changelog
    desktop/unstable/librsvg/debian/patches/10_rsvg-gz.patch
    desktop/unstable/librsvg/debian/patches/20_rsvg_compat.patch

Modified: desktop/unstable/librsvg/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/librsvg/debian/changelog?rev=39897&op=diff
==============================================================================
--- desktop/unstable/librsvg/debian/changelog	[utf-8] (original)
+++ desktop/unstable/librsvg/debian/changelog	[utf-8] Mon Oct 14 21:51:13 2013
@@ -1,6 +1,7 @@
 librsvg (2.40.0-1) UNRELEASED; urgency=low
 
   * New upstream release.
+  * Refresh patches.
 
  -- Michael Biebl <biebl at debian.org>  Mon, 14 Oct 2013 23:15:17 +0200
 

Modified: desktop/unstable/librsvg/debian/patches/10_rsvg-gz.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/librsvg/debian/patches/10_rsvg-gz.patch?rev=39897&op=diff
==============================================================================
--- desktop/unstable/librsvg/debian/patches/10_rsvg-gz.patch	[utf-8] (original)
+++ desktop/unstable/librsvg/debian/patches/10_rsvg-gz.patch	[utf-8] Mon Oct 14 21:51:13 2013
@@ -4,11 +4,11 @@
  applications using it to use rsvg_handle_new instead.
 Author: Josselin Mouette <joss at debian.org>
 Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=348920
-Index: librsvg-2.35.2/rsvg-gobject.c
+Index: librsvg-2.40.0/rsvg-gobject.c
 ===================================================================
---- librsvg-2.35.2.orig/rsvg-gobject.c	2012-02-06 20:44:12.000000000 +0100
-+++ librsvg-2.35.2/rsvg-gobject.c	2012-03-08 07:15:20.325930529 +0100
-@@ -356,3 +356,9 @@
+--- librsvg-2.40.0.orig/rsvg-gobject.c	2013-10-14 23:15:46.004777056 +0200
++++ librsvg-2.40.0/rsvg-gobject.c	2013-10-14 23:15:46.004777056 +0200
+@@ -377,3 +377,9 @@
                           "flags", flags,
                           NULL);
  }

Modified: desktop/unstable/librsvg/debian/patches/20_rsvg_compat.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/librsvg/debian/patches/20_rsvg_compat.patch?rev=39897&op=diff
==============================================================================
--- desktop/unstable/librsvg/debian/patches/20_rsvg_compat.patch	[utf-8] (original)
+++ desktop/unstable/librsvg/debian/patches/20_rsvg_compat.patch	[utf-8] Mon Oct 14 21:51:13 2013
@@ -1,8 +1,8 @@
-diff --git a/rsvg-convert.c b/rsvg-convert.c
-index f26fd87..d31115c 100644
---- a/rsvg-convert.c
-+++ b/rsvg-convert.c
-@@ -149,6 +149,8 @@ main (int argc, char **argv)
+Index: librsvg-2.40.0/rsvg-convert.c
+===================================================================
+--- librsvg-2.40.0.orig/rsvg-convert.c	2013-10-14 23:15:52.000814272 +0200
++++ librsvg-2.40.0/rsvg-convert.c	2013-10-14 23:15:52.000814272 +0200
+@@ -148,6 +148,8 @@
      cairo_t *cr = NULL;
      RsvgDimensionData dimensions;
      FILE *output_file = stdout;
@@ -11,7 +11,7 @@
  
      GOptionEntry options_table[] = {
          {"dpi-x", 'd', 0, G_OPTION_ARG_DOUBLE, &dpi_x,
-@@ -200,6 +202,27 @@ main (int argc, char **argv)
+@@ -199,6 +201,27 @@
          return 0;
      }
  
@@ -39,7 +39,7 @@
      if (output != NULL) {
          output_file = fopen (output, "wb");
          if (!output_file) {
-@@ -211,10 +234,6 @@ main (int argc, char **argv)
+@@ -210,10 +233,6 @@
          g_free (output);
      }
  




More information about the pkg-gnome-commits mailing list