Source: transmission-remote-gtk
Version: 1.7.1-1
Severity: important
Tags: forky sid patch
User: [email protected]
Usertags: oldlibs
Control: block 1120449 by -1
X-Debbugs-Cc: [email protected]
transmission-remote-gtk Build-Depends on libappstream-glib-dev, but does
not link to the appstream-glib library, and the build-dependency appears
to be unused. This is one of only two remaining packages preventing the
removal of appstream-glib (the other is shotwell).
Please consider the attached patch. I have confirmed using diffoscope
that when I rebuild this package with and without this patch, the results
are identical. I didn't test the resulting binaries beyond that (I don't
use this package myself).
Thanks,
smcv
>From f9d24312a162dcbaae9eec752e7760af179bd0b3 Mon Sep 17 00:00:00 2001
From: Simon McVittie <[email protected]>
Date: Sun, 30 Aug 2026 13:16:30 +0100
Subject: [PATCH] d/control: Remove unused Build-Depends on
libappstream-glib-dev
Closes: #-1
---
debian/control | 1 -
1 file changed, 1 deletion(-)
diff --git a/debian/control b/debian/control
index 51ad101..181888a 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,6 @@ Maintainer: Barak A. Pearlmutter <[email protected]>
Build-Depends:
debhelper-compat (= 13),
gettext (>= 0.19.6),
- libappstream-glib-dev,
libsoup-3.0-dev (>= 3.0),
libglib2.0-dev (>= 2.70),
libgtk-3-dev (>= 3.22),
--
2.55.0