[Python-modules-commits] [python-qt4] 01/02: Drop Breaks/Replaces on versions that are not even in oldstable.

Dmitry Shachnev mitya57 at moszumanska.debian.org
Sat Sep 23 19:02:32 UTC 2017


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

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

commit 57ce6bde86839bc4c8337a32f265ac3ee4752af2
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Sat Sep 23 21:45:51 2017 +0300

    Drop Breaks/Replaces on versions that are not even in oldstable.
---
 debian/changelog |  6 ++++++
 debian/control   | 18 ++----------------
 2 files changed, 8 insertions(+), 16 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 7965484..0558477 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-qt4 (4.12.1+dfsg-2) UNRELEASED; urgency=medium
+
+  * Drop Breaks/Replaces on versions that are not even in oldstable.
+
+ -- Dmitry Shachnev <mitya57 at debian.org>  Sat, 23 Sep 2017 21:45:37 +0300
+
 python-qt4 (4.12.1+dfsg-1) experimental; urgency=medium
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index 5942119..ade9a80 100644
--- a/debian/control
+++ b/debian/control
@@ -30,7 +30,6 @@ Build-Depends: debhelper (>= 10),
                python3-sip-dbg,
                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: 4.0.0
 X-Python-Version: >= 2.4
 X-Python3-Version: >= 3.0
@@ -42,20 +41,7 @@ Package: python-qt4
 Architecture: any
 Depends: ${misc:Depends}, ${python:Depends}, ${shlibs:Depends}, ${sip:Depends}
 Suggests: python-qt4-dbg
-Replaces: python-qt4-dev (<< 4.4.4-3~)
-Breaks: python-qscintilla2 (<= 2.5.1-1),
-        python-qwt5-qt4 (<= 5.2.1~cvs20091107+dfsg-6),
-        python-qwt3d-qt4 (<< 0.1.7~cvs20090625-7),
-        python-kde4 (<= 4:4.6.80-3+b1),
-        python-qgis (<< 2.14.3+dfsg-2~),
-        python-qt4-dbg (<< 4.8.3-3),
-        python-qt4-gl (<< 4.8.3-3),
-        python-qt4-sql-dbg (<< 4.8.3-3),
-        python-qt4-sql (<< 4.8.3-3),
-        python-qt4-phonon-dbg (<< 4.8.3-3),
-        python-qt4-gl-dbg (<< 4.8.3-3),
-        python-qt4-phonon (<< 4.8.3-3),
-        python-sip4 (<< 4.13.1~)
+Breaks: python-qgis (<< 2.14.3+dfsg-2~)
 Description: Python bindings for Qt4
  PyQt4 exposes the Qt4 API to Python. The following modules are supported:
   * QtCore
@@ -75,7 +61,7 @@ Package: python3-pyqt4
 Architecture: any
 Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, ${sip3:Depends}
 Suggests: python3-pyqt4-dbg
-Breaks: python3-sip (<< 4.13.1~), openlp (<< 2.4~), eric (<< 6.0~)
+Breaks: openlp (<< 2.4~), eric (<< 6.0~)
 Description: Python3 bindings for Qt4
  PyQt4 exposes the Qt4 API to Python3. The following modules are supported:
   * QtCore

-- 
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