]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
Make openafs-modules-source arch: all
authorRuss Allbery <rra@debian.org>
Wed, 18 Feb 2009 22:20:52 +0000 (14:20 -0800)
committerRuss Allbery <rra@debian.org>
Wed, 18 Feb 2009 22:20:52 +0000 (14:20 -0800)
* Make openafs-modules-source architecture-specific (arch: any instead
  of arch: all).  The new method for generating the kernel source tree
  only generates correct build machinery for the architecture on which
  it was built, making the package architecture-specific.  The generated
  tree is so much smaller that this still only uses about 1MB of archive
  space more than the old method and makes each openafs-modules-source
  package much smaller.  This is a workaround until we can fix
  libafs_tree to include enough build machinery to handle all Linux
  architectures from one source tree.  (Closes: #516023)

debian/changelog
debian/control

index 1e85a766167c7e858bc8e760b925d91a26865dfa..9588c6948eb61dcb3db4688b72797cd4294eeb6b 100644 (file)
@@ -1,5 +1,14 @@
 openafs (1.4.8.dfsg1-2) UNRELEASED; urgency=low
 
+  * Make openafs-modules-source architecture-specific (arch: any instead
+    of arch: all).  The new method for generating the kernel source tree
+    only generates correct build machinery for the architecture on which
+    it was built, making the package architecture-specific.  The generated
+    tree is so much smaller that this still only uses about 1MB of archive
+    space more than the old method and makes each openafs-modules-source
+    package much smaller.  This is a workaround until we can fix
+    libafs_tree to include enough build machinery to handle all Linux
+    architectures from one source tree.  (Closes: #516023)
   * Explicitly remove *-stamp files in the clean target of the module
     build until the module build is upgraded to debhelper 7.
 
index 4e3c583291a1e31cbd53f7fbe87afb4d3042d0f0..9d20e0dea911ef9b3d6c610f012437ffd7a7f63f 100644 (file)
@@ -113,9 +113,9 @@ Description: AFS distributed filesystem development libraries
 
 Package: openafs-modules-source
 Priority: extra
+Architecture: alpha amd64 arm armel i386 ia64 lpia powerpc ppc64 s390 s390x sparc
 Depends: ${misc:Depends}, bison, flex, debhelper (>= 5),
  module-assistant | kernel-package
-Architecture: all
 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