[neon/forks/pyqt5/Neon/release-lts] debian: Break calibre < 5.0.

Dmitry Shachnev null at kde.org
Wed May 26 11:29:29 BST 2021


Git commit e422400e19b78b7b4797a7131d12d23fe8192abd by Dmitry Shachnev.
Committed on 25/09/2020 at 18:41.
Pushed by jriddell into branch 'Neon/release-lts'.

Break calibre < 5.0.

See https://bugs.debian.org/970921, https://bugs.debian.org/964125#50.

M  +6    -0    debian/changelog
M  +2    -1    debian/control

https://invent.kde.org/neon/forks/pyqt5/commit/e422400e19b78b7b4797a7131d12d23fe8192abd

diff --git a/debian/changelog b/debian/changelog
index ecd5ea24..6e2cc2c9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+pyqt5 (5.15.1+dfsg-3) UNRELEASED; urgency=medium
+
+  * Break calibre < 5.0 (see #970921).
+
+ -- Dmitry Shachnev <mitya57 at debian.org>  Fri, 25 Sep 2020 21:40:19 +0300
+
 pyqt5 (5.15.1+dfsg-2) unstable; urgency=medium
 
   * Upload to unstable.
diff --git a/debian/control b/debian/control
index 85b6d7a9..8dafd2ef 100644
--- a/debian/control
+++ b/debian/control
@@ -92,7 +92,8 @@ Depends: python3-pyqt5.sip (<< 13),
          ${python3:Depends},
          ${shlibs:Depends}
 Suggests: python3-pyqt5-dbg
-Breaks: python3-pyqt5.qsci (<< 2.11.5~),
+Breaks: calibre (<< 5.0~),
+        python3-pyqt5.qsci (<< 2.11.5~),
         python3-pyqt5.qtchart (<< 5.15~),
         python3-pyqt5.qtwebengine (<< 5.15.0-1+exp1~)
 Description: Python 3 bindings for Qt5



More information about the Neon-commits mailing list