[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#988910: marked as done (unblock: flent/2.0.0-3)



Your message dated Fri, 21 May 2021 20:14:33 +0000
with message-id <E1lkBXV-00089S-Kq@respighi.debian.org>
and subject line unblock flent
has caused the Debian Bug report #988910,
regarding unblock: flent/2.0.0-3
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
988910: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=988910
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock
X-Debbugs-Cc: jlsantos@protonmail.com

Please unblock package flent

[ Reason ]
Fixes bug #987656, by updating Recommends to include python3-qtpy.

[ Impact ]
Without this change, users who rely on flent-gui will not be able
to launch it (nothing happens, users may assume it has crashed).

[ Tests ]
Install flent and make sure it pulls in python3-qtpy.
Verify that starting flent-gui loads the GUI.

[ Risks ]
Trivial; only Recommends has been changed.

[ Checklist ]
  [x] all changes are documented in the d/changelog
  [x] I reviewed all changes and I approve them
  [x] attach debdiff against the package in testing

[ Other info ]
(Anything else the release team should know.)

unblock flent/2.0.0-3

diff -Nru flent-2.0.0/debian/changelog flent-2.0.0/debian/changelog
--- flent-2.0.0/debian/changelog	2021-02-11 09:59:11.000000000 -0800
+++ flent-2.0.0/debian/changelog	2021-04-27 11:30:58.000000000 -0700
@@ -1,3 +1,10 @@
+flent (2.0.0-3) unstable; urgency=medium
+
+  * debian/control: change 'recommends' from python3-pyqt5 to python3-qtpy
+    to reflect upstream dependency change. (Closes: #987656).
+
+ -- Toke Høiland-Jørgensen <toke@toke.dk>  Tue, 27 Apr 2021 18:30:58 +0000
+
 flent (2.0.0-2) unstable; urgency=medium
 
   * debian/patches/fix-glob.patch: backport upstream fix for plot name globbing
diff -Nru flent-2.0.0/debian/control flent-2.0.0/debian/control
--- flent-2.0.0/debian/control	2021-02-11 09:59:11.000000000 -0800
+++ flent-2.0.0/debian/control	2021-04-27 11:30:58.000000000 -0700
@@ -19,7 +19,7 @@
 Package: flent
 Architecture: all
 Depends: ${python3:Depends}, ${misc:Depends}, ${sphinxdoc:Depends}
-Recommends: python3-matplotlib, python3-pyqt5, fping | ping, irtt
+Recommends: python3-matplotlib, python3-qtpy, fping | ping, irtt
 Suggests: netperf (>= 2.6.0)
 Description: FLExible Network Tester for bufferbloat testing and more
  The FLExible Network Tester: Python wrapper to run multiple simultaneou

--- End Message ---
--- Begin Message ---
Unblocked.

--- End Message ---

Reply to: