[numexpr] 01/04: Remove the Breaks field from the control file.
Antonio Valentino
a_valentino-guest at moszumanska.debian.org
Mon Jan 13 20:55:50 UTC 2014
This is an automated email from the git hooks/post-receive script.
a_valentino-guest pushed a commit to branch master
in repository numexpr.
commit 2e6c11e418fa16817b444b19adf6d383a26eeed9
Author: Antonio Valentino <antonio.valentino at tiscali.it>
Date: Mon Jan 13 09:14:34 2014 +0000
Remove the Breaks field from the control file.
Compatibility with PyTables >= 3.0 has been resotred in numexpr
2.2.2 (see https://code.google.com/p/numexpr/wiki/ReleaseNotes)
---
debian/changelog | 10 +++++++---
debian/control | 2 --
2 files changed, 7 insertions(+), 5 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 820803e..bb6a2b3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,10 @@
-numexpr (2.2.2-3ubuntu1) UNRELEASED; urgency=low
+numexpr (2.2.2-4) UNRELEASED; urgency=low
* Standard version dumped to 3.9.5 (no change)
+ * debian/control
+ - remove the Breaks field: compatibility with PyTables >= 3.0 has
+ been resotred in numexpr 2.2.2 (see
+ https://code.google.com/p/numexpr/wiki/ReleaseNotes)
-- Antonio Valentino <antonio.valentino at tiscali.it> Mon, 16 Dec 2013 08:33:34 +0100
@@ -54,7 +58,7 @@ numexpr (2.1-1) experimental; urgency=low
0002-feature-forwarded-upstream-fix-FTBFS-on-Hurd-and-KFr.patch and
0003-Set-default-nthreads-to-one-on-sparc.patch
* Refresh remaining patches
- * New patch: include the correct license statement in win32/pthread.*
+ * New patch: include the correct license statement in win32/pthread.*
comment headers
* Standards version bumped to 3.9.4 (no change)
* Compat set to 9
@@ -64,7 +68,7 @@ numexpr (2.1-1) experimental; urgency=low
* The noopt option is now honored
* numexpr 2.1 breaks pythbles < 3.0
* The copyright file has been updated.
- * Removed empty README.source file
+ * Removed empty README.source file
-- Antonio Valentino <antonio.valentino at tiscali.it> Sat, 27 Apr 2013 10:32:31 +0000
diff --git a/debian/control b/debian/control
index 0a0fcca..cd8d7f2 100644
--- a/debian/control
+++ b/debian/control
@@ -27,7 +27,6 @@ Architecture: any
Depends: ${python:Depends},
${shlibs:Depends},
${misc:Depends}
-Breaks: python-tables (<< 3.0)
Description: Fast numerical array expression evaluator for Python and NumPy
Numexpr package evaluates multiple-operator array expressions many
times faster than NumPy can. It accepts the expression as a string,
@@ -48,7 +47,6 @@ Depends: ${python:Depends},
python-numexpr (= ${binary:Version})
Recommends: python-dbg,
python-numpy-dbg
-Breaks: python-tables (<< 3.0)
Description: Fast numerical array expression evaluator for Python and NumPy (debug ext)
Numexpr package evaluates multiple-operator array expressions many
times faster than NumPy can. It accepts the expression as a string,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/numexpr.git
More information about the debian-science-commits
mailing list