[24182] in Source-Commits
/svn/athena r23783 - trunk/debathena/debathena/counterlog/debian
daemon@ATHENA.MIT.EDU (Evan Broder)
Thu May 14 13:26:34 2009
Date: Thu, 14 May 2009 13:26:21 -0400
From: Evan Broder <broder@MIT.EDU>
Message-Id: <200905141726.n4EHQLtY002800@drugstore.mit.edu>
To: source-commits@mit.edu
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Author: broder
Date: 2009-05-14 13:26:21 -0400 (Thu, 14 May 2009)
New Revision: 23783
Modified:
trunk/debathena/debathena/counterlog/debian/changelog
trunk/debathena/debathena/counterlog/debian/control.in
Log:
In counterlog:
* Depend on debathena-machtype. (Trac: #241)
Modified: trunk/debathena/debathena/counterlog/debian/changelog
===================================================================
--- trunk/debathena/debathena/counterlog/debian/changelog 2009-05-14 05:08:28 UTC (rev 23782)
+++ trunk/debathena/debathena/counterlog/debian/changelog 2009-05-14 17:26:21 UTC (rev 23783)
@@ -1,3 +1,9 @@
+debathena-counterlog (1.4) unstable; urgency=low
+
+ * Depend on debathena-machtype. (Trac: #241)
+
+ -- Evan Broder <broder@mit.edu> Thu, 14 May 2009 13:26:14 -0400
+
debathena-counterlog (1.3) unstable; urgency=low
* Move the counterlog into a separate program and don't run it when it
Modified: trunk/debathena/debathena/counterlog/debian/control.in
===================================================================
--- trunk/debathena/debathena/counterlog/debian/control.in 2009-05-14 05:08:28 UTC (rev 23782)
+++ trunk/debathena/debathena/counterlog/debian/control.in 2009-05-14 17:26:21 UTC (rev 23783)
@@ -7,7 +7,7 @@
Package: debathena-counterlog
Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, debathena-machtype
Description: Machine counting service for Debathena machines
Reports on the existence of this machine to a central logging
service so that machines can be counted.