[Python-modules-commits] [sip4] 03/04: Bump Standards-Version to 4.1.0, stop using deprecated Priority: extra.

Dmitry Shachnev mitya57 at moszumanska.debian.org
Sat Sep 23 18:35:40 UTC 2017


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

mitya57 pushed a commit to branch debian/master
in repository sip4.

commit 47416d7165eed9f5053fd62c70bde32bce0eb912
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Sat Sep 23 21:29:22 2017 +0300

    Bump Standards-Version to 4.1.0, stop using deprecated Priority: extra.
---
 debian/changelog | 1 +
 debian/control   | 4 +---
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 6c8bf1c..514c6bb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ sip4 (4.19.3+dfsg-2) UNRELEASED; urgency=medium
 
   * Move sip-dbg to automatic dbgsym package (but not python*-sip-dbg).
   * Drop Breaks/Replaces on versions that are not even in oldstable.
+  * Bump Standards-Version to 4.1.0, stop using deprecated Priority: extra.
 
  -- Dmitry Shachnev <mitya57 at debian.org>  Sat, 23 Sep 2017 21:17:35 +0300
 
diff --git a/debian/control b/debian/control
index 58f24e4..13a73c2 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Build-Depends: bison,
                python3-all-dbg,
                python3-all-dev (>= 3.3.2-5~)
 Build-Depends-Indep: python3-sphinx (>= 1.3)
-Standards-Version: 4.0.0
+Standards-Version: 4.1.0
 Homepage: http://www.riverbankcomputing.co.uk/software/sip/
 Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/sip4.git
 Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/sip4.git
@@ -34,7 +34,6 @@ Description: Python/C++ bindings generator runtime library
  specificity towards C++ and Python.
 
 Package: python-sip-dbg
-Priority: extra
 Architecture: any
 Section: debug
 Depends: python-sip (= ${binary:Version}), python-dbg, ${shlibs:Depends}, ${misc:Depends}
@@ -169,7 +168,6 @@ Description: Python 3/C++ bindings generator development files
 Package: python3-sip-dbg
 Architecture: any
 Section: debug
-Priority: extra
 Depends: python3-sip (= ${binary:Version}), python3-dbg, ${shlibs:Depends}, ${misc:Depends}
 Description: Python 3/C++ bindings generator runtime library (debug extension)
  SIP is a tool for generating bindings for C++ classes with some ideas

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



More information about the Python-modules-commits mailing list