summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
-rw-r--r--debian/control10
2 files changed, 6 insertions, 5 deletions
diff --git a/debian/changelog b/debian/changelog
index 7dda2cc..1392c99 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,7 @@ debos (1.0.0+git20180112.6e577d4-2) UNRELEASED; urgency=medium
- 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
+ * Small description update
-- Héctor Orón Martínez <zumbi@debian.org> Tue, 06 Mar 2018 16:40:44 +0100
diff --git a/debian/control b/debian/control
index 9dd639e..cd8e967 100644
--- a/debian/control
+++ b/debian/control
@@ -43,8 +43,8 @@ Depends: ${shlibs:Depends},
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
- specific use-case, debos is more meant as a toolchain to make comon
- actions trivial while providing enough rope to do whatever tweaking that
- might be required behind the scene.
+ debos is a tool to make creation of various Debian based OS "images"
+ simpler. While most other tools focus on specific use-case, debos is
+ more meant as a toolchain to make comon actions trivial while providing
+ enough rope to do whatever tweaking that might be required behind
+ the scenes.