Package: curl
Version: 7.52.1-5
Severity: normal
Tags: patch

curl needs dh-exec to build, because curl.install is
#!/usr/bin/dh-exec
usr/bin/curl
<!cross> usr/share/zsh/*

But this build-dependency is not declared.

Presumably dh-exec is normally present or pulled in by something else
so it's not normally noticed? (I noticed when bootstrapping)

--- debian/control.orig 2017-09-09 15:09:52.137787670 +0000
+++ debian/control      2017-09-09 15:10:17.177206858 +0000
@@ -8,6 +8,7 @@
  automake,
  ca-certificates,
  dpkg-dev (>= 1.17.14~),
+ dh-exec,
  groff-base,
  libgnutls28-dev,
  libidn2-0-dev,

Reply via email to