From: Ulrich Dangel Date: Mon, 20 Jun 2011 15:05:06 +0000 (+0200) Subject: Depend on the same live-boot-initramfs-tools/live-boot-backend version. X-Git-Tag: v3.0_a19-1+grml.00~4 X-Git-Url: http://git.grml.org/?p=live-boot-grml.git;a=commitdiff_plain;h=6b21c571a2c065b10f1048a8827ee72bf67f5f5c Depend on the same live-boot-initramfs-tools/live-boot-backend version. Only use the correct live-boot-initramfs-tools for live-boot. Depend on ${binary:Version} to use the correct version. Useful for upgrading packages. --- diff --git a/debian/control b/debian/control index c1ed2da..c2ebb94 100644 --- a/debian/control +++ b/debian/control @@ -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