aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorJakob Odersky <jakob@odersky.com>2017-12-26 13:06:36 +0100
committerJakob Odersky <jakob@odersky.com>2017-12-26 13:06:36 +0100
commit2f30d102518172a0dd725512e4b3703b5cb89e06 (patch)
tree98a51af54de8e9086ed219763e9fc71c504fea33 /debian/control
parent54fa5ae198671ff9555d4fcd9b2f79d43f58adb7 (diff)
downloadnginx-letsencrypt-2f30d102518172a0dd725512e4b3703b5cb89e06.tar.gz
nginx-letsencrypt-2f30d102518172a0dd725512e4b3703b5cb89e06.tar.bz2
nginx-letsencrypt-2f30d102518172a0dd725512e4b3703b5cb89e06.zip
Initial debianization
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control15
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..18cf817
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,15 @@
+Source: nginx-letsencrypt
+Section: unknown
+Priority: optional
+Maintainer: Jakob Odersky <jakob@odersky.com>
+Build-Depends: debhelper (>= 9)
+Standards-Version: 3.9.8
+Homepage: <insert the upstream URL, if relevant>
+#Vcs-Git: https://anonscm.debian.org/collab-maint/nginx-letsencrypt.git
+#Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/nginx-letsencrypt.git
+
+Package: nginx-letsencrypt
+Architecture: all
+Depends: ${misc:Depends}
+Description: <insert up to 60 chars description>
+ <insert long description, indented with spaces>