summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2019-01-29 04:43:26 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2019-01-29 06:46:30 +0000
commita9ec15615ca08833f452fc8ec1be0c29a4ff341d (patch)
treec2b10b1f09b6d8e9eed55cb5e87d71f8184cb939 /debian/control
parentAdding upstream version 20181201. (diff)
downloadprogress-linux-a9ec15615ca08833f452fc8ec1be0c29a4ff341d.tar.xz
progress-linux-a9ec15615ca08833f452fc8ec1be0c29a4ff341d.zip
Adding debian version 20181201-1.debian/20181201-1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control49
1 files changed, 49 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..7e55705
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,49 @@
+Source: progress-linux
+Section: admin
+Priority: optional
+Maintainer: Daniel Baumann <daniel.baumann@progress-linux.org>
+Build-Depends:
+ debhelper-compat (= 12),
+ debian-keyring,
+ gnupg,
+Rules-Requires-Root: no
+Standards-Version: 4.3.0
+Homepage: https://progress-linux.org
+Vcs-Browser: https://git.progress-linux.org/users/daniel.baumann/debian/packages/progress-linux
+Vcs-Git: https://git.progress-linux.org/users/daniel.baumann/debian/packages/progress-linux
+
+Package: progress-linux
+Section: admin
+Architecture: all
+Depends:
+ apt-transport-https,
+ ca-certificates,
+ progress-linux-pgp-keys,
+ ${misc:Depends},
+Description: Progress Linux Setup
+ Progress Linux is a Debian derivative distribution focused on system
+ integration.
+ .
+ This package allows one to add the Progress Linux package archives to the
+ current system.
+
+Package: progress-linux-pgp-keys
+Section: admin
+Architecture: all
+Depends:
+ ${misc:Depends},
+Description: PGP Keys of the Progress Linux project
+ The Progress Linux project digitally signs packages and
+ images.
+ .
+ This package contains the PGP keys.
+
+Package: progress-linux-ssh-keys
+Section: admin
+Architecture: all
+Depends:
+ ${misc:Depends},
+Description: SSH Keys of the Progress Linux project
+ The Progress Linux project digitally signs host keys.
+ .
+ This package contains the SSH keys.