tag 671626 +patch thanks Attached patch seems to fix the problem:
Differences in ntp between 1:4.2.6.p5+dfsg-1 and 1:4.2.6.p5+dfsg-1.1
File lists identical (after any substitutions)
Control files: lines which differ (wdiff format)
------------------------------------------------
Depends: adduser, lsb-base (>= 3.2-13), netbase, libc6 (>= 2.12), libcap2 (>=
2.10), libedit2 (>= 2.11-20080614-1), libopts25 (>= [-1:5.12)-] {+1:5.12),
libssl1.0.0 (>= 1.0.0)+}
Installed-Size: [-1176-] {+1238+}
Version: [-1:4.2.6.p5+dfsg-1-] {+1:4.2.6.p5+dfsg-1.1+}
Differences in ntpdate between 1:4.2.6.p5+dfsg-1 and 1:4.2.6.p5+dfsg-1.1
File lists identical (after any substitutions)
Control files: lines which differ (wdiff format)
------------------------------------------------
Depends: netbase, libc6 (>= [-2.4)-] {+2.4), libssl1.0.0 (>= 1.0.0)+}
Version: [-1:4.2.6.p5+dfsg-1-] {+1:4.2.6.p5+dfsg-1.1+}
Differences in ntp-doc between 1:4.2.6.p5+dfsg-1 and 1:4.2.6.p5+dfsg-1.1
File lists identical (after any substitutions)
Control files: lines which differ (wdiff format)
------------------------------------------------
Version: [-1:4.2.6.p5+dfsg-1-] {+1:4.2.6.p5+dfsg-1.1+}
debdiff is attached. I guess I'll upload an NMU if no answer arrise, but
please put me on CC as I'm not subscribed to the bug.
Regards,
--
Yves-Alexis
diff -Nru ntp-4.2.6.p5+dfsg/debian/changelog ntp-4.2.6.p5+dfsg/debian/changelog --- ntp-4.2.6.p5+dfsg/debian/changelog 2012-02-27 12:56:27.000000000 +0100 +++ ntp-4.2.6.p5+dfsg/debian/changelog 2012-05-10 21:41:34.000000000 +0200 @@ -1,3 +1,11 @@ +ntp (1:4.2.6.p5+dfsg-1.1) UNRELEASED; urgency=low + + * Non-maintainer upload. + * debian/rules: + - pass --enable-crypto and the openssl libdir (closes: #671626) + + -- Yves-Alexis Perez <[email protected]> Thu, 10 May 2012 21:40:57 +0200 + ntp (1:4.2.6.p5+dfsg-1) unstable; urgency=low * New upstream release (closes: #644673) diff -Nru ntp-4.2.6.p5+dfsg/debian/rules ntp-4.2.6.p5+dfsg/debian/rules --- ntp-4.2.6.p5+dfsg/debian/rules 2011-12-06 00:04:38.000000000 +0100 +++ ntp-4.2.6.p5+dfsg/debian/rules 2012-05-10 21:45:00.000000000 +0200 @@ -28,7 +28,9 @@ --without-ntpsnmpd \ --disable-local-libopts \ --enable-ntp-signd \ - --disable-dependency-tracking + --disable-dependency-tracking \ + --with-crypto=openssl \ + --with-openssl-libdir=/usr/lib/$(DEB_HOST_MULTIARCH)/ build: build-arch build-indep build-arch: build-stamp
signature.asc
Description: This is a digitally signed message part

