source: trunk/debathena/debathena/aclocal/debian/changelog @ 26029

Revision 26029, 1.5 KB checked in by achernya, 11 years ago (diff)
In aclocal: * Convert to dh7 * Include Russ Allbery's excellent AFS and KRB5 detection macros in preparation to transition away from the old-style Athena macros.
Line 
1debathena-aclocal (1.1.3) UNRELEASED; urgency=low
2
3  [ Jonathan Reed ]
4  * Switch from control.in to control (Trac: #561)
5  * Bump Standards-Version to 3.9.3
6  * Bump compat level to 7
7
8  [ Alexander Chernyakhovsky ]
9  * Convert to dh7
10  * Include Russ Allbery's excellent AFS and KRB5 detection macros in
11    preparation to transition away from the old-style Athena macros.
12
13 -- Jonathan Reed <jdreed@mit.edu>  Wed, 03 Apr 2013 13:30:48 -0400
14
15debathena-aclocal (1.1.2) unstable; urgency=low
16
17  * PKG_CHECK_MODULES doesn't split LDFLAGS and LIBS properly. Since we
18    need to insert com_err's LDFLAGS before AFS's, but since -lcom_err
19    needs to be after the object files, we need this split. So,
20    reimplement what we need of it and just use PKG_CHECK_EXISTS.
21
22 -- Geoffrey Thomas <geofft@mit.edu>  Tue, 03 May 2011 02:49:51 -0400
23
24debathena-aclocal (1.1.1) unstable; urgency=low
25
26  * If we're going to use pkg-config's macros, having pkg-config
27    installed is probably a good plan.
28
29 -- Geoffrey Thomas <geofft@mit.edu>  Mon, 02 May 2011 03:58:34 -0400
30
31debathena-aclocal (1.1) unstable; urgency=low
32
33  * Make ATHENA_UTIL_COM_ERR use pkg-config to find com_err's location
34    (and set CFLAGS instead of CPPFLAGS as pkg-config wants), and prefix
35    CFLAGS and LDFLAGS so as to cause the normal com_err to be found in
36    preference to AFS' variant.
37
38 -- Geoffrey Thomas <geofft@mit.edu>  Mon, 02 May 2011 03:09:53 -0400
39
40debathena-aclocal (1.0) unstable; urgency=low
41
42  * Initial commit.
43
44 -- Evan Broder <broder@mit.edu>  Mon, 08 Mar 2010 18:32:41 -0500
Note: See TracBrowser for help on using the repository browser.