Adding Built-Using field (Closes: #769344).
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
b34e4720dc
commit
aa8ac957c2
2 changed files with 5 additions and 0 deletions
3
debian/rules
vendored
3
debian/rules
vendored
|
@ -15,5 +15,8 @@ override_dh_auto_install:
|
|||
override_dh_builddeb:
|
||||
dh_builddeb -- -Zxz
|
||||
|
||||
override_dh_gencontrol:
|
||||
dh_gencontrol -- -Vbuilt-using="glibc (= $$(dpkg-query --show --showformat='$${source:Version}' libc6-dev))"
|
||||
|
||||
override_dh_strip:
|
||||
dh_strip --dbg-package=zutils-dbg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue