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

Bug#989534: marked as done (unblock: obs-studio/26.1.2+dfsg1-2)



Your message dated Thu, 10 Jun 2021 10:44:37 +0200
with message-id <CAM8zJQtMrvBK0Ty70=RcutoPSFCoxFRStLss7mXYjg=oyAdJ9A@mail.gmail.com>
and subject line Re: Bug#989534: unblock: obs-studio/26.1.2+dfsg1-2
has caused the Debian Bug report #989534,
regarding unblock: obs-studio/26.1.2+dfsg1-2
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.)


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

Please unblock and age package obs-studio. The version in unstable adds
a missing dependency on libsimde-dev.

[ Reason ]
The headers in libobs-dev include headers from libsimde-dev. Hence, a
dependency is required.

[ Impact ]
Users need to manually install libsimde-dev

[ Tests ]
Compiled a file with an #include <obs/util/sse-intrin.h> (the only
header that includes headers from libsimde-dev).

[ Risks ]
obs-studio is a leaf package.

[ 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 ]
Auto-removal is in 10 days, so please age the package accordingly.


unblock obs-studio/26.1.2+dfsg1-2


diff -Nru obs-studio-26.1.2+dfsg1/debian/changelog obs-studio-26.1.2+dfsg1/debian/changelog
--- obs-studio-26.1.2+dfsg1/debian/changelog    2021-01-10 19:13:04.000000000 +0000
+++ obs-studio-26.1.2+dfsg1/debian/changelog    2021-06-01 20:05:24.000000000 +0000
@@ -1,3 +1,9 @@
+obs-studio (26.1.2+dfsg1-2) unstable; urgency=medium
+
+  * debian/control: Make libobs-dev depend on libsimde-dev (Closes: #980171)
+
+ -- Sebastian Ramacher <sramacher@debian.org>  Tue, 01 Jun 2021 22:05:24 +0200
+
 obs-studio (26.1.2+dfsg1-1) unstable; urgency=medium
 
   [ gregor herrmann ]
diff -Nru obs-studio-26.1.2+dfsg1/debian/control obs-studio-26.1.2+dfsg1/debian/control
--- obs-studio-26.1.2+dfsg1/debian/control      2021-01-10 18:32:08.000000000 +0000
+++ obs-studio-26.1.2+dfsg1/debian/control      2021-01-15 16:31:27.000000000 +0000
@@ -107,6 +107,7 @@
 Architecture: any
 Depends:
  libobs0 (= ${binary:Version}),
+ libsimde-dev,
  ${misc:Depends}
 Description: recorder and streamer for live video content (development files)
  OBS Studio is designed for efficiently recording and streaming live video


Cheers
-- 
Sebastian Ramacher

Attachment: signature.asc
Description: PGP signature


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

--- End Message ---

Reply to: