[SCM] pyepr branch, master, updated. upstream/0.6.1-40-g366dd7b

Antonio Valentino antonio.valentino at tiscali.it
Thu Jun 20 18:20:01 UTC 2013


The following commit has been merged in the master branch:
commit 366dd7b31ce4b7156e279a6f15c47793ad34f959
Author: Antonio Valentino <antonio.valentino at tiscali.it>
Date:   Thu Jun 20 18:08:28 2013 +0000

    Compat set to 9

diff --git a/debian/changelog b/debian/changelog
index 696cfa0..afaaa45 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,7 @@
 pyepr (0.6.1-4) UNRELEASED; urgency=low
 
+  * Compat set to 9
+  * Build-depend from debhelper (>= 9)
   * Fixed formatting of copyright file
   * Removed unnecessary versioned dependency from libepr-api2-dev (>= 2.2)
 
diff --git a/debian/compat b/debian/compat
index 45a4fb7..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+9
diff --git a/debian/control b/debian/control
index 8794527..ea2c4ae 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~),
+               debhelper (>= 9),
                cython (>= 0.13), cython3, cython-dbg, cython3-dbg,
                python-numpy, python-numpy-dbg,
                python3-numpy, python3-numpy-dbg,

-- 
Python ENVISAT Product Reader API



More information about the Pkg-grass-devel mailing list