summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2018-07-24 11:36:16 +0800
committerSean Whitton <spwhitton@spwhitton.name>2018-07-24 11:36:16 +0800
commit2a1f827225de803202afd2af542b1d0c4edd0502 (patch)
tree16ae47d1a282fd5ddc169886fcdb3d4bbd443711 /debian/control
parent23ad88817c283d5d180b9c27a7c644c204be19a7 (diff)
downloadmailscripts-2a1f827225de803202afd2af542b1d0c4edd0502.tar.gz
initial Debianisation
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control14
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..f7297e5
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,14 @@
+Source: mailscripts
+Section: mail
+Priority: optional
+Maintainer: Sean Whitton <spwhitton@spwhitton.name>
+Standards-Version: 4.1.5.0
+Build-Depends: debhelper (>= 10)
+Vcs-Git: https://git.spwhitton.name/mailscripts
+Vcs-Browser: https://git.spwhitton.name/mailscripts
+
+Package: mailscripts
+Depends: ${misc:Depends}, python
+Recommends: notmuch
+Architecture: all
+Description: collection of scripts for manipulating e-mail on Debian