[24194] in Source-Commits

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

/svn/athena r23795 - trunk/debathena/debathena/dotfiles/debian

daemon@ATHENA.MIT.EDU (Evan Broder)
Mon May 18 14:03:14 2009

Date: Mon, 18 May 2009 14:03:02 -0400
From: Evan Broder <broder@MIT.EDU>
Message-Id: <200905181803.n4II32Fq030027@drugstore.mit.edu>
To: source-commits@mit.edu
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Author: broder
Date: 2009-05-18 14:03:02 -0400 (Mon, 18 May 2009)
New Revision: 23795

Modified:
   trunk/debathena/debathena/dotfiles/debian/changelog
   trunk/debathena/debathena/dotfiles/debian/debathena-dotfiles.install
Log:
In dotfiles:
  * Fix the packaging to install the bash versions of env_setup and
    env_remove


Modified: trunk/debathena/debathena/dotfiles/debian/changelog
===================================================================
--- trunk/debathena/debathena/dotfiles/debian/changelog	2009-05-18 16:47:25 UTC (rev 23794)
+++ trunk/debathena/debathena/dotfiles/debian/changelog	2009-05-18 18:03:02 UTC (rev 23795)
@@ -1,3 +1,10 @@
+debathena-dotfiles (10.0.11-0debathena2) unstable; urgency=low
+
+  * Fix the packaging to install the bash versions of env_setup and
+    env_remove
+
+ -- Evan Broder <broder@mit.edu>  Mon, 18 May 2009 14:02:54 -0400
+
 debathena-dotfiles (10.0.11-0debathena1) unstable; urgency=low
 
   * Remove VISUAL, term, and xresize from the standard dotfiles. (Trac:

Modified: trunk/debathena/debathena/dotfiles/debian/debathena-dotfiles.install
===================================================================
--- trunk/debathena/debathena/dotfiles/debian/debathena-dotfiles.install	2009-05-18 16:47:25 UTC (rev 23794)
+++ trunk/debathena/debathena/dotfiles/debian/debathena-dotfiles.install	2009-05-18 18:03:02 UTC (rev 23795)
@@ -3,6 +3,8 @@
 usr/lib/init/cshrc
 usr/lib/init/env_remove
 usr/lib/init/env_setup
+usr/lib/init/env_remove.bash
+usr/lib/init/env_setup.bash
 usr/lib/init/login
 usr/lib/init/bashrc
 usr/lib/init/bash_login


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