summaryrefslogtreecommitdiff
path: root/debian/control
blob: 1a88b1e9f5a3118c80a1f270e8f43e91f0f5b6cd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Source: org-make-toc
Section: editors
Priority: optional
Maintainer: Debian Emacsen team <debian-emacsen@lists.debian.org>
Uploaders: Sean Whitton <spwhitton@spwhitton.name>
Build-Depends: debhelper-compat (= 13),
 dh-elpa
Standards-Version: 4.5.1
Vcs-Browser: https://salsa.debian.org/emacsen-team/org-make-toc
Vcs-Git: https://salsa.debian.org/emacsen-team/org-make-toc.git
Homepage: http://github.com/alphapapa/org-make-toc
Rules-Requires-Root: no

Package: elpa-org-make-toc
Architecture: all
Depends: ${elpa:Depends}, ${misc:Depends}
Recommends: emacs (>= 46.0)
Enhances: emacs
Description: Automatic tables of contents for Org files
 This package makes it easy to have one or more customizable tables of
 contents in Org files.  They can be updated manually, or automatically when
 the file is saved.  Links to headings are created compatible with GitHub's
 Org renderer.