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