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

Dmitry Shachnev mitya57 at moszumanska.debian.org
Sat Sep 23 19:22:06 UTC 2017


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

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

commit f47e84050cda27ce02274be10953476324904398
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Sat Sep 23 22:14:08 2017 +0300

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

diff --git a/debian/changelog b/debian/changelog
index d98d776..3d1df9d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ pyqt5 (5.9+dfsg-2) UNRELEASED; urgency=medium
   * Backport upstream patch to fix handling of disabled features (fixes
     build on architectures with OpenGL ES).
   * Enable Qt WebEngine support on mipsel.
+  * Drop Breaks/Replaces on versions that are not even in oldstable.
 
  -- Dmitry Shachnev <mitya57 at debian.org>  Wed, 16 Aug 2017 11:37:20 +0300
 
diff --git a/debian/control b/debian/control
index 0fdddd3..c90b88b 100644
--- a/debian/control
+++ b/debian/control
@@ -170,8 +170,6 @@ Depends: python3-dbg,
          python3-pyqt5.qtopengl (= ${binary:Version}),
          ${misc:Depends},
          ${shlibs:Depends}
-Breaks: python3-pyqt5-dbg (<< 5.1.1+dfsg-1~)
-Replaces: python3-pyqt5-dbg (<< 5.1.1+dfsg-1~)
 Description: Python 3 bindings for Qt5's OpenGL module (debug extension)
  The OpenGL module of PyQt5 provides widgets and utility classes
  for OpenGL rendering in a PyQt5 application.
@@ -419,8 +417,6 @@ Depends: python3-dbg,
          python3-pyqt5.qtquick (= ${binary:Version}),
          ${misc:Depends},
          ${shlibs:Depends}
-Breaks: python3-pyqt5-dbg (<< 5.0.1-2~)
-Replaces: python3-pyqt5-dbg (<< 5.0.1-2~)
 Description: Python 3 bindings for QtQuick module (debug extension)
  The QtQuick module of PyQt5 provides a framework for developing applications
  and libraries with the QML language.

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



More information about the Python-modules-commits mailing list