[renpy] 99/146: New upstream release

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 5b1398c89a284879fd66aad82c8a65b9b7af18e7
Author: Miriam Ruiz <miriam at debian.org>
Date:   Sun Mar 2 01:00:33 2014 +0000

    New upstream release
---
 debian/changelog             |  4 ++--
 debian/patches/04_typo.patch | 36 ++++++++++++++++++------------------
 2 files changed, 20 insertions(+), 20 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c74149d..d508732 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-renpy (6.16.5-1) UNRELEASED; urgency=medium
+renpy (6.17.2-1) UNRELEASED; urgency=medium
 
   [ Miriam Ruiz ]
   * New Upstream Release.
@@ -7,7 +7,7 @@ renpy (6.16.5-1) UNRELEASED; urgency=medium
   * Removed potential privacy breach by fetching data from Google at runtime in
     the documentation files
 
- -- Miriam Ruiz <miriam at debian.org>  Wed, 19 Feb 2014 00:42:22 +0100
+ -- Miriam Ruiz <miriam at debian.org>  Sun, 02 Mar 2014 01:55:36 +0100
 
 renpy (6.15.7-1) unstable; urgency=low
 
diff --git a/debian/patches/04_typo.patch b/debian/patches/04_typo.patch
index 783406b..ee38eaf 100644
--- a/debian/patches/04_typo.patch
+++ b/debian/patches/04_typo.patch
@@ -1,26 +1,26 @@
-Index: renpy-6.16.5-source/module/gen/renpy.angle.gldraw.c
+Index: renpy-6.17.2-source/module/gen/renpy.angle.gldraw.c
 ===================================================================
---- renpy-6.16.5-source.orig/module/gen/renpy.angle.gldraw.c	2014-02-19 00:58:17.539530666 +0100
-+++ renpy-6.16.5-source/module/gen/renpy.angle.gldraw.c	2014-02-19 00:58:17.535530660 +0100
-@@ -1832,7 +1832,7 @@
-  */
+--- 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
+@@ -2119,7 +2119,7 @@
  
- static PyObject *__pyx_pf_5renpy_5angle_6gldraw_6GLDraw_1set_mode(PyObject *__pyx_v_self, PyObject *__pyx_args, PyObject *__pyx_kwds); /*proto*/
--static char __pyx_doc_5renpy_5angle_6gldraw_6GLDraw_1set_mode[] = "\n        This changes the video mode. It also initializes OpenGL, if it\n        can. It returns True if it was succesful, or False if OpenGL isn't\n        working for some reason.\n        ";
-+static char __pyx_doc_5renpy_5angle_6gldraw_6GLDraw_1set_mode[] = "\n        This changes the video mode. It also initializes OpenGL, if it\n        can. It returns True if it was successful, or False if OpenGL isn't\n        working for some reason.\n        ";
- static PyObject *__pyx_pf_5renpy_5angle_6gldraw_6GLDraw_1set_mode(PyObject *__pyx_v_self, PyObject *__pyx_args, PyObject *__pyx_kwds) {
+ /* Python wrapper */
+ static PyObject *__pyx_pw_5renpy_5angle_6gldraw_6GLDraw_3set_mode(PyObject *__pyx_v_self, PyObject *__pyx_args, PyObject *__pyx_kwds); /*proto*/
+-static char __pyx_doc_5renpy_5angle_6gldraw_6GLDraw_2set_mode[] = "\n        This changes the video mode. It also initializes OpenGL, if it\n        can. It returns True if it was succesful, or False if OpenGL isn't\n        working for some reason.\n        ";
++static char __pyx_doc_5renpy_5angle_6gldraw_6GLDraw_2set_mode[] = "\n        This changes the video mode. It also initializes OpenGL, if it\n        can. It returns True if it was successful, or False if OpenGL isn't\n        working for some reason.\n        ";
+ static PyObject *__pyx_pw_5renpy_5angle_6gldraw_6GLDraw_3set_mode(PyObject *__pyx_v_self, PyObject *__pyx_args, PyObject *__pyx_kwds) {
    PyObject *__pyx_v_virtual_size = 0;
    PyObject *__pyx_v_physical_size = 0;
-Index: renpy-6.16.5-source/module/gen/renpy.gl.gldraw.c
+Index: renpy-6.17.2-source/module/gen/renpy.gl.gldraw.c
 ===================================================================
---- renpy-6.16.5-source.orig/module/gen/renpy.gl.gldraw.c	2014-02-19 00:58:17.539530666 +0100
-+++ renpy-6.16.5-source/module/gen/renpy.gl.gldraw.c	2014-02-19 00:58:17.535530660 +0100
-@@ -1846,7 +1846,7 @@
-  */
+--- 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
+@@ -2137,7 +2137,7 @@
  
- static PyObject *__pyx_pf_5renpy_2gl_6gldraw_6GLDraw_1set_mode(PyObject *__pyx_v_self, PyObject *__pyx_args, PyObject *__pyx_kwds); /*proto*/
--static char __pyx_doc_5renpy_2gl_6gldraw_6GLDraw_1set_mode[] = "\n        This changes the video mode. It also initializes OpenGL, if it\n        can. It returns True if it was succesful, or False if OpenGL isn't\n        working for some reason.\n        ";
-+static char __pyx_doc_5renpy_2gl_6gldraw_6GLDraw_1set_mode[] = "\n        This changes the video mode. It also initializes OpenGL, if it\n        can. It returns True if it was successful, or False if OpenGL isn't\n        working for some reason.\n        ";
- static PyObject *__pyx_pf_5renpy_2gl_6gldraw_6GLDraw_1set_mode(PyObject *__pyx_v_self, PyObject *__pyx_args, PyObject *__pyx_kwds) {
+ /* Python wrapper */
+ static PyObject *__pyx_pw_5renpy_2gl_6gldraw_6GLDraw_3set_mode(PyObject *__pyx_v_self, PyObject *__pyx_args, PyObject *__pyx_kwds); /*proto*/
+-static char __pyx_doc_5renpy_2gl_6gldraw_6GLDraw_2set_mode[] = "\n        This changes the video mode. It also initializes OpenGL, if it\n        can. It returns True if it was succesful, or False if OpenGL isn't\n        working for some reason.\n        ";
++static char __pyx_doc_5renpy_2gl_6gldraw_6GLDraw_2set_mode[] = "\n        This changes the video mode. It also initializes OpenGL, if it\n        can. It returns True if it was successful, or False if OpenGL isn't\n        working for some reason.\n        ";
+ static PyObject *__pyx_pw_5renpy_2gl_6gldraw_6GLDraw_3set_mode(PyObject *__pyx_v_self, PyObject *__pyx_args, PyObject *__pyx_kwds) {
    PyObject *__pyx_v_virtual_size = 0;
    PyObject *__pyx_v_physical_size = 0;

-- 
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