[23179] in Source-Commits

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

/svn/athena r22840 - in trunk/athena/bin/attach: . debian

daemon@ATHENA.MIT.EDU (tabbott@MIT.EDU)
Sun Apr 6 16:57:51 2008

Date: Sun, 6 Apr 2008 16:57:42 -0400 (EDT)
From: tabbott@MIT.EDU
Message-Id: <200804062057.QAA29121@drugstore.mit.edu>
To: source-commits@MIT.EDU
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Author: tabbott
Date: 2008-04-06 16:57:41 -0400 (Sun, 06 Apr 2008)
New Revision: 22840

Removed:
   trunk/athena/bin/attach/debian/patches/
Modified:
   trunk/athena/bin/attach/add.c
   trunk/athena/bin/attach/debian/changelog
Log:


Modified: trunk/athena/bin/attach/add.c
===================================================================
--- trunk/athena/bin/attach/add.c	2008-04-06 20:55:38 UTC (rev 22839)
+++ trunk/athena/bin/attach/add.c	2008-04-06 20:57:41 UTC (rev 22840)
@@ -152,7 +152,7 @@
   if (manpath)
     manpath = strdup(manpath);
   else
-    manpath = strdup("");
+    manpath = strdup(":");
 
   infopath = getenv("INFOPATH");
   if (infopath)

Modified: trunk/athena/bin/attach/debian/changelog
===================================================================
--- trunk/athena/bin/attach/debian/changelog	2008-04-06 20:55:38 UTC (rev 22839)
+++ trunk/athena/bin/attach/debian/changelog	2008-04-06 20:57:41 UTC (rev 22840)
@@ -1,3 +1,9 @@
+debathena-attach (10.0.0-1) unstable; urgency=low
+
+  * Merged quilt patches into mainline Athena tree
+
+ -- Shreevatsa R <vatsa@mit.edu>  Sun,  6 Apr 2008 15:46:07 -0400
+
 debathena-attach (9.4.30-0debathena6) unstable; urgency=low
 
   * Link against libcom_err from openafs so that the package builds on


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