Subversion Repositories lsh

Compare Revisions

Ignore whitespace Rev 91 → Rev 95

/tags/2.0.4-dfsg-9/debian/control
3,8 → 3,8
Priority: extra
Maintainer: Magnus Holmgren <holmgren@debian.org>
Uploaders: Stefan Pfetzing <dreamind@dreamind.de>
Standards-Version: 3.9.1
Build-Depends: debhelper (>= 7), dh-autoreconf, automake,
Standards-Version: 3.9.2
Build-Depends: dpkg-dev (>= 1.15.7), debhelper (>= 7), dh-autoreconf, automake,
libgmp-dev, zlib1g-dev | libz-dev, liboop-dev, libxau-dev, nettle-dev (>= 2.2~), nettle-bin,
texinfo (>= 4.2), guile-1.6 | scsh-0.6, heimdal-dev, libwrap0-dev | libwrap-dev,
libpam0g-dev | libpam-dev, libreadline-dev, m4
/tags/2.0.4-dfsg-9/debian/changelog
1,12 → 1,14
lsh-utils (2.0.4-dfsg-9) unstable; urgency=low
 
* serpent-byteorder.patch: Correct Serpent test case that depended on
broken Serpent implementation in Nettle prior to 2.2. Build-depend on
nettle-dev >= 2.2 for the same reason.
broken Serpent implementation in Nettle prior to 2.2 (Closes: #646653,
I hope). Build-depend on nettle-dev >= 2.2 for the same reason.
* Build-depend on libgmp-dev, which is now the real package, instead of
libgmp10-dev.
* Use dpkg-buildflags.
* Bump Standards-Version to 3.9.2.
 
-- Magnus Holmgren <holmgren@debian.org> Sun, 11 Sep 2011 00:40:58 +0200
-- Magnus Holmgren <holmgren@debian.org> Thu, 10 Nov 2011 23:19:52 +0100
 
lsh-utils (2.0.4-dfsg-8) unstable; urgency=low
 
/tags/2.0.4-dfsg-9/debian/rules
35,7 → 35,7
--enable-agent-forward --enable-ipv6 --enable-utmp \
--with-zlib --with-tcpwrappers --with-sshd1=/usr/sbin/sshd \
--with-x XAUTH_PROGRAM=/usr/bin/xauth \
CFLAGS="$(CFLAGS)" LDFLAGS="$(LDFLAGS) -Wl,-z,defs -Wl,--as-needed"
$(shell DEB_LDFLAGS_MAINT_PREPEND="-Wl,-z,defs -Wl,--as-needed" dpkg-buildflags --export=configure)
 
build: build-stamp
build-stamp: config.status