Subversion Repositories lsh

Compare Revisions

Ignore whitespace Rev 92 → Rev 93

/trunk/debian/control
4,7 → 4,7
Maintainer: Magnus Holmgren <holmgren@debian.org>
Uploaders: Stefan Pfetzing <dreamind@dreamind.de>
Standards-Version: 3.9.1
Build-Depends: debhelper (>= 7), dh-autoreconf, automake,
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
/trunk/debian/changelog
5,8 → 5,9
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.
 
-- Magnus Holmgren <holmgren@debian.org> Thu, 10 Nov 2011 22:53:12 +0100
-- Magnus Holmgren <holmgren@debian.org> Thu, 10 Nov 2011 23:19:17 +0100
 
lsh-utils (2.0.4-dfsg-8) unstable; urgency=low
 
/trunk/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