diff options
author | Helmut Grohne <helmut@subdivi.de> | 2022-12-23 20:27:03 +0100 |
---|---|---|
committer | Helmut Grohne <helmut@subdivi.de> | 2022-12-23 20:27:03 +0100 |
commit | c856e06999fdc2b992e07c1b82b4af08c834f78b (patch) | |
tree | 96a7e0d1f5eeea1963e5929ce57ccf66d5b7ca04 /debian | |
parent | 4afa72f4cc34c5d36c68f76514bc59347936f8ca (diff) | |
download | debvm-c856e06999fdc2b992e07c1b82b4af08c834f78b.tar.gz |
debian: bump mmdebstrap version for jessie hook
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index b575797..b9f51ba 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Depends: ${misc:Depends}, e2fsprogs, genext2fs, - mmdebstrap (>= 1.2.3), + mmdebstrap (>= 1.2.4), qemu-kvm | qemu-system-arm | qemu-system-system-mips | qemu-system-misc | qemu-system-ppc | qemu-system-x86, Recommends: arch-test, |