Depend on the same live-boot-initramfs-tools/live-boot-backend version.
authorUlrich Dangel <uli@spamt.net>
Mon, 20 Jun 2011 15:05:06 +0000 (17:05 +0200)
committerUlrich Dangel <uli@spamt.net>
Mon, 20 Jun 2011 15:05:06 +0000 (17:05 +0200)
Only use the correct live-boot-initramfs-tools for live-boot. Depend on
${binary:Version} to use the correct version. Useful for upgrading packages.

debian/control

index c1ed2da..c2ebb94 100644 (file)
@@ -10,7 +10,7 @@ Vcs-Git: git://git.grml.org/live-boot-grml.git
 
 Package: live-boot
 Architecture: all
-Depends: ${misc:Depends}, live-boot-initramfs-tools | live-boot-backend
+Depends: ${misc:Depends}, live-boot-initramfs-tools (=${binary:Version}) | live-boot-backend (=${binary:Version}) 
 Recommends: eject, file, rsync, uuid-runtime
 Suggests: curlftpfs, cryptsetup, httpfs2, unionfs-fuse, wget
 Description: Debian Live - System Boot Scripts