From cdad82b95d34633aa21124407ce4433c1bbecfdb Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Mon, 15 Apr 2019 13:13:03 -0700 Subject: packaging for athena's apt repo Signed-off-by: Sean Whitton --- debian/control | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 debian/control (limited to 'debian/control') diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..7662d22 --- /dev/null +++ b/debian/control @@ -0,0 +1,16 @@ +Source: org-d20 +Section: lisp +Priority: optional +Maintainer: Sean Whitton +Build-Depends: debhelper (>= 10), + dh-elpa +Standards-Version: 4.1.5 +Homepage: https://spwhitton.name/tech/code/org-d20/ + +Package: elpa-org-d20 +Architecture: all +Depends: ${elpa:Depends}, ${misc:Depends} +Recommends: emacs (>= 46.0) +Enhances: emacs, + emacs25 +Description: minor mode for d20 tabletop roleplaying games -- cgit v1.2.3