[25619] in Source-Commits

home help back first fref pref prev next nref lref last post

Re: /svn/athena r25123 - trunk/debathena/debathena/aclocal/debian

daemon@ATHENA.MIT.EDU (Jonathan Reed)
Wed May 4 11:34:42 2011

Mime-Version: 1.0 (Apple Message framework v1084)
Content-Type: text/plain; charset=us-ascii
From: Jonathan Reed <jdreed@MIT.EDU>
In-Reply-To: <201105020759.p427xWIo019645@drugstore.mit.edu>
Date: Wed, 4 May 2011 11:34:35 -0400
Cc: source-commits@mit.edu
Message-Id: <BA6A2B78-F2E9-4F76-B2FE-543BB026D6C9@mit.edu>
To: Geoffrey Thomas <geofft@mit.edu>
Content-Transfer-Encoding: 8bit

ACK on r25121 and this.

On May 2, 2011, at 3:59 AM, Geoffrey Thomas wrote:

> Author: geofft
> Date: 2011-05-02 03:59:32 -0400 (Mon, 02 May 2011)
> New Revision: 25123
> 
> Modified:
>   trunk/debathena/debathena/aclocal/debian/changelog
>   trunk/debathena/debathena/aclocal/debian/control.in
> Log:
> In aclocal:
>  * If we're going to use pkg-config's macros, having pkg-config
>    installed is probably a good plan.
> 
> 
> Modified: trunk/debathena/debathena/aclocal/debian/changelog
> ===================================================================
> --- trunk/debathena/debathena/aclocal/debian/changelog	2011-05-02 07:28:16 UTC (rev 25122)
> +++ trunk/debathena/debathena/aclocal/debian/changelog	2011-05-02 07:59:32 UTC (rev 25123)
> @@ -1,3 +1,10 @@
> +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 <geofft@mit.edu>  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
> 
> Modified: trunk/debathena/debathena/aclocal/debian/control.in
> ===================================================================
> --- trunk/debathena/debathena/aclocal/debian/control.in	2011-05-02 07:28:16 UTC (rev 25122)
> +++ trunk/debathena/debathena/aclocal/debian/control.in	2011-05-02 07:59:32 UTC (rev 25123)
> @@ -7,7 +7,7 @@
> 
> Package: debathena-aclocal
> Architecture: all
> -Depends: ${misc:Depends}
> +Depends: ${misc:Depends}, pkg-config
> Description: Common autoconf macros for Debathena
>  This package contains autoconf macros shared by multiple Debathena
> - packages.
> \ No newline at end of file
> + packages.
> 



home help back first fref pref prev next nref lref last post