From 85336bc44d6036d12a50ee2ecfe222f1034fcbbf Mon Sep 17 00:00:00 2001 From: David Bremner Date: Sat, 9 Jun 2018 13:20:30 -0300 Subject: initial (re)-debianization From dh_make_elpa, with the old copyright file --- debian/control | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 debian/control (limited to 'debian/control') diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..7c10c03 --- /dev/null +++ b/debian/control @@ -0,0 +1,23 @@ +Source: debian-el +Section: lisp +Priority: optional +Maintainer: David Bremner +Build-Depends: debhelper (>= 10), + dh-elpa +Standards-Version: 4.1.3 + +Package: elpa-debian +Architecture: all +Depends: ${elpa:Depends}, ${misc:Depends} +Recommends: emacs (>= 46.0) +Enhances: emacs, + emacs25 +Description: Emacs helpers specific to Debian users + This package contains: + . + apt-sources - major mode for editing Debian sources.list files; + apt-utils - interface to APT (Debian package management); + debian-bug - an Emacs command to submit a bug report; + deb-view - view contents of Debian package, similarly to tar-mode; + gnus-BTS - provides buttons for bug numbers seen in Gnus messages; + preseed - major mode for editing debian-installer preseed files. -- cgit v1.2.3