[numexpr] 04/05: Cme fixes
Antonio Valentino
a_valentino-guest at moszumanska.debian.org
Fri Jun 3 05:54:30 UTC 2016
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 c3505697478a4a91a4762347d71dc3c1852543f6
Author: Antonio Valentino <antonio.valentino at tiscali.it>
Date: Thu Jun 2 18:49:04 2016 +0000
Cme fixes
---
debian/changelog | 3 +++
debian/control | 4 ++--
2 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 199cd2c..dda42b1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,9 @@ numexpr (2.6.0-1) UNRELEASED; urgency=medium
* New upstream release
* debian/rules
- add override_dh_auto_clean target
+ * debian/control
+ - standard version bumped to 3.9.8
+ - update dependency version according to cme hints
-- Antonio Valentino <antonio.valentino at tiscali.it> Thu, 02 Jun 2016 19:54:58 +0200
diff --git a/debian/control b/debian/control
index da64643..74dd8e3 100644
--- a/debian/control
+++ b/debian/control
@@ -14,11 +14,11 @@ Build-Depends: debhelper (>= 9.0.0~),
python3-all-dbg,
python-setuptools,
python3-setuptools,
- python-numpy (>= 1:1.6.0),
+ python-numpy,
python-numpy-dbg,
python3-numpy,
python3-numpy-dbg
-Standards-Version: 3.9.7
+Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/numexpr.git
Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/numexpr.git
Homepage: https://github.com/pydata/numexpr
--
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