[Python-modules-commits] [python-qt4] 08/08: Bump required sip version to 4.19.1, to make debug builds possible.

Dmitry Shachnev mitya57 at moszumanska.debian.org
Wed Feb 15 20:17:33 UTC 2017


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

mitya57 pushed a commit to branch master
in repository python-qt4.

commit 772d53a101f6dd4d2eff9708ec30b061d7200166
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Wed Feb 15 23:16:39 2017 +0300

    Bump required sip version to 4.19.1, to make debug builds possible.
---
 debian/changelog | 1 +
 debian/control   | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f704304..98bcfea 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ python-qt4 (4.12+dfsg-1) UNRELEASED; urgency=medium
   [ Dmitry Shachnev ]
   * Update debian/watch for new tarballs naming scheme.
   * New upstream release.
+  * Bump required sip version to 4.19.1, to make debug builds possible.
 
  -- Scott Kitterman <scott at kitterman.com>  Thu, 20 Oct 2016 22:40:25 -0400
 
diff --git a/debian/control b/debian/control
index 1dfeedb..583027a 100644
--- a/debian/control
+++ b/debian/control
@@ -25,9 +25,9 @@ Build-Depends: debhelper (>= 7),
                python3-dbus-dbg,
                python-dbus-dev,
                python-sip-dbg,
-               python-sip-dev (>= 4.16.4),
+               python-sip-dev (>= 4.19.1+dfsg-2~),
                python3-sip-dbg,
-               python3-sip-dev (>= 4.16.4),
+               python3-sip-dev (>= 4.19.1+dfsg-2~),
                python-sphinx (>= 1.3)
 Build-Conflicts: python3.2-dev (<< 3.2.3-8~), python2.7-dev (<< 2.7.5-2~)
 Standards-Version: 3.9.8

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



More information about the Python-modules-commits mailing list