[23270] in Source-Commits
/svn/athena r22931 - trunk/debathena/config/afs-config/debian
daemon@ATHENA.MIT.EDU (tabbott@MIT.EDU)
Tue Apr 22 05:31:04 2008
Date: Tue, 22 Apr 2008 05:30:50 -0400 (EDT)
From: tabbott@MIT.EDU
Message-Id: <200804220930.FAA23284@drugstore.mit.edu>
To: source-commits@MIT.EDU
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Author: tabbott
Date: 2008-04-22 05:30:50 -0400 (Tue, 22 Apr 2008)
New Revision: 22931
Modified:
trunk/debathena/config/afs-config/debian/changelog
trunk/debathena/config/afs-config/debian/control
trunk/debathena/config/afs-config/debian/control.in
Log:
In afs-config:
* Change Recommends from debathena-autofs-config to
debathena-afuse-automounter.
Modified: trunk/debathena/config/afs-config/debian/changelog
===================================================================
--- trunk/debathena/config/afs-config/debian/changelog 2008-04-22 07:49:25 UTC (rev 22930)
+++ trunk/debathena/config/afs-config/debian/changelog 2008-04-22 09:30:50 UTC (rev 22931)
@@ -1,3 +1,10 @@
+debathena-afs-config (1.4) unstable; urgency=low
+
+ * Change Recommends from debathena-autofs-config to
+ debathena-afuse-automounter.
+
+ -- Tim Abbott <tabbott@mit.edu> Tue, 22 Apr 2008 05:30:18 -0400
+
debathena-afs-config (1.3) unstable; urgency=low
* Convert to use config-package.mk interface, new in config-package-
Modified: trunk/debathena/config/afs-config/debian/control
===================================================================
--- trunk/debathena/config/afs-config/debian/control 2008-04-22 07:49:25 UTC (rev 22930)
+++ trunk/debathena/config/afs-config/debian/control 2008-04-22 09:30:50 UTC (rev 22931)
@@ -8,7 +8,7 @@
Package: debathena-afs-config
Architecture: all
Depends: openafs-client, debathena-kerberos-config, debathena-machtype, openafs-krb5, ${misc:Depends}
-Recommends: debathena-autofs-config
+Recommends: debathena-afuse-automounter
Provides: ${diverted-files}
Conflicts: ${diverted-files}
Description: AFS configuration for Debian-Athena
Modified: trunk/debathena/config/afs-config/debian/control.in
===================================================================
--- trunk/debathena/config/afs-config/debian/control.in 2008-04-22 07:49:25 UTC (rev 22930)
+++ trunk/debathena/config/afs-config/debian/control.in 2008-04-22 09:30:50 UTC (rev 22931)
@@ -8,7 +8,7 @@
Package: debathena-afs-config
Architecture: all
Depends: openafs-client, debathena-kerberos-config, debathena-machtype, openafs-krb5, ${misc:Depends}
-Recommends: debathena-autofs-config
+Recommends: debathena-afuse-automounter
Provides: ${diverted-files}
Conflicts: ${diverted-files}
Description: AFS configuration for Debian-Athena