From ad4e00085e39f53642c9e335d7a4a6bead868f26 Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Tue, 8 Dec 2015 19:06:50 +0100 Subject: debianization --- debian/control | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 debian/control (limited to 'debian/control') 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 +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 -- cgit v1.2.3