[26810] in Source-Commits

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

Re: /svn/athena r25769 -

daemon@ATHENA.MIT.EDU (Benjamin Kaduk)
Thu Sep 20 16:25:23 2012

Date: Thu, 20 Sep 2012 16:25:13 -0400 (EDT)
From: Benjamin Kaduk <kaduk@MIT.EDU>
To: Jonathan D Reed <jdreed@MIT.EDU>
cc: source-commits@MIT.EDU
In-Reply-To: <201209201922.q8KJMFIS003233@drugstore.mit.edu>
Message-ID: <alpine.GSO.1.10.1209201625110.861@multics.mit.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed

ACK.
-Ben

On Thu, 20 Sep 2012, Jonathan D Reed wrote:

> Author: jdreed
> Date: 2012-09-20 15:22:15 -0400 (Thu, 20 Sep 2012)
> New Revision: 25769
>
> Modified:
>   trunk/debathena/config/shell-config/debian/changelog
>   trunk/debathena/config/shell-config/debian/rules
> Log:
> In shell-config:
>  * Remove stray escaped newline in DEB_DIVERT_FILES_debathena-bash-config
>
>
> Modified: trunk/debathena/config/shell-config/debian/changelog
> ===================================================================
> --- trunk/debathena/config/shell-config/debian/changelog	2012-09-20 19:20:32 UTC (rev 25768)
> +++ trunk/debathena/config/shell-config/debian/changelog	2012-09-20 19:22:15 UTC (rev 25769)
> @@ -1,3 +1,9 @@
> +debathena-shell-config (1.17) unstable; urgency=low
> +
> +  * Remove stray escaped newline in DEB_DIVERT_FILES_debathena-bash-config
> +
> + -- Jonathan Reed <jdreed@mit.edu>  Thu, 20 Sep 2012 15:22:09 -0400
> +
> debathena-shell-config (1.16) unstable; urgency=low
>
>   * Bump debian/compat to 6
>
> Modified: trunk/debathena/config/shell-config/debian/rules
> ===================================================================
> --- trunk/debathena/config/shell-config/debian/rules	2012-09-20 19:20:32 UTC (rev 25768)
> +++ trunk/debathena/config/shell-config/debian/rules	2012-09-20 19:22:15 UTC (rev 25769)
> @@ -2,7 +2,7 @@
>
> DEB_DIVERT_EXTENSION = .debathena
> DEB_DIVERT_FILES_debathena-bash-config += \
> -	/etc/bash.bashrc.debathena \
> +	/etc/bash.bashrc.debathena
> DEB_DIVERT_FILES_debathena-tcsh-config += \
> 	/etc/csh.cshrc.debathena
> DEB_UNDIVERT_FILES_debathena-bash-config += \
>
>

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