[SCM] pyepr branch, master, updated. upstream/0.6.1-35-gc2bcc39
Antonio Valentino
antonio.valentino at tiscali.it
Sun May 12 18:17:08 UTC 2013
The following commit has been merged in the master branch:
commit 7829605928f41132fc1422dc663d4630566ba07a
Author: Antonio Valentino <antonio.valentino at tiscali.it>
Date: Sun May 12 19:45:51 2013 +0200
Added build dependency from cython3
diff --git a/debian/changelog b/debian/changelog
index a35e1af..dbe47bb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ pyepr (0.6.1-3) UNRELEASED; urgency=low
* Preserve the original changelog name
* Fix installation of debug estensions for Python 3.3 (Closes: #708011)
* Standards version bumped to 3.9.4 (no changes)
+ * Added build dependency from cython3
+ * Dropped build dependency from cython-dbg
-- Antonio Valentino <antonio.valentino at tiscali.it> Sun, 21 Oct 2012 12:29:06 +0200
diff --git a/debian/control b/debian/control
index 29c7da6..14e6e61 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ X-Python-Version: >= 2.6
X-Python3-Version: >= 3.2
Build-Depends: python-all-dev, python-all-dbg,
python3-all-dev, python3-all-dbg,
- debhelper (>= 8.1.0~), cython (>= 0.13), cython-dbg,
+ debhelper (>= 8.1.0~), cython (>= 0.13), cython3,
python-numpy, python-numpy-dbg,
python3-numpy, python3-numpy-dbg,
libepr-api2-dev (>= 2.2),
--
Python ENVISAT Product Reader API
More information about the Pkg-grass-devel
mailing list