diff --git a/debian/changelog b/debian/changelog index 2cbdf64..c580750 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,7 +6,7 @@ obs-studio (25.0.3+dfsg1-2.1) UNRELEASED; urgency=medium code copy * debian/control - Build-dep on libsimde-dev - - Add "Built-Using: ${simde:Built-Using}" to all the binary packages to + - Add "Built-Using: ${simde:Built-Using}" to libobs0 & obs-plugins to document the version of libsimde-dev used, as required to keep that version in the Debian archive, which is needed to fulfill the GPL * debian/copyright: diff --git a/debian/control b/debian/control index 7c9f97d..a0ee86b 100644 --- a/debian/control +++ b/debian/control @@ -59,7 +59,6 @@ Rules-Requires-Root: no Package: obs-studio Architecture: any -Built-Using: ${simde:Built-Using} Depends: obs-plugins (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}, ${python3:Depends} Description: recorder and streamer for live video content OBS Studio is designed for efficiently recording and streaming live video @@ -100,7 +99,6 @@ Description: recorder and streamer for live video content (shared library) Package: libobs-dev Section: libdevel Architecture: any -Built-Using: ${simde:Built-Using} Depends: libobs0 (= ${binary:Version}), ${misc:Depends}