]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
Change openafs modules interface because of forward/backward incompatible upstream...
authorSam Hartman <hartmans@debian.org>
Mon, 15 Oct 2001 03:37:41 +0000 (03:37 +0000)
committerSam Hartman <hartmans@debian.org>
Mon, 15 Oct 2001 03:37:41 +0000 (03:37 +0000)
debian/changelog
debian/control
debian/control.module
debian/control.module-image

index 295751075d4bd686c16eb911bba896ee1a88a140..e669c9386ce6c59cc0703ca7350a5f717eb30a4b 100644 (file)
@@ -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 <hartmans@debian.org>  Sun, 14 Oct 2001 15:07:10 -0400
index ed7e112fad1abdb10129cd75b8e353884c0a6fa1..306757973cba959c065137c2b25441a159179f01 100644 (file)
@@ -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
index dd21164bbf3aaafcebb45af6edc36a9b37f57729..94db7690ff1354f20e4484b8bd4b2685d202e364 100644 (file)
@@ -5,8 +5,8 @@ Maintainer: Sam Hartman <hartmans@debian.org>
 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
index 9a0619df46eb2d572aa97d43efa7f4fdb736758c..b43b5f007fbaa3054bdab1ce964f7396bf55f864 100644 (file)
@@ -5,8 +5,8 @@ Maintainer: Sam Hartman <hartmans@debian.org>
 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