[Pkg-e-commits] [SCM] Python bindings for Evas branch, master, updated. debian/0.2.1-1-2-g8170baf
Jan Luebbe
jluebbe at debian.org
Mon Mar 17 13:18:31 UTC 2008
The following commit has been merged in the master branch:
commit 28d3ee01acb13bdbb4bd8092e496f04008179618
Author: Jan Luebbe <jluebbe at debian.org>
Date: Mon Mar 17 13:51:41 2008 +0100
Build-Depend on python-setuptools to avoid downloading it
diff --git a/debian/control b/debian/control
index ed30358..7c6d02f 100644
--- a/debian/control
+++ b/debian/control
@@ -4,8 +4,8 @@ Priority: extra
Maintainer: Debian Pkg-e Team <pkg-e-devel at lists.alioth.debian.org>
Uploaders: Jan Lübbe <jluebbe at debian.org>
Build-Depends: debhelper (>= 5.0.38), cdbs (>= 0.4.49), quilt,
- python-all-dev (>= 2.3.5-11), python-support (>= 0.5.3), cython, python-pyrex
- libevas-dev
+ python-all-dev (>= 2.3.5-11), python-support (>= 0.5.3), python-setuptools,
+ cython, python-pyrex, libevas-dev
Standards-Version: 3.7.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
--
Python bindings for Evas
More information about the Pkg-e-commits
mailing list