diff options
author | Holger Paradies <retabell@gmx.de> | 2021-05-16 16:17:09 +0200 |
---|---|---|
committer | Holger Paradies <retabell@gmx.de> | 2021-05-16 16:17:09 +0200 |
commit | 5709a45d33d708952128d31734ee4668ca615599 (patch) | |
tree | 93f4bd92dcd1137217991d77e75278985005debc /kiw-ventoy/debian/control | |
parent | a04e3b3338a242fbca8141b9883cb360e8fc18a0 (diff) | |
download | kanotix-packages-5709a45d33d708952128d31734ee4668ca615599.zip kanotix-packages-5709a45d33d708952128d31734ee4668ca615599.tar.gz |
Ventoy package for kanotix-iso-writer
Package with update-script for ventoy
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. |