[SCM] pyepr branch, master, updated. upstream/0.6.1-37-g36eb313

Antonio Valentino antonio.valentino at tiscali.it
Tue Jun 4 18:15:05 UTC 2013


The following commit has been merged in the master branch:
commit 36eb3138732e2a6783a8dd09687b9fa8676a178d
Author: Antonio Valentino <antonio.valentino at tiscali.it>
Date:   Tue Jun 4 18:07:27 2013 +0000

    Re-add build dependency from cython-dbg

diff --git a/debian/changelog b/debian/changelog
index 8e9d6bd..05d5c8b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,7 +5,6 @@ pyepr (0.6.1-3) unstable; urgency=low
   * 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 
   * Use canonical URIs for Vcs-* fields
 
  -- Antonio Valentino <antonio.valentino at tiscali.it>  Sun, 21 Oct 2012 12:29:06 +0200
diff --git a/debian/control b/debian/control
index 1103db4..f7e6a2b 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,8 @@ 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), cython3,
+               debhelper (>= 8.1.0~),
+               cython (>= 0.13), cython3, cython-dbg, cython3-dbg,
                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