git » debian:kxd » commit 657ad3e

Set Built-Using field

author Michael Stapelberg
2018-03-06 08:12:22 UTC
committer Maximiliano Curia
2018-03-06 08:12:22 UTC
parent 07488fec976f900033d508bc44e5ecdca16b0104

Set Built-Using field

Closes: 892117

debian/control +2 -0

diff --git a/debian/control b/debian/control
index b12e67e..8c248ac 100644
--- a/debian/control
+++ b/debian/control
@@ -17,6 +17,7 @@ Vcs-Git: https://anonscm.debian.org/git/collab-maint/kxd.git
 Package: kxc
 Architecture: any
 Depends: cryptsetup, ${misc:Depends}, ${shlibs:Depends}
+Built-Using: ${misc:Built-Using}
 Description: Key exchange daemon -- client
  kxd is a key exchange daemon, which serves blobs of data (keys) over https.
  .
@@ -29,6 +30,7 @@ Description: Key exchange daemon -- client
 Package: kxd
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
+Built-Using: ${misc:Built-Using}
 Description: Key exchange daemon
  kxd is a key exchange daemon, which serves blobs of data (keys) over https.
  .