debathena-aclocal (1.1.3) UNRELEASED; urgency=low [ Jonathan Reed ] * Switch from control.in to control (Trac: #561) * Bump Standards-Version to 3.9.3 * Bump compat level to 7 [ Alexander Chernyakhovsky ] * Convert to dh7 * Include Russ Allbery's excellent AFS and KRB5 detection macros in preparation to transition away from the old-style Athena macros. -- Jonathan Reed Wed, 03 Apr 2013 13:30:48 -0400 debathena-aclocal (1.1.2) unstable; urgency=low * PKG_CHECK_MODULES doesn't split LDFLAGS and LIBS properly. Since we need to insert com_err's LDFLAGS before AFS's, but since -lcom_err needs to be after the object files, we need this split. So, reimplement what we need of it and just use PKG_CHECK_EXISTS. -- Geoffrey Thomas Tue, 03 May 2011 02:49:51 -0400 debathena-aclocal (1.1.1) unstable; urgency=low * If we're going to use pkg-config's macros, having pkg-config installed is probably a good plan. -- Geoffrey Thomas Mon, 02 May 2011 03:58:34 -0400 debathena-aclocal (1.1) unstable; urgency=low * Make ATHENA_UTIL_COM_ERR use pkg-config to find com_err's location (and set CFLAGS instead of CPPFLAGS as pkg-config wants), and prefix CFLAGS and LDFLAGS so as to cause the normal com_err to be found in preference to AFS' variant. -- Geoffrey Thomas Mon, 02 May 2011 03:09:53 -0400 debathena-aclocal (1.0) unstable; urgency=low * Initial commit. -- Evan Broder Mon, 08 Mar 2010 18:32:41 -0500