[25454] in Source-Commits
/svn/athena r24997 - trunk/debathena/config/auto-update/debian
daemon@ATHENA.MIT.EDU (Jonathan D Reed)
Wed Mar 2 14:37:19 2011
Date: Wed, 2 Mar 2011 14:37:12 -0500
From: Jonathan D Reed <jdreed@MIT.EDU>
Message-Id: <201103021937.p22JbC6T009765@drugstore.mit.edu>
To: source-commits@MIT.EDU
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Author: jdreed
Date: 2011-03-02 14:37:12 -0500 (Wed, 02 Mar 2011)
New Revision: 24997
Modified:
trunk/debathena/config/auto-update/debian/changelog
trunk/debathena/config/auto-update/debian/control.in
Log:
In auto-update:
* Add dependency on debathena-license-config
Modified: trunk/debathena/config/auto-update/debian/changelog
===================================================================
--- trunk/debathena/config/auto-update/debian/changelog 2011-03-02 19:03:08 UTC (rev 24996)
+++ trunk/debathena/config/auto-update/debian/changelog 2011-03-02 19:37:12 UTC (rev 24997)
@@ -1,9 +1,10 @@
debathena-auto-update (1.22) unstable; urgency=low
* Install debathena-license-config and reconfigure packages as necessary
+ * Add dependency on debathena-license-config
* Remove old cron.d file while attempting to comply with Debian policy
- -- Jonathan Reed <jdreed@mit.edu> Tue, 01 Mar 2011 15:02:30 -0500
+ -- Jonathan Reed <jdreed@mit.edu> Wed, 02 Mar 2011 14:37:09 -0500
debathena-auto-update (1.21) unstable; urgency=low
Modified: trunk/debathena/config/auto-update/debian/control.in
===================================================================
--- trunk/debathena/config/auto-update/debian/control.in 2011-03-02 19:03:08 UTC (rev 24996)
+++ trunk/debathena/config/auto-update/debian/control.in 2011-03-02 19:37:12 UTC (rev 24997)
@@ -7,6 +7,6 @@
Package: debathena-auto-update
Architecture: all
-Depends: ${misc:Depends}, bsdutils, debathena-desync, cron, aptitude, apt-file, kexec-tools, bc
+Depends: ${misc:Depends}, bsdutils, debathena-desync, cron, aptitude, apt-file, kexec-tools, bc, debathena-license-config
Description: Performs automatic updates for Athena machines.
This package performs automatic updates for Athena machines.