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

Bug#986747: marked as done (unblock: bouncy/0.6.20071104-8)



Your message dated Sun, 11 Apr 2021 09:43:43 +0000
with message-id <E1lVWd5-0007Cv-E8@respighi.debian.org>
and subject line unblock bouncy
has caused the Debian Bug report #986747,
regarding unblock: bouncy/0.6.20071104-8
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.)


-- 
986747: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=986747
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

Please unblock package bouncy

[ Reason ]
A missing dependency on a python3 module prevented the program from starting.

[ Impact ]
Without python3-future installed, bouncy does not start and the user
would need to install the missing dependency manually.

[ Tests ]
I tested running the program with and without the new dependency
and can confirm that it does not start without it, and starts/runs
successfully with it.

[ Risks ]
Low risk, no code changes, only new runtime dependency.

unblock bouncy/0.6.20071104-8
diff -Nru bouncy-0.6.20071104/debian/changelog bouncy-0.6.20071104/debian/changelog
--- bouncy-0.6.20071104/debian/changelog	2019-09-15 18:17:45.000000000 +0200
+++ bouncy-0.6.20071104/debian/changelog	2021-04-10 15:55:51.000000000 +0200
@@ -1,3 +1,12 @@
+bouncy (0.6.20071104-8) unstable; urgency=medium
+
+  * Team upload.
+  * Add dependency on python3-future.
+    Thanks to Jérôme Bouat for the report, Hans Joachim Desserud for the fix.
+    (Closes: #986577) (LP: #1922504)
+
+ -- Reiner Herrmann <reiner@reiner-h.de>  Sat, 10 Apr 2021 15:55:51 +0200
+
 bouncy (0.6.20071104-7) unstable; urgency=medium
 
   * Team upload.
diff -Nru bouncy-0.6.20071104/debian/control bouncy-0.6.20071104/debian/control
--- bouncy-0.6.20071104/debian/control	2019-09-15 18:17:45.000000000 +0200
+++ bouncy-0.6.20071104/debian/control	2021-04-10 15:55:51.000000000 +0200
@@ -21,6 +21,7 @@
 Architecture: all
 Depends:
  fonts-dejavu-core,
+ python3-future,
  python3-opengl,
  python3-pygame,
  ${misc:Depends},

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

--- End Message ---

Reply to: