[23305] in Source-Commits

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

/svn/athena r22963 - trunk/debathena/config/shell-config/debian

daemon@ATHENA.MIT.EDU (tabbott@MIT.EDU)
Thu May 8 01:53:39 2008

Date: Thu, 8 May 2008 01:53:07 -0400 (EDT)
From: tabbott@MIT.EDU
Message-Id: <200805080553.BAA20274@drugstore.mit.edu>
To: source-commits@MIT.EDU
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Author: tabbott
Date: 2008-05-08 01:53:06 -0400 (Thu, 08 May 2008)
New Revision: 22963

Modified:
   trunk/debathena/config/shell-config/debian/changelog
   trunk/debathena/config/shell-config/debian/control
   trunk/debathena/config/shell-config/debian/control.in
Log:
In shell-config:
  * Add Recommends: bash-completion, since programmable bash completion
    has been moved there in Lenny and Hardy.


Modified: trunk/debathena/config/shell-config/debian/changelog
===================================================================
--- trunk/debathena/config/shell-config/debian/changelog	2008-05-06 23:15:06 UTC (rev 22962)
+++ trunk/debathena/config/shell-config/debian/changelog	2008-05-08 05:53:06 UTC (rev 22963)
@@ -1,3 +1,10 @@
+debathena-shell-config (1.7) unstable; urgency=low
+
+  * Add Recommends: bash-completion, since programmable bash completion
+    has been moved there in Lenny and Hardy.
+
+ -- Tim Abbott <tabbott@mit.edu>  Thu, 08 May 2008 01:52:19 -0400
+
 debathena-shell-config (1.6) unstable; urgency=low
 
   * Convert to use config-package.mk interface, new in config-package-

Modified: trunk/debathena/config/shell-config/debian/control
===================================================================
--- trunk/debathena/config/shell-config/debian/control	2008-05-06 23:15:06 UTC (rev 22962)
+++ trunk/debathena/config/shell-config/debian/control	2008-05-08 05:53:06 UTC (rev 22963)
@@ -8,6 +8,7 @@
 Package: debathena-bash-config
 Architecture: all
 Depends: debathena-attach, debathena-machtype, debathena-zephyr-config
+Recommends: bash-completion
 Provides: ${diverted-files}
 Conflicts: ${diverted-files}
 Description: bash configuration for Debian-Athena

Modified: trunk/debathena/config/shell-config/debian/control.in
===================================================================
--- trunk/debathena/config/shell-config/debian/control.in	2008-05-06 23:15:06 UTC (rev 22962)
+++ trunk/debathena/config/shell-config/debian/control.in	2008-05-08 05:53:06 UTC (rev 22963)
@@ -8,6 +8,7 @@
 Package: debathena-bash-config
 Architecture: all
 Depends: debathena-attach, debathena-machtype, debathena-zephyr-config
+Recommends: bash-completion
 Provides: ${diverted-files}
 Conflicts: ${diverted-files}
 Description: bash configuration for Debian-Athena


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