From 22837686893d758c2612de6d170a45a48518d15f Mon Sep 17 00:00:00 2001 From: "Michael R. Crusoe" Date: Sun, 17 May 2020 11:58:36 +0200 Subject: [PATCH] SIMDe: Built-Using, only for libobs0 & obs-plugins --- debian/changelog | 2 +- debian/control | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) 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}