[Python-modules-commits] [python-numpy] 13/17: remove Prio: extra from debug packages
Sandro Tosi
morph at moszumanska.debian.org
Sun Nov 26 17:40:31 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 6e125ec0f6ba40bb02b67b38c78bdd45cf7390b3
Author: Sandro Tosi <morph at debian.org>
Date: Sun Nov 26 10:43:02 2017 -0500
remove Prio: extra from debug packages
---
debian/changelog | 3 ++-
debian/control | 2 --
2 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 0c3cf07..e44f50f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,9 +3,10 @@ python-numpy (1:1.13.3-1) UNRELEASED; urgency=medium
* New upstream release
* debian/control
- bump Standards-Version to 4.1.1 (no changes needed)
+ - remove Prio: extra from debug packages
* use python3-sphinx to build doc
- -- Sandro Tosi <morph at debian.org> Sun, 26 Nov 2017 10:42:30 -0500
+ -- Sandro Tosi <morph at debian.org> Sun, 26 Nov 2017 10:42:50 -0500
python-numpy (1:1.13.1-1) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 6aae80b..5b4c4cb 100644
--- a/debian/control
+++ b/debian/control
@@ -53,7 +53,6 @@ Description: Numerical Python adds a fast array facility to the Python language
software.
Package: python-numpy-dbg
-Priority: extra
Section: debug
Architecture: any
Depends: python-dbg,
@@ -100,7 +99,6 @@ Description: Fast array facility to the Python 3 language
This package contains Numpy for Python 3.
Package: python3-numpy-dbg
-Priority: extra
Section: debug
Architecture: any
Depends: python3-dbg,
--
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