r45637 - in /desktop/unstable/librsvg/debian: changelog patches/20_rsvg_compat.patch

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Sat Aug 8 10:50:35 UTC 2015


Author: biebl
Date: Sat Aug  8 10:50:35 2015
New Revision: 45637

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

Modified:
    desktop/unstable/librsvg/debian/changelog
    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=45637&op=diff
==============================================================================
--- desktop/unstable/librsvg/debian/changelog	[utf-8] (original)
+++ desktop/unstable/librsvg/debian/changelog	[utf-8] Sat Aug  8 10:50:35 2015
@@ -1,6 +1,7 @@
 librsvg (2.40.10-1) UNRELEASED; urgency=medium
 
   * New upstream release.
+  * Refresh patches.
 
  -- Michael Biebl <biebl at debian.org>  Sat, 08 Aug 2015 12:39:51 +0200
 

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=45637&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] Sat Aug  8 10:50:35 2015
@@ -1,8 +1,8 @@
-Index: b/rsvg-convert.c
+Index: librsvg-2.40.10/rsvg-convert.c
 ===================================================================
---- a/rsvg-convert.c
-+++ b/rsvg-convert.c
-@@ -125,6 +125,8 @@
+--- librsvg-2.40.10.orig/rsvg-convert.c	2015-08-08 12:41:58.515377589 +0200
++++ librsvg-2.40.10/rsvg-convert.c	2015-08-08 12:41:58.515377589 +0200
+@@ -126,6 +126,8 @@
      RsvgHandleFlags flags = RSVG_HANDLE_FLAGS_NONE;
      RsvgDimensionData dimensions;
      FILE *output_file = stdout;
@@ -11,7 +11,7 @@
  
  #ifdef G_OS_WIN32
      HANDLE handle;
-@@ -182,6 +184,27 @@
+@@ -183,6 +185,27 @@
          return 0;
      }
  
@@ -39,7 +39,7 @@
      if (output != NULL) {
          output_file = fopen (output, "wb");
          if (!output_file) {
-@@ -193,10 +216,6 @@
+@@ -194,10 +217,6 @@
          g_free (output);
      }
  




More information about the pkg-gnome-commits mailing list