[23381] in Source-Commits

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

/svn/athena r23035 - trunk/athena/bin/authwatch/debian

daemon@ATHENA.MIT.EDU (ghudson@MIT.EDU)
Thu Jun 19 23:14:45 2008

Date: Thu, 19 Jun 2008 23:14:31 -0400 (EDT)
From: ghudson@MIT.EDU
Message-Id: <200806200314.XAA20180@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 23:14:30 -0400 (Thu, 19 Jun 2008)
New Revision: 23035

Modified:
   trunk/athena/bin/authwatch/debian/changelog
   trunk/athena/bin/authwatch/debian/control.in
Log:
In authwatch:
  * Fix depends/recommends editing error in control.in.


Modified: trunk/athena/bin/authwatch/debian/changelog
===================================================================
--- trunk/athena/bin/authwatch/debian/changelog	2008-06-19 20:47:25 UTC (rev 23034)
+++ trunk/athena/bin/authwatch/debian/changelog	2008-06-20 03:14:30 UTC (rev 23035)
@@ -1,3 +1,9 @@
+debathena-authwatch (10.0.0-0debathena3) unstable; urgency=low
+
+  * Fix depends/recommends editing error in control.in.
+
+ -- Greg Hudson <ghudson@mit.edu>  Thu, 19 Jun 2008 23:14:08 -0400
+
 debathena-authwatch (10.0.0-0debathena2) unstable; urgency=low
 
   * Recommend grenew since we tell users to run it.

Modified: trunk/athena/bin/authwatch/debian/control.in
===================================================================
--- trunk/athena/bin/authwatch/debian/control.in	2008-06-19 20:47:25 UTC (rev 23034)
+++ trunk/athena/bin/authwatch/debian/control.in	2008-06-20 03:14:30 UTC (rev 23035)
@@ -7,7 +7,7 @@
 
 Package: debathena-authwatch
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, debathena-grenew
+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


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