tag 474639 patch thanks Would the attached patch (and debdiff) do the trick?
Cheers, -- Yves-Alexis
diff --git a/debian/changelog b/debian/changelog index f633859..17c2271 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +ntp (1:4.2.4p4+dfsg-8.1) unstable; urgency=low + + * Non-maintainer upload. + * debian/control: + - build-dep on libcap2-dev instead of libcap-dev. (closes: #474639) + + -- Yves-Alexis Perez <[email protected]> Mon, 02 Feb 2009 08:55:58 +0100 + ntp (1:4.2.4p4+dfsg-8) unstable; urgency=low * It did not properly check the return value of EVP_VerifyFinal diff --git a/debian/control b/debian/control index d29d5e4..885e46c 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: net Priority: optional Maintainer: Debian NTP Team <[email protected]> Uploaders: Bdale Garbee <[email protected]>, Peter Eisentraut <[email protected]>, Kurt Roeckx <[email protected]> -Build-Depends: debhelper (>= 6), libedit-dev, libcap-dev | not+linux-gnu, libssl-dev (>= 0.9), quilt (>= 0.40) +Build-Depends: debhelper (>= 6), libedit-dev, libcap2-dev | not+linux-gnu, libssl-dev (>= 0.9), quilt (>= 0.40) Build-Conflicts: libavahi-compat-libdnssd-dev, libreadline-dev, libwww-dev, libwww-ssl-dev Standards-Version: 3.8.0 Homepage: http://support.ntp.org/
Differences in ntp between 1:4.2.4p4+dfsg-8 and 1:4.2.4p4+dfsg-8.1
File lists identical (after any substitutions)
Control files: lines which differ (wdiff format)
------------------------------------------------
Depends: adduser, lsb-base (>= 3.0-3), netbase, libc6 (>= 2.7-1), [-libcap1,-]
{+libcap2 (>= 2.11),+} libedit2 (>= 2.5.cvs.20010821-1), libncurses5 (>=
5.6+20071006-3), libssl0.9.8 (>= 0.9.8f-5)
Version: [-1:4.2.4p4+dfsg-8-] {+1:4.2.4p4+dfsg-8.1+}
Differences in ntpdate between 1:4.2.4p4+dfsg-8 and 1:4.2.4p4+dfsg-8.1
File lists identical (after any substitutions)
Control files: lines which differ (wdiff format)
------------------------------------------------
Depends: netbase, libc6 (>= 2.7-1), [-libcap1,-] {+libcap2 (>= 2.11),+}
libssl0.9.8 (>= 0.9.8f-5)
Version: [-1:4.2.4p4+dfsg-8-] {+1:4.2.4p4+dfsg-8.1+}
Differences in ntp-doc between 1:4.2.4p4+dfsg-8 and 1:4.2.4p4+dfsg-8.1
File lists identical (after any substitutions)
Control files: lines which differ (wdiff format)
------------------------------------------------
Version: [-1:4.2.4p4+dfsg-8-] {+1:4.2.4p4+dfsg-8.1+}
signature.asc
Description: This is a digitally signed message part

