Bug#912831: harvid: please update Build-Depends: vim-common to xxd
Helmut Grohne
helmut at subdivi.de
Sun Nov 4 08:01:20 GMT 2018
Source: harvid
Version: 0.8.2-1
Tags: patch
User: helmutg at debian.org
Usertags: rebootstrap
harvid gained a Build-Depends: vim-common to use xxd. That dependency
breaks cross compilation, so xxd got split out to a separate xxd
package. vim-common still depends on xxd, so there is no FTBFS. Still
the vim-common dependency breaks, cross compilation. Please update your
dependency to xxd. The attached patch implements that.
Helmut
-------------- next part --------------
diff --minimal -Nru harvid-0.8.2/debian/changelog harvid-0.8.2/debian/changelog
--- harvid-0.8.2/debian/changelog 2017-01-15 20:04:52.000000000 +0100
+++ harvid-0.8.2/debian/changelog 2018-11-04 08:56:06.000000000 +0100
@@ -1,3 +1,10 @@
+harvid (0.8.2-1.1) UNRELEASED; urgency=medium
+
+ * Non-maintainer upload.
+ * Update vim-common build dependency to xxd. (Closes: #-1)
+
+ -- Helmut Grohne <helmut at subdivi.de> Sun, 04 Nov 2018 08:56:06 +0100
+
harvid (0.8.2-1) unstable; urgency=medium
* New upstream version 0.8.2
diff --minimal -Nru harvid-0.8.2/debian/control harvid-0.8.2/debian/control
--- harvid-0.8.2/debian/control 2017-01-15 20:04:52.000000000 +0100
+++ harvid-0.8.2/debian/control 2018-11-04 08:56:06.000000000 +0100
@@ -13,7 +13,7 @@
libpng-dev,
libswscale-dev (>= 6:10~),
pkg-config,
- vim-common
+ xxd
Homepage: http://x42.github.com/harvid/
Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/pkg-multimedia/harvid.git
More information about the pkg-multimedia-maintainers
mailing list