From 8a5d7e566351d65d18784b6b0f565499d94711c3 Mon Sep 17 00:00:00 2001 From: Sam Hartman Date: Mon, 15 Oct 2001 03:37:41 +0000 Subject: [PATCH] Change openafs modules interface because of forward/backward incompatible upstream change --- debian/changelog | 6 +++++- debian/control | 3 ++- debian/control.module | 4 ++-- debian/control.module-image | 4 ++-- 4 files changed, 11 insertions(+), 6 deletions(-) diff --git a/debian/changelog b/debian/changelog index 295751075..e669c9386 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,11 @@ openafs (1.2.2-1) unstable; urgency=low * New upstream release. - * Include buserver in openafs-dbserver, butc and fms in openafs-client. + * We now require openafs-modules1 and conflict with openafs-modules. + Our modules packages now provide openafs-modules1. This is because + upstream made a forward and backward incompatible change in the modules + interface. + * Include buserver in openafs-dbserver, butc and fms in openafs-client. butc and fms may move, but they are there for now, closes: #114313 -- Sam Hartman Sun, 14 Oct 2001 15:07:10 -0400 diff --git a/debian/control b/debian/control index ed7e112fa..306757973 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,8 @@ Standards-Version: 3.5.0 Package: openafs-client Architecture: i386 powerpc sparc alpha -Depends: ${shlibs:Depends}, debconf, host|dnsutils, openafs-modules-source|openafs-modules +Depends: ${shlibs:Depends}, debconf, host|dnsutils, openafs-modules-source|openafs-modules1 +Conflicts: openafs-modules Conflicts: arla Description: The AFS distributed filesystem- client support AFS is a distributed filesystem allowing cross-platform sharing of diff --git a/debian/control.module b/debian/control.module index dd21164bb..94db7690f 100644 --- a/debian/control.module +++ b/debian/control.module @@ -5,8 +5,8 @@ Maintainer: Sam Hartman Standards-Version: 3.1.1 Package: openafs-modules-=KVERS -Conflicts: openafs-client (= 1.0.snap20001103-1) -Provides: openafs-modules +Conflicts: openafs-client (<< 1.2.2-0) +Provides: openafs-modules1 Architecture: any Description: The AFS distributed filesystem- Kernel Module AFS is a distributed filesystem allowing cross-platform sharing of diff --git a/debian/control.module-image b/debian/control.module-image index 9a0619df4..b43b5f007 100644 --- a/debian/control.module-image +++ b/debian/control.module-image @@ -5,8 +5,8 @@ Maintainer: Sam Hartman Standards-Version: 3.1.1 Package: openafs-modules-=KVERS -Conflicts: openafs-client (= 1.0.snap20001103-1) -Provides: openafs-modules +Conflicts: openafs-client (<< 1.2.2-0) +Provides: openafs-modules1 Architecture: any Recommends: kernel-image-=KVERS (= =KREVS) Description: The AFS distributed filesystem- Kernel Module -- 2.39.5