[Pkg-e-commits] [SCM] Python bindings for Ecore and Ecore-Evas branch, master, updated. debian/0.2.1-2-137-g446d4aa

Albin Tonnerre albin.tonnerre at gmail.com
Sun Dec 6 14:08:42 UTC 2009


The following commit has been merged in the master branch:
commit 446d4aacd5a872943512925406861be25b3bf605
Author: Albin Tonnerre <albin.tonnerre at gmail.com>
Date:   Sat Aug 29 22:17:07 2009 +0200

    New SVN snapshot

diff --git a/debian/changelog b/debian/changelog
index 032958b..5974cea 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+python-ecore (0.3.1+svn20090715-1) unstable; urgency=low
+
+  * New SVN snapshot
+  * Update Standards-Version to 3.8.3
+  * Upload to unstable
+  * Drop 01-remove-software-gdi-engine.diff, no longer needed
+
+ -- Albin Tonnerre <albin.tonnerre at gmail.com>  Sat, 29 Aug 2009 22:15:26 +0200
+
 python-ecore (0.3.1+svn20090515-1) experimental; urgency=low
 
   * New SVN snapshot
diff --git a/debian/control b/debian/control
index 672d6dd..72322ef 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,8 @@ Uploaders: Jan Lübbe <jluebbe at debian.org>, Albin Tonnerre <albin.tonnerre at gmail
 Build-Depends: debhelper (>= 5.0.38), cdbs (>= 0.4.49),
  python-all-dev (>= 2.3.5-11), python-support (>= 0.5.3),
  python-setuptools (>= 0.6c9), cython, python-pyrex,
- python-evas (>= 0.3.1+svn20081220), libecore-dev (>= 0.9.9.060)
-Standards-Version: 3.8.1
+ python-evas-dev (>= 0.3.1+svn20090714), libecore-dev (>= 0.9.9.062)
+Standards-Version: 3.8.3
 Vcs-Browser: http://git.debian.org/?p=pkg-e/proto/python-efl/python-ecore.git
 Vcs-Git: git://git.debian.org/pkg-e/proto/python-efl/python-ecore.git
 Homepage: http://enlightenment.org
diff --git a/debian/patches/01-remove-software-gdi-engine.diff b/debian/patches/01-remove-software-gdi-engine.diff
deleted file mode 100644
index a124750..0000000
--- a/debian/patches/01-remove-software-gdi-engine.diff
+++ /dev/null
@@ -1,20 +0,0 @@
-diff --git a/ecore/evas/ecore.evas.c_ecore_evas.pyx b/ecore/evas/ecore.evas.c_ecore_evas.pyx
-index d7a15e1..3ab1daa 100644
---- a/ecore/evas/ecore.evas.c_ecore_evas.pyx
-+++ b/ecore/evas/ecore.evas.c_ecore_evas.pyx
-@@ -36,7 +36,6 @@ engines[<int>ECORE_EVAS_ENGINE_XRENDER_X11] = "xrender_x11"
- engines[<int>ECORE_EVAS_ENGINE_OPENGL_X11] = "opengl_x11"
- engines[<int>ECORE_EVAS_ENGINE_SOFTWARE_XCB] = "software_xcb"
- engines[<int>ECORE_EVAS_ENGINE_XRENDER_XCB] = "xrender_xcb"
--engines[<int>ECORE_EVAS_ENGINE_SOFTWARE_GDI] = "software_gdi"
- engines[<int>ECORE_EVAS_ENGINE_SOFTWARE_DDRAW] = "software_ddraw"
- engines[<int>ECORE_EVAS_ENGINE_DIRECT3D] = "direct3d"
- engines[<int>ECORE_EVAS_ENGINE_OPENGL_GLEW] = "opengl_glew"
-@@ -60,7 +59,6 @@ engine_mapping = {
-   "software_16_x11": SoftwareX11_16,
- #  "directfb": DirectFB,
-   "fb": FB,
--#  "software_gdi": ,
- #  "software_ddraw": ,
- #  "direct3d": ,
- #  "opengl_glew": ,

-- 
Python bindings for Ecore and Ecore-Evas



More information about the Pkg-e-commits mailing list