diff options
Diffstat (limited to 'kiw-ventoy/debian/control')
-rw-r--r-- | kiw-ventoy/debian/control | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/kiw-ventoy/debian/control b/kiw-ventoy/debian/control new file mode 100644 index 0000000..42bfe86 --- /dev/null +++ b/kiw-ventoy/debian/control @@ -0,0 +1,16 @@ +Source: kiw-ventoy +Section: misc +Priority: optional +Maintainer: Holger Paradies <retabell@gmx.de> +Build-Depends: debhelper-compat (= 12) +Standards-Version: 4.5.1 +Vcs-Browser: http://git.acritox.com/kanotix-packages/tree//kiw-ventoy +Rules-Requires-Root: no + +Package: kiw-ventoy +Architecture: all +Depends: ${misc:Depends} +Description: Ventoy for kanotix-iso-writer + Unmodified ventoy-xxxx.tar.gz file. + used with kanotix-iso-writer to create + ventoy-stick as option in multiboot mode. |