Bug#887381: linphone: transition Build-Depends: vim-common to xxd
Helmut Grohne
helmut at subdivi.de
Mon Jan 15 18:50:59 UTC 2018
Source: linphone
Version: 3.6.1-3
Tags: patch
User: helmutg at debian.org
Usertags: rebootstrap
xxd moved from vim-common to its own package. Please update your
Build-Depends. vim-common still depends on xxd, so linphone does not yet
FTBFS. The vim-common dependency happens to break cross compilation
though. Please consider applying the attached patch.
Helmut
-------------- next part --------------
diff --minimal -Nru linphone-3.6.1/debian/changelog linphone-3.6.1/debian/changelog
--- linphone-3.6.1/debian/changelog 2016-11-16 08:29:53.000000000 +0100
+++ linphone-3.6.1/debian/changelog 2018-01-15 19:46:35.000000000 +0100
@@ -1,3 +1,10 @@
+linphone (3.6.1-3.1) UNRELEASED; urgency=medium
+
+ * Non-maintainer upload.
+ * Update Build-Depends: xxd moved from vim-common to xxd. Closes: #-1
+
+ -- Helmut Grohne <helmut at subdivi.de> Mon, 15 Jan 2018 19:46:35 +0100
+
linphone (3.6.1-3) unstable; urgency=medium
The "clean-up for stretch" team upload
diff --minimal -Nru linphone-3.6.1/debian/control linphone-3.6.1/debian/control
--- linphone-3.6.1/debian/control 2016-11-16 08:29:53.000000000 +0100
+++ linphone-3.6.1/debian/control 2018-01-15 19:46:32.000000000 +0100
@@ -55,7 +55,7 @@
mesa-common-dev,
pkg-config,
sgmltools-lite,
- vim-common
+ xxd
# Requires updated libsrtp-dev
# libsrtp-dev [!hurd-any !sparc], libzrtpcpp-dev (>= 2.1),
#
More information about the Pkg-voip-maintainers
mailing list