aboutsummaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2015-12-08 19:06:50 +0100
committerGuilhem Moulin <guilhem@fripost.org>2015-12-08 19:25:58 +0100
commitad4e00085e39f53642c9e335d7a4a6bead868f26 (patch)
tree008dce29d117afdc1999b72935ad4da1d424cfc8 /debian/control
parente1d918aaf4f643eb4ebab9bd1258ef99d8f5517a (diff)
debianization
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control17
1 files changed, 17 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..2dcd758
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,17 @@
+Source: letsencrypt-tiny
+Section: mail
+Priority: optional
+Maintainer: Guilhem Moulin <guilhem@guilhem.org>
+Build-Depends: debhelper (>= 9)
+Standards-Version: 3.9.6
+Vcs-Git: https://git.guilhem.org/letsencrypt-tiny
+Vcs-Browser: https://git.guilhem.org/letsencrypt-tiny
+
+Package: letsencrypt-tiny
+Architecture: all
+Depends: ${misc:Depends}, ${perl:Depends},
+ libcrypt-openssl-bignum-perl, libcrypt-openssl-rsa-perl,
+ libwww-perl, libjson-perl | libjson-xs-perl,
+ openssl, netcat-openbsd | netcat-traditional
+Recommends: liblwp-protocol-https-perl, socat
+Description: Tiny ACME client for Let's Encrypt