Source: libde265
Version: 1.0.8-1
Tags: patch
User: helm...@debian.org
Usertags: rebootstrap

libde265 participates in dependency loops relevant to architecture
bootstrap. Rather than looking into such a difficult problem, I looked
into easily droppable dependencies. It turns out that libde265 does not
use libjpeg-dev and libxv-dev in any way. Please consider applying the
attached patch to drop them.

Helmut
diff --minimal -Nru libde265-1.0.8/debian/changelog 
libde265-1.0.8/debian/changelog
--- libde265-1.0.8/debian/changelog     2020-12-16 16:32:29.000000000 +0100
+++ libde265-1.0.8/debian/changelog     2021-01-28 09:25:27.000000000 +0100
@@ -1,3 +1,10 @@
+libde265 (1.0.8-1.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Drop unused Build-Depends: libjpeg-dev and libxv-dev. (Closes: #-1)
+
+ -- Helmut Grohne <hel...@subdivi.de>  Thu, 28 Jan 2021 09:25:27 +0100
+
 libde265 (1.0.8-1) unstable; urgency=medium
 
   * Update to debhelper compat level 13 and add debian/not-installed
diff --minimal -Nru libde265-1.0.8/debian/control libde265-1.0.8/debian/control
--- libde265-1.0.8/debian/control       2020-12-16 16:32:29.000000000 +0100
+++ libde265-1.0.8/debian/control       2021-01-28 09:25:25.000000000 +0100
@@ -7,14 +7,12 @@
  Joachim Bauch <ba...@struktur.de>
 Build-Depends:
  debhelper-compat (= 13),
- libjpeg-dev,
  libpng-dev,
  qtbase5-dev | libqt4-dev,
  libsdl-dev,
  libswscale-dev,
  libx11-dev,
  libxext-dev,
- libxv-dev,
  pkg-config
 Standards-Version: 4.5.1
 Homepage: https://github.com/strukturag/libde265

Reply via email to