[Python-modules-commits] [python-numpy] 11/11: bump api and api-min-version
Sandro Tosi
morph at moszumanska.debian.org
Sun Aug 20 20:21:39 UTC 2017
This is an automated email from the git hooks/post-receive script.
morph pushed a commit to branch master
in repository python-numpy.
commit b7405dc336c5ab2aed6de876442e3ccdbd1f7c50
Author: Sandro Tosi <morph at debian.org>
Date: Sun Aug 20 16:20:50 2017 -0400
bump api and api-min-version
---
debian/changelog | 4 +++-
debian/versions | 5 +++--
2 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index bebe2d0..4da88a6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,10 @@
python-numpy (1:1.13.1-1) UNRELEASED; urgency=medium
* New upstream release
+ * debian/version
+ - bump api and api-min-version
- -- Sandro Tosi <morph at debian.org> Sat, 19 Aug 2017 21:43:08 -0400
+ -- Sandro Tosi <morph at debian.org> Sun, 20 Aug 2017 15:39:46 -0400
python-numpy (1:1.12.1-3) unstable; urgency=medium
diff --git a/debian/versions b/debian/versions
index 50c8f64..cadb86f 100644
--- a/debian/versions
+++ b/debian/versions
@@ -6,8 +6,9 @@ abi 9
# Minor API version.
# This number must be changed every time C_API_VERSION changes.
# It's should be normally equal to C_API_VERSION.
-api 10
+# Description of the changes at core/code_generators/cversions.txt
+api 11
# Minimum version of Numpy that shares this minor API version.
# This version must be updated every time C_API_VERSION changes.
-api-min-version 1:1.10.0~b1
+api-min-version 1:1.13.1
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-numpy.git
More information about the Python-modules-commits
mailing list