[Python-modules-commits] [ujson] 03/05: remove prio: extra from -dbg packages

Sandro Tosi morph at moszumanska.debian.org
Wed Jan 24 04:13:45 UTC 2018


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

morph pushed a commit to branch master
in repository ujson.

commit acca8a7d60466b1cb1b0419908eb1f0a44762f3d
Author: Sandro Tosi <morph at debian.org>
Date:   Tue Jan 23 23:06:54 2018 -0500

    remove prio: extra from -dbg packages
---
 debian/changelog | 3 ++-
 debian/control   | 2 --
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index df606eb..d404cee 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,8 +3,9 @@ ujson (1.35-2) UNRELEASED; urgency=medium
   * debian/control
     - add 2to3 to b-d, now a separate package; Closes: #887448
     - bump Standards-Version to 4.1.3
+    - remove prio: extra from -dbg packages
 
- -- Sandro Tosi <morph at debian.org>  Tue, 23 Jan 2018 22:58:56 -0500
+ -- Sandro Tosi <morph at debian.org>  Tue, 23 Jan 2018 23:06:37 -0500
 
 ujson (1.35-1) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index 81e894b..3ec2689 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,6 @@ Description: ultra fast JSON encoder and decoder for Python 2
  bindings for Python.
 
 Package: python-ujson-dbg
-Priority: extra
 Section: debug
 Architecture: any
 Depends: python-dbg, ${misc:Depends}, ${shlibs:Depends}, python-ujson (= ${binary:Version})
@@ -37,7 +36,6 @@ Description: ultra fast JSON encoder and decoder for Python 3
  This package contains the Python 3 module of ujson.
 
 Package: python3-ujson-dbg
-Priority: extra
 Section: debug
 Architecture: any
 Depends: python3-dbg, ${misc:Depends}, ${shlibs:Depends}, python3-ujson (= ${binary:Version})

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



More information about the Python-modules-commits mailing list