summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control16
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..35ffb72
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,16 @@
+Source: timer
+Section: unknown
+Priority: optional
+Maintainer: the_jk <the_jk@spawned.biz>
+Build-Depends: debhelper-compat (= 13)
+Standards-Version: 4.5.1
+Homepage: <insert the upstream URL, if relevant>
+#Vcs-Browser: https://salsa.debian.org/debian/timer
+Vcs-Git: ssh://git.spawned.biz/srv/git/timer.git
+Rules-Requires-Root: no
+
+Package: timer
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: <insert up to 60 chars description>
+ <insert long description, indented with spaces>