[Python-modules-commits] [python-regex] 05/07: bump Standards-Version to 4.1.2; use prio: optional for -dbg packages too (new policy)

Sandro Tosi morph at moszumanska.debian.org
Mon Dec 25 04:36:15 UTC 2017


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

morph pushed a commit to branch master
in repository python-regex.

commit b98afa8a4000736644c89ef063c844b5ec5e8203
Author: Sandro Tosi <morph at debian.org>
Date:   Sun Dec 24 23:31:35 2017 -0500

    bump Standards-Version to 4.1.2; use prio: optional for -dbg packages too (new policy)
---
 debian/changelog | 5 ++++-
 debian/control   | 4 +---
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 7b76ba3..5eb0193 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,11 @@ python-regex (0.1.20171212-1) UNRELEASED; urgency=medium
 
   * New upstream release
   * Install doc files in every binary pkgs; Closes: #884692
+  * debian/control
+    - bump Standards-Version to 4.1.2
+    - use prio: optional for -dbg packages too (new policy)
 
- -- Sandro Tosi <morph at debian.org>  Sun, 24 Dec 2017 23:25:28 -0500
+ -- Sandro Tosi <morph at debian.org>  Sun, 24 Dec 2017 23:31:08 -0500
 
 python-regex (0.1.20170117-1) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index 3396832..ad22a1b 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Sandro Tosi <morph at debian.org>
 Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
 Build-Depends: debhelper (>= 10), python-all (>= 2.6.6-3~), python-all-dev, python-all-dbg, python3-all-dev, python3-all-dbg, python-docutils, dh-python, python-pygments
-Standards-Version: 3.9.8
+Standards-Version: 4.1.2
 X-Python-Version: all
 X-Python3-Version: >= 3.2
 Homepage: https://bitbucket.org/mrabarnett/mrab-regex
@@ -23,7 +23,6 @@ Description: alternative regular expression module
 
 Package: python-regex-dbg
 Section: debug
-Priority: extra
 Architecture: any
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends}, ${misc:Depends}, python-all-dbg, python-regex (= ${binary:Version})
@@ -51,7 +50,6 @@ Description: alternative regular expression module (Python 3)
 
 Package: python3-regex-dbg
 Section: debug
-Priority: extra
 Architecture: any
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends}, ${misc:Depends}, python3-all-dbg, python3-regex (= ${binary:Version})

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



More information about the Python-modules-commits mailing list