[renpy] 144/146: Add standard DEP-3 header

Markus Koschany apo-guest at moszumanska.debian.org
Tue Jan 12 19:40:54 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 269828e52d2120c0d786ba46bfb9867951386ec5
Author: Markus Koschany <apo at debian.org>
Date:   Tue Jan 12 18:15:49 2016 +0100

    Add standard DEP-3 header
---
 debian/patches/01_abspath.patch   | 14 +++++++++++--
 debian/patches/02_traceback.patch | 17 ++++++++++++----
 debian/patches/03_checkdir.patch  | 10 ++++++++++
 debian/patches/04_typo.patch      | 28 +++++++++++++++++---------
 debian/patches/05_pxi_files.patch | 42 +++++++++++++++++++++++++++++----------
 5 files changed, 85 insertions(+), 26 deletions(-)

diff --git a/debian/patches/01_abspath.patch b/debian/patches/01_abspath.patch
index 601b05a..159c0a4 100644
--- a/debian/patches/01_abspath.patch
+++ b/debian/patches/01_abspath.patch
@@ -1,6 +1,16 @@
+From: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
+Date: Tue, 12 Jan 2016 18:15:44 +0100
+Subject: _abspath
+
+---
+ renpy.py | 9 ++++++++-
+ 1 file changed, 8 insertions(+), 1 deletion(-)
+
+diff --git a/renpy.py b/renpy.py
+index 7548cf6..5bf3214 100644
 --- a/renpy.py
 +++ b/renpy.py
-@@ -74,6 +74,13 @@ def path_to_saves(gamedir, save_director
+@@ -74,6 +74,13 @@ def path_to_saves(gamedir, save_directory=None):
  
          return rv
  
@@ -14,7 +24,7 @@
      if renpy.ios:
          from pyobjus import autoclass
          from pyobjus.objc_py_types import enum
-@@ -134,7 +141,7 @@ def path_to_saves(gamedir, save_director
+@@ -134,7 +141,7 @@ def path_to_saves(gamedir, save_directory=None):
  # Returns the path to the Ren'Py base directory (containing common and
  # the launcher, usually.)
  def path_to_renpy_base():
diff --git a/debian/patches/02_traceback.patch b/debian/patches/02_traceback.patch
index 598b895..9416b61 100644
--- a/debian/patches/02_traceback.patch
+++ b/debian/patches/02_traceback.patch
@@ -1,8 +1,17 @@
-Index: renpy-6.17.6-source/renpy/error.py
+From: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
+Date: Tue, 12 Jan 2016 18:15:44 +0100
+Subject: _traceback
+
 ===================================================================
---- renpy-6.17.6-source.orig/renpy/error.py
-+++ renpy-6.17.6-source/renpy/error.py
-@@ -197,10 +197,24 @@ def report_exception(e, editor=True):
+---
+ renpy/error.py | 16 +++++++++++++++-
+ 1 file changed, 15 insertions(+), 1 deletion(-)
+
+diff --git a/renpy/error.py b/renpy/error.py
+index d70fe2a..07d34e0 100644
+--- a/renpy/error.py
++++ b/renpy/error.py
+@@ -216,10 +216,24 @@ def report_exception(e, editor=True):
      simple = simple.getvalue()
      full = full.getvalue()
  
diff --git a/debian/patches/03_checkdir.patch b/debian/patches/03_checkdir.patch
index 5e8d76d..465e569 100644
--- a/debian/patches/03_checkdir.patch
+++ b/debian/patches/03_checkdir.patch
@@ -1,3 +1,13 @@
+From: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
+Date: Tue, 12 Jan 2016 18:15:44 +0100
+Subject: _checkdir
+
+---
+ renpy/main.py | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+diff --git a/renpy/main.py b/renpy/main.py
+index f8bee19..f0e76a1 100644
 --- a/renpy/main.py
 +++ b/renpy/main.py
 @@ -253,6 +253,10 @@ def main():
diff --git a/debian/patches/04_typo.patch b/debian/patches/04_typo.patch
index 03ada77..a18df92 100644
--- a/debian/patches/04_typo.patch
+++ b/debian/patches/04_typo.patch
@@ -1,8 +1,18 @@
-Index: renpy-6.17.6-source/module/gen/renpy.angle.gldraw.c
+From: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
+Date: Tue, 12 Jan 2016 18:15:44 +0100
+Subject: _typo
+
 ===================================================================
---- renpy-6.17.6-source.orig/module/gen/renpy.angle.gldraw.c
-+++ renpy-6.17.6-source/module/gen/renpy.angle.gldraw.c
-@@ -2129,7 +2129,7 @@ static int __pyx_pf_5renpy_5angle_6gldra
+---
+ module/gen/renpy.angle.gldraw.c | 2 +-
+ module/gen/renpy.gl.gldraw.c    | 2 +-
+ 2 files changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/module/gen/renpy.angle.gldraw.c b/module/gen/renpy.angle.gldraw.c
+index 0740efe..364ebd1 100644
+--- a/module/gen/renpy.angle.gldraw.c
++++ b/module/gen/renpy.angle.gldraw.c
+@@ -2258,7 +2258,7 @@ static int __pyx_pf_5renpy_5angle_6gldraw_6GLDraw___init__(struct __pyx_obj_5ren
  
  /* Python wrapper */
  static PyObject *__pyx_pw_5renpy_5angle_6gldraw_6GLDraw_3set_mode(PyObject *__pyx_v_self, PyObject *__pyx_args, PyObject *__pyx_kwds); /*proto*/
@@ -11,11 +21,11 @@ Index: renpy-6.17.6-source/module/gen/renpy.angle.gldraw.c
  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.17.6-source/module/gen/renpy.gl.gldraw.c
-===================================================================
---- renpy-6.17.6-source.orig/module/gen/renpy.gl.gldraw.c
-+++ renpy-6.17.6-source/module/gen/renpy.gl.gldraw.c
-@@ -2129,7 +2129,7 @@ static int __pyx_pf_5renpy_2gl_6gldraw_6
+diff --git a/module/gen/renpy.gl.gldraw.c b/module/gen/renpy.gl.gldraw.c
+index 222640f..a2358ad 100644
+--- a/module/gen/renpy.gl.gldraw.c
++++ b/module/gen/renpy.gl.gldraw.c
+@@ -2268,7 +2268,7 @@ static int __pyx_pf_5renpy_2gl_6gldraw_6GLDraw___init__(struct __pyx_obj_5renpy_
  
  /* Python wrapper */
  static PyObject *__pyx_pw_5renpy_2gl_6gldraw_6GLDraw_3set_mode(PyObject *__pyx_v_self, PyObject *__pyx_args, PyObject *__pyx_kwds); /*proto*/
diff --git a/debian/patches/05_pxi_files.patch b/debian/patches/05_pxi_files.patch
index 05e3804..7e1e20a 100644
--- a/debian/patches/05_pxi_files.patch
+++ b/debian/patches/05_pxi_files.patch
@@ -1,7 +1,24 @@
-Index: renpy-6.17.6-source/module/gen/styleconstants.pxi
+From: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
+Date: Tue, 12 Jan 2016 18:15:44 +0100
+Subject: _pxi_files
+
 ===================================================================
+---
+ module/gen/styleconstants.pxi         |    92 +
+ module/gen/styleproperties.pxi        |  7008 ++++++++++++++++++++
+ module/gen/stylepropertyfunctions.pxi | 11376 ++++++++++++++++++++++++++++++++
+ module/gen/stylesets.pxi              |     7 +
+ 4 files changed, 18483 insertions(+)
+ create mode 100644 module/gen/styleconstants.pxi
+ create mode 100644 module/gen/styleproperties.pxi
+ create mode 100644 module/gen/stylepropertyfunctions.pxi
+ create mode 100644 module/gen/stylesets.pxi
+
+diff --git a/module/gen/styleconstants.pxi b/module/gen/styleconstants.pxi
+new file mode 100644
+index 0000000..b52b041
 --- /dev/null
-+++ renpy-6.17.6-source/module/gen/styleconstants.pxi
++++ b/module/gen/styleconstants.pxi
 @@ -0,0 +1,92 @@
 +DEF PRIORITY_LEVELS = 4
 +DEF PREFIX_COUNT = 6
@@ -95,10 +112,11 @@ Index: renpy-6.17.6-source/module/gen/styleconstants.pxi
 +DEF OUTLINES_INDEX = 80
 +DEF SLOW_ABORTABLE_INDEX = 81
 +DEF JUSTIFY_INDEX = 82
-Index: renpy-6.17.6-source/module/gen/styleproperties.pxi
-===================================================================
+diff --git a/module/gen/styleproperties.pxi b/module/gen/styleproperties.pxi
+new file mode 100644
+index 0000000..99d0297
 --- /dev/null
-+++ renpy-6.17.6-source/module/gen/styleproperties.pxi
++++ b/module/gen/styleproperties.pxi
 @@ -0,0 +1,7008 @@
 +cdef class Style(StyleCore):
 +
@@ -7108,10 +7126,11 @@ Index: renpy-6.17.6-source/module/gen/styleproperties.pxi
 +        def __del__(self):
 +            self.delattr('selected_hover_anchor')
 +
-Index: renpy-6.17.6-source/module/gen/stylepropertyfunctions.pxi
-===================================================================
+diff --git a/module/gen/stylepropertyfunctions.pxi b/module/gen/stylepropertyfunctions.pxi
+new file mode 100644
+index 0000000..bb12da7
 --- /dev/null
-+++ renpy-6.17.6-source/module/gen/stylepropertyfunctions.pxi
++++ b/module/gen/stylepropertyfunctions.pxi
 @@ -0,0 +1,11376 @@
 +cdef int yanchor_property(PyObject **cache, int *cache_priorities, int priority, object value) except -1:
 +    priority += 0
@@ -18489,10 +18508,11 @@ Index: renpy-6.17.6-source/module/gen/stylepropertyfunctions.pxi
 +
 +register_property_function("selected_hover_anchor", selected_hover_anchor_property)
 +
-Index: renpy-6.17.6-source/module/gen/stylesets.pxi
-===================================================================
+diff --git a/module/gen/stylesets.pxi b/module/gen/stylesets.pxi
+new file mode 100644
+index 0000000..1619bb7
 --- /dev/null
-+++ renpy-6.17.6-source/module/gen/stylesets.pxi
++++ b/module/gen/stylesets.pxi
 @@ -0,0 +1,7 @@
 +# This file is generated by generate_styles.py.
 +

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