Restrict grub-mount-udeb dependency to architectures where grub-mount-udeb exists...
authorColin Watson <cjwatson@debian.org>
Mon, 29 Aug 2011 11:30:26 +0000 (12:30 +0100)
committerColin Watson <cjwatson@debian.org>
Mon, 29 Aug 2011 11:30:26 +0000 (12:30 +0100)
debian/changelog
debian/control

index 911459d..ba198da 100644 (file)
@@ -1,7 +1,12 @@
 os-prober (1.49) UNRELEASED; urgency=low
 
+  [ Robert Millan ]
   * Depend on grub-mount-udeb only on architectures with FUSE support.
 
+  [ Colin Watson ]
+  * Restrict grub-mount-udeb dependency to architectures where
+    grub-mount-udeb exists (closes: #639599).
+
  -- Robert Millan <rmh@debian.org>  Sun, 24 Jul 2011 23:25:08 +0200
 
 os-prober (1.48) unstable; urgency=low
index 431578b..1cc1d4d 100644 (file)
@@ -11,7 +11,7 @@ Vcs-Git: git://git.debian.org/d-i/os-prober.git
 Package: os-prober-udeb
 XC-Package-Type: udeb
 Architecture: any
-Depends: ${shlibs:Depends}, di-utils-mapdevfs, anna (>= 1.16), grub-mount-udeb [linux-any kfreebsd-any]
+Depends: ${shlibs:Depends}, di-utils-mapdevfs, anna (>= 1.16), grub-mount-udeb [i386 amd64 powerpc ppc64 sparc mipsel kfreebsd-i386 kfreebsd-amd64]
 Provides: os-prober
 Description: utility to detect other OSes on a set of drives
  This package is to be used by boot loader installers to detect other OSes