[Pkg-e-commits] [SCM] Python bindings for Evas branch, master, updated. debian/0.2.1-2-196-gd35428d
Albin Tonnerre
albin.tonnerre at gmail.com
Wed Dec 23 19:44:36 UTC 2009
The following commit has been merged in the master branch:
commit d35428daab2d956fba266caabb21d1001ce04b47
Author: Albin Tonnerre <albin.tonnerre at gmail.com>
Date: Wed Dec 16 20:54:44 2009 +0100
New SVN snapshot
diff --git a/debian/changelog b/debian/changelog
index c183016..255acf2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+python-evas (0.3.1+svn20091203-1) unstable; urgency=low
+
+ * New SVN snapshot
+ * Update my email address
+
+ -- Albin Tonnerre <lutin at debian.org> Wed, 16 Dec 2009 20:54:22 +0100
+
python-evas (0.3.1+svn20090714-1) unstable; urgency=low
* New SVN snapshot
diff --git a/debian/control b/debian/control
index 1b9ef1a..e494121 100644
--- a/debian/control
+++ b/debian/control
@@ -2,11 +2,11 @@ Source: python-evas
Section: python
Priority: extra
Maintainer: Debian Pkg-e Team <pkg-e-devel at lists.alioth.debian.org>
-Uploaders: Jan Lübbe <jluebbe at debian.org>, Albin Tonnerre <albin.tonnerre at gmail.com>
+Uploaders: Jan Lübbe <jluebbe at debian.org>, Albin Tonnerre <lutin at debian.org>
Build-Depends: debhelper (>= 5.0.38), cdbs (>= 0.4.49),
python-all-dev (>= 2.3.5-11), python-support (>= 0.5.3), python-epydoc,
python-setuptools (>= 0.6c9), cython, python-pyrex,
- libevas-dev (>= 0.9.9.062)
+ libevas-dev (>= 0.9.9.063)
Standards-Version: 3.8.3
Vcs-Browser: http://git.debian.org/?p=pkg-e/proto/python-efl/python-evas.git
Vcs-Git: git://git.debian.org/pkg-e/proto/python-efl/python-evas.git
@@ -29,7 +29,7 @@ XB-Python-Version: ${python:Versions}
Provides: ${python:Provides}
Architecture: any
Replaces: python-evas (<< 0.3.1+svn20090714)
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-evas, libevas-dev (>= 0.9.9.062)
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-evas, libevas-dev (>= 0.9.9.063)
Description: Python bindings for Evas - development files
Evas is an advanced canvas library, providing six engines for rendering: X11,
OpenGL (hardware accelerated), DirectFB, the framebuffer, Microsoft Windows
--
Python bindings for Evas
More information about the Pkg-e-commits
mailing list