Source: sml-mode
Section: editors
Priority: optional
Maintainer: Debian Emacsen Team <debian-emacsen@lists.debian.org>
Uploaders: Barak A. Pearlmutter <bap@debian.org>
Build-Depends: debhelper-compat (= 12), dh-elpa (>= 0.0.17), texinfo
Rules-Requires-Root: no
Standards-Version: 4.5.0
Homepage: https://elpa.gnu.org/packages/sml-mode.html
Vcs-Git: https://salsa.debian.org/emacsen-team/sml-mode.git
Vcs-Browser: https://salsa.debian.org/emacsen-team/sml-mode

Package: elpa-sml-mode
Architecture: all
Depends: ${misc:Depends}, ${elpa:Depends}
Breaks: sml-mode (<< 6.7)
Enhances: mlton, mosml, smljn, emacs
Description: Emacs major mode for editing Standard ML programs
 SML-mode provides syntax highlighting and automatic
 indentation for Standard ML and comes with sml-proc which allows
 interaction with an inferior SML interactive loop.  You will need
 this if you write Standard ML programs using Emacs.  For OCaml
 prgramming, see instead tuareg-mode.

Package: sml-mode
Architecture: all
Depends: ${misc:Depends}, elpa-sml-mode
Description: Transition package, sml-mode to elpa-sml-mode
 Sml-mode has been elpafied.  Ease Transition from sml-mode to
 elpa-sml-mode with this dummy package.
