r42192 - in /desktop/unstable/pango1.0/debian: changelog patches/10_scan-module-files-in-dirs.patch patches/11_module-files-append-module-files-d.patch

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Sun Aug 17 16:12:58 UTC 2014


Author: biebl
Date: Sun Aug 17 16:12:58 2014
New Revision: 42192

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

Modified:
    desktop/unstable/pango1.0/debian/changelog
    desktop/unstable/pango1.0/debian/patches/10_scan-module-files-in-dirs.patch
    desktop/unstable/pango1.0/debian/patches/11_module-files-append-module-files-d.patch

Modified: desktop/unstable/pango1.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pango1.0/debian/changelog?rev=42192&op=diff
==============================================================================
--- desktop/unstable/pango1.0/debian/changelog	[utf-8] (original)
+++ desktop/unstable/pango1.0/debian/changelog	[utf-8] Sun Aug 17 16:12:58 2014
@@ -1,6 +1,7 @@
 pango1.0 (1.36.6-1) UNRELEASED; urgency=medium
 
   * New upstream release.
+  * Refresh patches.
 
  -- Michael Biebl <biebl at debian.org>  Sat, 16 Aug 2014 17:48:33 +0200
 

Modified: desktop/unstable/pango1.0/debian/patches/10_scan-module-files-in-dirs.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pango1.0/debian/patches/10_scan-module-files-in-dirs.patch?rev=42192&op=diff
==============================================================================
--- desktop/unstable/pango1.0/debian/patches/10_scan-module-files-in-dirs.patch	[utf-8] (original)
+++ desktop/unstable/pango1.0/debian/patches/10_scan-module-files-in-dirs.patch	[utf-8] Sun Aug 17 16:12:58 2014
@@ -1,8 +1,8 @@
-Index: pango-1.36.0/pango/modules.c
+Index: pango-1.36.6/pango/modules.c
 ===================================================================
---- pango-1.36.0.orig/pango/modules.c	2013-10-21 13:30:54.001114652 +0200
-+++ pango-1.36.0/pango/modules.c	2013-10-21 13:30:53.997114576 +0200
-@@ -40,6 +40,9 @@
+--- pango-1.36.6.orig/pango/modules.c	2014-08-16 17:49:11.237303402 +0200
++++ pango-1.36.6/pango/modules.c	2014-08-16 17:49:11.233303342 +0200
+@@ -48,6 +48,9 @@
  #define PANGO_MODULE(module) (G_TYPE_CHECK_INSTANCE_CAST ((module), PANGO_TYPE_MODULE, PangoModule))
  #define PANGO_IS_MODULE(module)  (G_TYPE_CHECK_INSTANCE_TYPE ((module), PANGO_TYPE_MODULE))
  
@@ -12,7 +12,7 @@
  typedef struct _PangoMapInfo PangoMapInfo;
  typedef struct _PangoEnginePair PangoEnginePair;
  typedef struct _PangoSubmap PangoSubmap;
-@@ -578,13 +581,40 @@
+@@ -599,13 +602,40 @@
  
    while (n-- > 0)
      {

Modified: desktop/unstable/pango1.0/debian/patches/11_module-files-append-module-files-d.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pango1.0/debian/patches/11_module-files-append-module-files-d.patch?rev=42192&op=diff
==============================================================================
--- desktop/unstable/pango1.0/debian/patches/11_module-files-append-module-files-d.patch	[utf-8] (original)
+++ desktop/unstable/pango1.0/debian/patches/11_module-files-append-module-files-d.patch	[utf-8] Sun Aug 17 16:12:58 2014
@@ -1,8 +1,8 @@
-Index: pango-1.36.0/pango/modules.c
+Index: pango-1.36.6/pango/modules.c
 ===================================================================
---- pango-1.36.0.orig/pango/modules.c	2013-10-21 13:30:58.101193641 +0200
-+++ pango-1.36.0/pango/modules.c	2013-10-21 13:30:58.101193641 +0200
-@@ -561,7 +561,7 @@
+--- pango-1.36.6.orig/pango/modules.c	2014-08-16 17:49:17.937405157 +0200
++++ pango-1.36.6/pango/modules.c	2014-08-16 17:49:17.933405097 +0200
+@@ -582,7 +582,7 @@
  
    if (!file_str)
      {
@@ -11,7 +11,7 @@
  
        files[0] = g_build_filename (pango_get_sysconf_subdirectory (),
                                     "pango.modules",
-@@ -570,7 +570,11 @@
+@@ -591,7 +591,11 @@
                                     MODULE_VERSION,
                                     "modules.cache",
                                     NULL);




More information about the pkg-gnome-commits mailing list