[Python-modules-commits] [python-psutil] 11/14: remove all Priority: extra
Sandro Tosi
morph at moszumanska.debian.org
Sun Nov 26 01:56:10 UTC 2017
This is an automated email from the git hooks/post-receive script.
morph pushed a commit to branch master
in repository python-psutil.
commit e5c3d9e3aa004d798fab8778c9c74d4e646f330c
Author: Sandro Tosi <morph at debian.org>
Date: Sat Nov 25 20:36:30 2017 -0500
remove all Priority: extra
---
debian/changelog | 3 ++-
debian/control | 2 --
2 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 0e6cb51..3e728bc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,10 +3,11 @@ python-psutil (5.4.1-1) UNRELEASED; urgency=medium
* New upstream release; Closes: #881602
* debian/control
- bump Standards-Version to 4.1.1 (no changes needed)
+ - remove all Priority: extra
* debian/rules
- use upstream Makefile to run tests
- -- Sandro Tosi <morph at debian.org> Sat, 25 Nov 2017 20:20:20 -0500
+ -- Sandro Tosi <morph at debian.org> Sat, 25 Nov 2017 20:36:14 -0500
python-psutil (5.0.1-1) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index e19e58b..f11b0ff 100644
--- a/debian/control
+++ b/debian/control
@@ -26,7 +26,6 @@ Description: module providing convenience functions for managing processes
Package: python-psutil-dbg
Section: debug
-Priority: extra
Architecture: any
Depends: ${misc:Depends}, python-psutil (= ${binary:Version}), python-dbg, ${shlibs:Depends}
Description: module providing convenience functions for managing processes (debug)
@@ -55,7 +54,6 @@ Description: module providing convenience functions for managing processes (Pyth
Package: python3-psutil-dbg
Section: debug
-Priority: extra
Architecture: any
Depends: ${misc:Depends}, python3-psutil (= ${binary:Version}), python3-dbg, ${shlibs:Depends}
Description: module providing convenience functions for managing processes (Python3 debug)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-psutil.git
More information about the Python-modules-commits
mailing list