[23380] in Source-Commits
/svn/athena r23034 - trunk/athena/bin/authwatch/debian
daemon@ATHENA.MIT.EDU (ghudson@MIT.EDU)
Thu Jun 19 16:47:59 2008
Date: Thu, 19 Jun 2008 16:47:26 -0400 (EDT)
From: ghudson@MIT.EDU
Message-Id: <200806192047.QAA16320@drugstore.mit.edu>
To: source-commits@MIT.EDU
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Author: ghudson
Date: 2008-06-19 16:47:25 -0400 (Thu, 19 Jun 2008)
New Revision: 23034
Modified:
trunk/athena/bin/authwatch/debian/changelog
trunk/athena/bin/authwatch/debian/control
trunk/athena/bin/authwatch/debian/control.in
Log:
In authwatch:
* Recommend grenew since we tell users to run it.
Modified: trunk/athena/bin/authwatch/debian/changelog
===================================================================
--- trunk/athena/bin/authwatch/debian/changelog 2008-06-19 20:45:17 UTC (rev 23033)
+++ trunk/athena/bin/authwatch/debian/changelog 2008-06-19 20:47:25 UTC (rev 23034)
@@ -1,5 +1,11 @@
-debathena-authwatch (9.4.12-0debathena3) unstable; urgency=low
+debathena-authwatch (10.0.0-0debathena2) unstable; urgency=low
+ * Recommend grenew since we tell users to run it.
+
+ -- Greg Hudson <ghudson@mit.edu> Thu, 19 Jun 2008 16:46:27 -0400
+
+debathena-authwatch (10.0.0-0debathena1) unstable; urgency=low
+
* Refer to the correct grenew menu item for Athena 10.
-- Greg Hudson <ghudson@mit.edu> Thu, 19 Jun 2008 16:44:48 -0400
Modified: trunk/athena/bin/authwatch/debian/control
===================================================================
--- trunk/athena/bin/authwatch/debian/control 2008-06-19 20:45:17 UTC (rev 23033)
+++ trunk/athena/bin/authwatch/debian/control 2008-06-19 20:47:25 UTC (rev 23034)
@@ -8,8 +8,7 @@
Package: debathena-authwatch
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
+Recommends: debathena-grenew
Description: Warn user of expiring authentication
This program runs in the background and warns the user if their
Kerberos authentication is about to expire.
-
-
Modified: trunk/athena/bin/authwatch/debian/control.in
===================================================================
--- trunk/athena/bin/authwatch/debian/control.in 2008-06-19 20:45:17 UTC (rev 23033)
+++ trunk/athena/bin/authwatch/debian/control.in 2008-06-19 20:47:25 UTC (rev 23034)
@@ -7,9 +7,8 @@
Package: debathena-authwatch
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, debathena-grenew
+Recommends: debathena-grenew
Description: Warn user of expiring authentication
This program runs in the background and warns the user if their
Kerberos authentication is about to expire.
-
-