]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
Make kernel source packages arch: all
authorRuss Allbery <rra@debian.org>
Fri, 9 Jul 2010 22:53:23 +0000 (15:53 -0700)
committerRuss Allbery <rra@debian.org>
Fri, 9 Jul 2010 22:53:49 +0000 (15:53 -0700)
* openafs-modules-source and openafs-modules-dkms are now architecture:
  all.  The generated kernel source is now architecture-independent.

debian/changelog
debian/control

index c7170e92a5041a64c68adbb26124459074a6db68..a4dc80153afba3d511226cfd2585da1c42fc37d6 100644 (file)
@@ -32,9 +32,14 @@ openafs (1.5.75-1) UNRELEASED; urgency=low
     - Use filehandles for all Linux 2.6 versions to avoid
       incompatibilities with mismatched afsds.
     - Update Linux kernel support for 2.6.35.
+    - The stripped source tree generated for kernel module builds is now
+      truly architecture-independent and can build on i386 for amd64
+      kernels (for example).  (Closes: #518270)
   * Apply upstream deltas:
     - [bbce0515] Add NEWS entries for 1.5.75
     - [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.
   * Remove the lpia architecture.  This was an experiment in Ubuntu that
     has apparently been dropped.
   * Add preliminary support for powerpcspe, mapping that architecture to
index 913a7f3dbbc7354dbc107137095739237c099213..f8cdb81b8c0a815b306358fafb96f40b00fa4930 100644 (file)
@@ -146,7 +146,7 @@ Description: AFS distributed filesystem development libraries
 Package: openafs-modules-source
 Section: kernel
 Priority: extra
-Architecture: alpha amd64 arm armel i386 ia64 powerpc powerpcspe ppc64 s390 s390x sparc
+Architecture: all
 Depends: ${misc:Depends}, bison, flex, debhelper (>= 5),
  module-assistant | kernel-package
 Description: AFS distributed filesystem kernel module source
@@ -161,7 +161,7 @@ Package: openafs-modules-dkms
 Section: kernel
 Priority: extra
 Depends: ${misc:Depends}, dkms, bison, flex
-Architecture: alpha amd64 arm armel i386 ia64 powerpc powerpcspe ppc64 s390 s390x sparc
+Architecture: all
 Description: AFS distributed filesystem kernel module DKMS source
  AFS is a distributed filesystem allowing cross-platform sharing of
  files among multiple computers.  Facilities are provided for access