[Python-modules-commits] [python-amqp] 06/07: Deprecating priority	extra as per policy 4.0.1.
    Thomas Goirand 
    zigo at moszumanska.debian.org
       
    Sat Nov  4 21:30:32 UTC 2017
    
    
  
This is an automated email from the git hooks/post-receive script.
zigo pushed a commit to branch master
in repository python-amqp.
commit 82abf69a4001250de5e2bdec1e58bbcf8aa63844
Author: Thomas Goirand <zigo at debian.org>
Date:   Sat Nov 4 21:18:31 2017 +0000
    Deprecating priority extra as per policy 4.0.1.
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index a38d4bb..d0461c9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ python-amqp (2.2.1-1) unstable; urgency=medium
   * Standards-Version is now 4.1.1.
   * Properly building docs from override_dh_sphinxdoc and respecting
     DEB_BUILD_OPTIONS=nodoc, plus handling build profiles (also with nocheck).
+  * Deprecating priority extra as per policy 4.0.1.
 
  -- Thomas Goirand <zigo at debian.org>  Sat, 04 Nov 2017 20:57:21 +0000
 
diff --git a/debian/control b/debian/control
index 01d20ce..95c4859 100644
--- a/debian/control
+++ b/debian/control
@@ -1,6 +1,6 @@
 Source: python-amqp
 Section: python
-Priority: extra
+Priority: optional
 Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
 Uploaders:
  Michael Fladischer <fladi at debian.org>,
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-amqp.git
    
    
More information about the Python-modules-commits
mailing list