Source: gnuplot-mode
Section: lisp
Priority: optional
Maintainer: Debian Emacsen team <debian-emacsen@lists.debian.org>
Uploaders: Dima Kogan <dkogan@debian.org>,
           Aymeric Agon-Rambosson <aymeric.agon@yandex.com>
Build-Depends: debhelper-compat (= 13),
	       dh-elpa (>= 2.0.12),
	       gnuplot-qt | gnuplot-x11 | gnuplot
Standards-Version: 4.7.2
Testsuite: autopkgtest-pkg-elpa
Vcs-Git: https://salsa.debian.org/emacsen-team/gnuplot-mode.git
Vcs-Browser: https://salsa.debian.org/emacsen-team/gnuplot-mode
Homepage: https://github.com/emacs-gnuplot/gnuplot

Package: elpa-gnuplot-mode
Architecture: all
Depends: ${misc:Depends}, ${elpa:Depends}, gnuplot-qt | gnuplot-x11 | gnuplot
Recommends: emacs, gnuplot-doc
Enhances: emacs
Breaks: gnuplot-mode (<< 1:0.11-1)
Replaces: gnuplot-mode (<< 1:0.11-1)
Provides: gnuplot-mode
Description: Gnuplot mode for Emacs
 Gnuplot is a major mode for Emacs flavours with the following features:
  - Functions for plotting lines, regions, entire scripts, or entire files
  - Graphical interface to setting command arguments
  - Syntax colorization
  - Completion of common words in Gnuplot
  - Code indentation
  - On-line help using Info for Gnuplot functions and features
  - Interaction with Gnuplot using comint
  - Pull-down menus plus a toolbar
  - Distributed with a quick reference sheet in postscript.

Package: gnuplot-mode
Architecture: all
Depends: ${misc:Depends}, elpa-gnuplot-mode
Description: Transition Package, gnuplot-mode to elpa-gnuplot-mode
 The gnuplot-mode emacs addon has been elpafied. This dummy package
 helps ease transition from gnuplot-mode to elpa-gnuplot-mode.
