summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog9
-rw-r--r--debian/control17
2 files changed, 22 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog
index 43e8e10..7dda2cc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,15 @@ debos (1.0.0+git20180112.6e577d4-2) UNRELEASED; urgency=medium
[ Alexandre Viau ]
* Point Vcs-* urls to salsa.debian.org.
+ [ Ana Guerrero Lopez ]
+ * Update Depends:
+ - add qemu-system and qemu-user-static
+ - add debootstrap
+ * Update Recommends:
+ - Add gzip, bzip2, xz, tar, zip that are often used by debos
+ - Add binaries needed by the actions in image-partition:
+ util-linux, parted, mount, udev
+
-- Héctor Orón Martínez <zumbi@debian.org> Tue, 06 Mar 2018 16:40:44 +0100
debos (1.0.0+git20180112.6e577d4-1) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 8f876fb..9dd639e 100644
--- a/debian/control
+++ b/debian/control
@@ -27,12 +27,21 @@ Built-Using: ${misc:Built-Using}
Recommends: bmap-tools
, busybox | busybox-static
, ovmf
+ , gzip
+ , bzip2
+ , xz
+ , tar
+ , zip
+# For the action image-partition
+ , util-linux
+ , parted
+ , mount
+ , udev
Depends: ${shlibs:Depends},
${misc:Depends},
- systemd-container
-## d4s
-## and please add to runtime dependencies for debos: gzip, bzip2, xz, tar, zip, dpkg, apt, blkid, parted, losetup, udevadm, systemd-nspawn, debootstrap
-## may be I missed something
+ systemd-container,
+ debootstrap,
+ qemu-system, qemu-user-static
Description: Debian OS builder
debos Debian OS builder. debos is a tool to make creation of various
debian based os "images" simpler. While most other tools focus on