From 2bd65d19d42e202d41397a420b67fde2255d23da Mon Sep 17 00:00:00 2001 From: TheOnePath Date: Fri, 11 Aug 2023 23:34:51 +0100 Subject: [PATCH] Added spec.bottle The bottle file specification. --- spec.bottle | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 spec.bottle diff --git a/spec.bottle b/spec.bottle new file mode 100644 index 0000000..300e77d --- /dev/null +++ b/spec.bottle @@ -0,0 +1,35 @@ +-- Mandatory +Package: foo +Version: 0.1 +Maintainer: Joe Bloggs +Filename: [uri|path-spec|ask|stdin] +Package-Repo: [url|local] +Description: + + +-- Optional +Section:
+Priority: +*-- +In Debian, the Section and Priority fields have a defined set of accepted values based on the Policy Manual. A list of +these values can be obtained from the latest version of the debian-policy package. +--* +Essential: +Architecture: +Origin: +Bugs: +Homepage: +Tag: +Depends: +Pre-Depends: +Recommends: +Suggests: +Breaks: +Conflicts: +Replaces: +Provides: + +*-- +Multiline comments. +ClosedLess (c) 2021-2024 +--*