[Python-modules-commits] [simplejson] 06/07: change Priority: extra to optional in -doc and -dbg packages

Piotr Ożarowski piotr at moszumanska.debian.org
Mon Nov 13 20:57:10 UTC 2017


This is an automated email from the git hooks/post-receive script.

piotr pushed a commit to branch master
in repository simplejson.

commit 7b217352dbea1d424bb35926644c2e53cd00c03b
Author: Piotr Ożarowski <piotr at debian.org>
Date:   Mon Nov 13 21:53:45 2017 +0100

    change Priority: extra to optional in -doc and -dbg packages
---
 debian/changelog | 1 +
 debian/control   | 3 ---
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 740139b..405aeac 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ simplejson (3.12.0-1) unstable; urgency=medium
   * Build depend on python3-sphinx instead of the Python 2.X one
   * Standards-Version bumped to 4.1.1
     - debian/copyright format URL now uses https
+    - change Priority: extra to optional in -doc and -dbg packages
 
  -- Piotr Ożarowski <piotr at debian.org>  Mon, 13 Nov 2017 21:47:35 +0100
 
diff --git a/debian/control b/debian/control
index 91b84f9..57d564b 100644
--- a/debian/control
+++ b/debian/control
@@ -39,7 +39,6 @@ Description: simple, fast, extensible JSON encoder/decoder for Python 2.x
 Package: python-simplejson-dbg
 Architecture: any
 Section: debug
-Priority: extra
 Depends: python-simplejson (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
 Description: simple, fast, extensible JSON encoder/decoder for Python 2.x - debug symbols
  simplejson is a simple, fast, complete, correct and extensible JSON
@@ -81,7 +80,6 @@ Description: simple, fast, extensible JSON encoder/decoder for Python 3.x
 Package: python3-simplejson-dbg
 Architecture: any
 Section: debug
-Priority: extra
 Depends: python3-simplejson (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends}
 Description: simple, fast, extensible JSON encoder/decoder for Python 3.x - debug symbols
  simplejson is a simple, fast, complete, correct and extensible JSON
@@ -103,7 +101,6 @@ Description: simple, fast, extensible JSON encoder/decoder for Python 3.x - debu
 Package: python-simplejson-doc
 Section: doc
 Architecture: all
-Priority: extra
 Depends: ${misc:Depends}, ${sphinxdoc:Depends}
 Recommends: python-simplejson
 Replaces: python-simplejson (<= 3)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/simplejson.git



More information about the Python-modules-commits mailing list