aboutsummaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
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