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

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 4d4c79d23010ac0a624e2e76077609596c25381a
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Sat Sep 23 21:27:21 2017 +0300

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

diff --git a/debian/changelog b/debian/changelog
index c119743..6c8bf1c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,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.
 
  -- Dmitry Shachnev <mitya57 at debian.org>  Sat, 23 Sep 2017 21:17:35 +0300
 
diff --git a/debian/control b/debian/control
index ecedfdf..58f24e4 100644
--- a/debian/control
+++ b/debian/control
@@ -28,10 +28,6 @@ Architecture: any
 Section: python
 Provides: ${sip:Provides}
 Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
-Breaks: python-qscintilla (<< 2.7.2),
-        python-qwt5-qt4 (<< 5.2.1~cvs20091107+dfsg-7~),
-        python-qwt3d-qt4 (<< 0.1.7~cvs20090625-12~),
-        python-qt4 (<< 4.10.2~)
 Description: Python/C++ bindings generator runtime library
  SIP is a tool for generating bindings for C++ classes with some ideas
  borrowed from SWIG, but capable of tighter bindings because of its
@@ -83,8 +79,6 @@ Section: python
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Recommends: python-sip-dev (>= ${source:Version}) | python3-sip-dev (>= ${source:Version})
 Suggests: python-sip-doc
-Breaks: python-sip-dev (<< 4.14.7-3~)
-Replaces: python-sip-dev (<< 4.14.7-3~)
 Description: Python/C++ bindings generator code generator application
  SIP is a tool for generating bindings for C++ classes with some ideas
  borrowed from SWIG, but capable of tighter bindings because of its
@@ -137,8 +131,6 @@ Architecture: any
 Section: python
 Provides: ${sip3:Provides}
 Depends: ${python3:Depends}, ${shlibs:Depends}, ${misc:Depends}
-Breaks: python3-pyqt4.qsci (<< 2.7.2),
-        python3-pyqt4 (<< 4.10.2~)
 Description: Python 3/C++ bindings generator runtime library
  SIP is a tool for generating bindings for C++ classes with some ideas
  borrowed from SWIG, but capable of tighter bindings because of its

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