[renpy] 100/146: Refreshed patches

Markus Koschany apo-guest at moszumanska.debian.org
Tue Jan 12 19:40:11 UTC 2016


This is an automated email from the git hooks/post-receive script.

apo-guest pushed a commit to branch experimental
in repository renpy.

commit 6e84bd002451712239246f1dc72d00cce623a1a2
Author: Miriam Ruiz <miriam at debian.org>
Date:   Sun Mar 2 01:14:17 2014 +0000

    Refreshed patches
---
 debian/patches/01_abspaths.patch  |  6 +++---
 debian/patches/02_traceback.patch |  8 ++++----
 debian/patches/03_checkdir.patch  | 12 ++++++------
 debian/patches/04_typo.patch      |  8 ++++----
 4 files changed, 17 insertions(+), 17 deletions(-)

diff --git a/debian/patches/01_abspaths.patch b/debian/patches/01_abspaths.patch
index 76a155a..80cbd55 100644
--- a/debian/patches/01_abspaths.patch
+++ b/debian/patches/01_abspaths.patch
@@ -1,7 +1,7 @@
-Index: renpy-6.16.5-source/renpy.py
+Index: renpy-6.17.2-source/renpy.py
 ===================================================================
---- renpy-6.16.5-source.orig/renpy.py	2014-02-19 00:49:23.114460913 +0100
-+++ renpy-6.16.5-source/renpy.py	2014-02-19 00:50:41.202649634 +0100
+--- renpy-6.17.2-source.orig/renpy.py	2014-01-28 04:53:02.000000000 +0100
++++ renpy-6.17.2-source/renpy.py	2014-03-02 02:13:36.000000000 +0100
 @@ -59,6 +59,12 @@
  
          return rv
diff --git a/debian/patches/02_traceback.patch b/debian/patches/02_traceback.patch
index b2f5f76..25c75ce 100644
--- a/debian/patches/02_traceback.patch
+++ b/debian/patches/02_traceback.patch
@@ -1,8 +1,8 @@
-Index: renpy-6.16.5-source/renpy/bootstrap.py
+Index: renpy-6.17.2-source/renpy/bootstrap.py
 ===================================================================
---- renpy-6.16.5-source.orig/renpy/bootstrap.py	2014-02-19 00:51:20.242743907 +0100
-+++ renpy-6.16.5-source/renpy/bootstrap.py	2014-02-19 00:52:57.758979165 +0100
-@@ -454,10 +454,24 @@
+--- renpy-6.17.2-source.orig/renpy/bootstrap.py	2014-01-28 04:53:02.000000000 +0100
++++ renpy-6.17.2-source/renpy/bootstrap.py	2014-03-02 02:13:36.000000000 +0100
+@@ -478,10 +478,24 @@
      simple = simple.getvalue()
      full = full.getvalue()
  
diff --git a/debian/patches/03_checkdir.patch b/debian/patches/03_checkdir.patch
index 84ccb73..55d6259 100644
--- a/debian/patches/03_checkdir.patch
+++ b/debian/patches/03_checkdir.patch
@@ -1,10 +1,10 @@
-Index: renpy-6.16.5-source/renpy/main.py
+Index: renpy-6.17.2-source/renpy/main.py
 ===================================================================
---- renpy-6.16.5-source.orig/renpy/main.py	2014-02-19 00:55:25.495252488 +0100
-+++ renpy-6.16.5-source/renpy/main.py	2014-02-19 00:57:03.751410784 +0100
-@@ -161,6 +161,10 @@
-     # Set up variants.
-     choose_variants()
+--- renpy-6.17.2-source.orig/renpy/main.py	2014-03-02 02:13:47.816595095 +0100
++++ renpy-6.17.2-source/renpy/main.py	2014-03-02 02:13:47.816595095 +0100
+@@ -162,6 +162,10 @@
+     renpy.display.touch = "touch" in renpy.config.variants
+ 
  
 +    # Check if the game directory exists and is a directory
 +    if not os.path.isdir(renpy.config.gamedir):
diff --git a/debian/patches/04_typo.patch b/debian/patches/04_typo.patch
index ee38eaf..20323b9 100644
--- a/debian/patches/04_typo.patch
+++ b/debian/patches/04_typo.patch
@@ -1,7 +1,7 @@
 Index: renpy-6.17.2-source/module/gen/renpy.angle.gldraw.c
 ===================================================================
---- renpy-6.17.2-source.orig/module/gen/renpy.angle.gldraw.c	2014-03-02 01:58:10.373994385 +0100
-+++ renpy-6.17.2-source/module/gen/renpy.angle.gldraw.c	2014-03-02 01:59:16.778182678 +0100
+--- renpy-6.17.2-source.orig/module/gen/renpy.angle.gldraw.c	2014-03-02 02:13:47.832595139 +0100
++++ renpy-6.17.2-source/module/gen/renpy.angle.gldraw.c	2014-03-02 02:13:47.828595129 +0100
 @@ -2119,7 +2119,7 @@
  
  /* Python wrapper */
@@ -13,8 +13,8 @@ Index: renpy-6.17.2-source/module/gen/renpy.angle.gldraw.c
    PyObject *__pyx_v_physical_size = 0;
 Index: renpy-6.17.2-source/module/gen/renpy.gl.gldraw.c
 ===================================================================
---- renpy-6.17.2-source.orig/module/gen/renpy.gl.gldraw.c	2014-03-02 01:58:10.373994385 +0100
-+++ renpy-6.17.2-source/module/gen/renpy.gl.gldraw.c	2014-03-02 01:59:15.066177832 +0100
+--- renpy-6.17.2-source.orig/module/gen/renpy.gl.gldraw.c	2014-03-02 02:13:47.832595139 +0100
++++ renpy-6.17.2-source/module/gen/renpy.gl.gldraw.c	2014-03-02 02:13:47.832595139 +0100
 @@ -2137,7 +2137,7 @@
  
  /* Python wrapper */

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/renpy.git



More information about the Pkg-games-commits mailing list