From bc3ad2ded0356117b35119f873834b163b247141 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 8 Nov 2015 05:39:58 +0100 Subject: Adding debian version 1.3-3. Signed-off-by: Daniel Baumann --- debian/changelog | 6 ++++++ debian/control | 2 ++ debian/rules | 3 +++ 3 files changed, 11 insertions(+) diff --git a/debian/changelog b/debian/changelog index 0b2deea..11478ab 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +zutils (1.3-3) unstable; urgency=low + + * Adding Built-Using field (Closes: #769344). + + -- Daniel Baumann Thu, 13 Nov 2014 07:42:55 +0100 + zutils (1.3-2) unstable; urgency=low * Updating to standards version 3.9.6. diff --git a/debian/control b/debian/control index 3c338bb..05ca9e9 100644 --- a/debian/control +++ b/debian/control @@ -25,6 +25,8 @@ Enhances: gzip, lzip, xz-utils, +Built-Using: + ${built-using}, Description: utilities for dealing with compressed files transparently Zutils is a collection of utilities for dealing with any combination of compressed and non-compressed files transparently. Currently the supported diff --git a/debian/rules b/debian/rules index 0f2d166..d7cb7c9 100755 --- a/debian/rules +++ b/debian/rules @@ -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 -- cgit v1.2.3