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

Bug#1034620: marked as done (unblock: mpv/0.35.1-4)



Your message dated Sun, 23 Apr 2023 11:21:24 +0000
with message-id <E1pqXmW-00AHN7-H6@respighi.debian.org>
and subject line unblock mpv
has caused the Debian Bug report #1034620,
regarding unblock: mpv/0.35.1-4
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.)


-- 
1034620: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1034620
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: important
User: release.debian.org@packages.debian.org
Usertags: unblock
X-Debbugs-Cc: Sebastian Ramacher <sramacher@debian.org>

Please unblock package mpv.

[ Reason ]
Two users recently discovered that DVB support had accidentally been
dropped from our mpv package when we imported an upstream release
that moved from waf to meson.  At least one user considers this
regression an RC issue.

[ Impact ]
The absence of DVB support doesn't affect the majority of mpv users,
but I worry that there may be users who depend on mpv's DVB support to
follow news and current events that may impact their safety.  Notably,
DVB in combination with a satellite dish can be used to receive news
from other countries internet access is lost.  It may be that DVB
support is primarily used for entertainment, but I believe this
news+safety corner case is worth bothering the release team about.

[ Tests ]
Real users testing with real hardware at
https://bugs.debian.org/1026060

[ Risks ]
Low, because the DVB protocol doesn't use the internet.  It may be a
bit pedantic to say the following, but real-world testing of the DVB
protocol was not available in sid between 27 Nov 2022 (0.35.0-3) and
today (0.35.1-4).

[ 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

unblock mpv/0.32.0-4
diffstat for mpv-0.35.1 mpv-0.35.1

 changelog |    9 +++++++++
 rules     |    3 ++-
 2 files changed, 11 insertions(+), 1 deletion(-)

diff -Nru mpv-0.35.1/debian/changelog mpv-0.35.1/debian/changelog
--- mpv-0.35.1/debian/changelog	2023-04-06 02:25:35.000000000 -0400
+++ mpv-0.35.1/debian/changelog	2023-04-18 22:28:15.000000000 -0400
@@ -1,3 +1,12 @@
+mpv (0.35.1-4) unstable; urgency=medium
+
+  * Team upload.
+  * rules: Restore ARCH_CONFIGURE to configuration options so that the logic
+    that conditionally enables support for DVB (only on Linux) will function
+    as intended (Closes: #1026060).
+
+ -- Nicholas D Steeves <sten@debian.org>  Tue, 18 Apr 2023 22:28:15 -0400
+
 mpv (0.35.1-3) unstable; urgency=medium
 
   * debian/patches: Remove duplicate patches
diff -Nru mpv-0.35.1/debian/rules mpv-0.35.1/debian/rules
--- mpv-0.35.1/debian/rules	2023-04-06 02:25:35.000000000 -0400
+++ mpv-0.35.1/debian/rules	2023-04-18 22:28:15.000000000 -0400
@@ -18,7 +18,8 @@
 		-Dcdda=enabled \
 		-Ddvdnav=enabled \
 		-Dsdl2=enabled \
-		-Dsndio=disabled
+		-Dsndio=disabled \
+		$(ARCH_CONFIGURE)
 
 execute_after_dh_auto_install:
 	mv debian/tmp/usr/share/zsh/site-functions debian/tmp/usr/share/zsh/vendor-completions

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

--- End Message ---

Reply to: