[SCM] Packaging for pytables branch, master, updated. debian/2.4.0-1-17-g2c9186c

Antonio Valentino antonio.valentino at tiscali.it
Sat Jun 1 20:55:57 UTC 2013


The following commit has been merged in the master branch:
commit 29d612ecfcf74d4c9fec68fbd3ffd845f06bd267
Author: Antonio Valentino <antonio.valentino at tiscali.it>
Date:   Sat Jun 1 18:17:25 2013 +0000

    Minimum Python version is now 2.6

diff --git a/debian/changelog b/debian/changelog
index b6b72b1..ebaaab4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ pytables (3.0.0-1) UNRELEASED; urgency=low
   * Updated copyright file
   * Standard version bumped to 3.9.4 (no changes)
   * Depend on numexpr >= 2.0
+  * Minimum Python version is now 2.6
 
  -- Antonio Valentino <antonio.valentino at tiscali.it>  Mon, 04 Mar 2013 20:22:28 +0100
 
diff --git a/debian/control b/debian/control
index 4ef8866..705b169 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Homepage: http://www.pytables.org
 Vcs-Git: git://git.debian.org/git/debian-science/packages/pytables.git
 Vcs-Browser: http://git.debian.org/?p=debian-science/packages/pytables.git
 Standards-Version: 3.9.4
-X-Python-Version: >= 2.4
+X-Python-Version: >= 2.6
 Build-Depends: debhelper (>= 9.0.0), libhdf5-dev (>= 1.8.4-patch1),
                python-all-dev (>= 2.6.6-3~), python-all-dbg (>= 2.6.6-3~),
                python-numpy (>= 1:1.4.1-4~), python-numpy-dbg (>= 1:1.4.1-4~),

-- 
Packaging for pytables



More information about the debian-science-commits mailing list