aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2015-09-14 05:33:34 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2015-09-14 06:17:04 +0200
commitd5cc21475e473dd2ea3e2afdab5ad1a46533f1ea (patch)
tree8db2df227b9d47243259eaf8e21a3b5fcc6962c1 /debian/control
downloadarctica-keyring-d5cc21475e473dd2ea3e2afdab5ad1a46533f1ea.tar.gz
arctica-keyring-d5cc21475e473dd2ea3e2afdab5ad1a46533f1ea.tar.bz2
arctica-keyring-d5cc21475e473dd2ea3e2afdab5ad1a46533f1ea.zip
initial commit
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control26
1 files changed, 26 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..f581d81
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,26 @@
+Source: arctica-keyring
+Section: misc
+Priority: optional
+Maintainer: Debian Arctica Maintainers <dev@lists.arctica-project.org>
+Uploaders:
+ Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
+Build-Depends:
+ cdbs,
+ debhelper (>= 9),
+Standards-Version: 3.9.6
+Homepage: https://github.com/ArcticaProject/arctica-keyring
+Vcs-Git: https://github.com/ArcticaProject/arctica-keyring
+Vcs-Browser: https://github.com/ArcticaProject/arctica-keyring
+
+Package: arctica-keyring
+Architecture: all
+Depends:
+ ${misc:Depends},
+Recommends: gnupg (>= 1.0.6-4)
+Description: GnuPG keys of all ArcticaProject developers and archives
+ The Debian project requires developers to digitally sign the
+ announcements of their packages with GnuPG, to protect against
+ forgeries.
+ .
+ This package contains public GnuPG keys of all ArcticaProject developers
+ and the ArcticaProject package archive.