From 6a5fbf04098db2ee10f3273b0716a160ec5f20ff Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Fri, 9 Jul 2010 15:55:30 -0700 Subject: [PATCH] Kernel source packages recommend openafs-client * openafs-modules-source and openafs-modules-dkms now recommend an appropriate version of openafs-client. --- debian/changelog | 2 ++ debian/control | 2 ++ 2 files changed, 4 insertions(+) diff --git a/debian/changelog b/debian/changelog index a4dc80153..f4d352b37 100644 --- a/debian/changelog +++ b/debian/changelog @@ -40,6 +40,8 @@ openafs (1.5.75-1) UNRELEASED; urgency=low - [c790e7d0] Remove a few erroneous NEWS entries for 1.5.75 * openafs-modules-source and openafs-modules-dkms are now architecture: all. The generated kernel source is now architecture-independent. + * openafs-modules-source and openafs-modules-dkms now recommend an + appropriate version of openafs-client. * Remove the lpia architecture. This was an experiment in Ubuntu that has apparently been dropped. * Add preliminary support for powerpcspe, mapping that architecture to diff --git a/debian/control b/debian/control index f8cdb81b8..a94b1a148 100644 --- a/debian/control +++ b/debian/control @@ -149,6 +149,7 @@ Priority: extra Architecture: all Depends: ${misc:Depends}, bison, flex, debhelper (>= 5), module-assistant | kernel-package +Recommends: openafs-client (>= ${source:Version}) Description: AFS distributed filesystem kernel module source AFS is a distributed filesystem allowing cross-platform sharing of files among multiple computers. Facilities are provided for access @@ -161,6 +162,7 @@ Package: openafs-modules-dkms Section: kernel Priority: extra Depends: ${misc:Depends}, dkms, bison, flex +Recommends: openafs-client (>= ${source:Version}) Architecture: all Description: AFS distributed filesystem kernel module DKMS source AFS is a distributed filesystem allowing cross-platform sharing of -- 2.39.5