summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--debian/control16
1 files changed, 13 insertions, 3 deletions
diff --git a/debian/control b/debian/control
index 27c5dd6..329140a 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends:
libxml2-utils,
xsltproc,
Rules-Requires-Root: no
-Standards-Version: 4.6.2
+Standards-Version: 4.7.0
Homepage: https://open-infrastructure.net/software/system-tools
Vcs-Browser: https://git.progress-linux.org/users/daniel.baumann/debian/packages/open-infrastructure-system-tools
Vcs-Git: https://git.progress-linux.org/users/daniel.baumann/debian/packages/open-infrastructure-system-tools
@@ -61,10 +61,8 @@ Suggests:
gpgv,
Conflicts:
live-build,
- open-infrastructure-system-images,
Replaces:
live-build,
- open-infrastructure-system-images,
Provides:
system-build,
Description: Build Debian-based system images
@@ -102,3 +100,15 @@ Provides:
Description: Configure Debian-based system images
system-config provides the system integration for configuring a read-only root
filesystem such as a live system.
+
+Package: open-infrastructure-system-images
+Section: admin
+Architecture: all
+Depends:
+ open-infrastructure-system-build (>= 20161115),
+ ${misc:Depends},
+Provides:
+ system-images,
+Description: Debian-based system images
+ system-images contains the configuration directories for system-build to
+ build live system images.