Signed-off-by: Nicholas D Steeves <nstee...@gmail.com> --- debian/changelog | 16 ++++++++++++++++ debian/control | 4 ++-- debian/elpa-gnuplot.elpa | 6 ++++++ 3 files changed, 24 insertions(+), 2 deletions(-) create mode 100644 debian/elpa-gnuplot.elpa
diff --git a/debian/changelog b/debian/changelog index cc5d31c..897ada6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +gnuplot-mode (1:0.7.0-2014-12-31-2) UNRELEASED; urgency=medium + + [ Agustin Martin Domingo ] + * debian/rules: Remove bogus hyphen + * debian/install: Remove. No longer needed. + * debian/control: Build depend on gnuplot, to allow tests being actually + passed. + + [ Nicholas D Steeves ] + * Rename bin:elpa-gnuplot-mode to bin:elpa-gnuplot for correctness and + for compatibility with MELPA. Bruce Ravel's gnuplot.el:L3346 provides + 'gnuplot, while Mike McCourt's similarly named package provides + 'gnuplot-mode (gnuplot-mode.el:L456). + + -- Nicholas D Steeves <nstee...@gmail.com> Sat, 16 Nov 2019 18:22:17 -0500 + gnuplot-mode (1:0.7.0-2014-12-31-1) unstable; urgency=medium [ Dima Kogan ] diff --git a/debian/control b/debian/control index 29411f8..8fee9d6 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Vcs-Git: https://salsa.debian.org/debian/gnuplot-mode.git Vcs-Browser: https://salsa.debian.org/debian/gnuplot-mode Homepage: http://xafs.org/BruceRavel/GnuplotMode -Package: elpa-gnuplot-mode +Package: elpa-gnuplot Architecture: all Depends: ${misc:Depends}, ${elpa:Depends}, gnuplot-qt | gnuplot-x11 | gnuplot Recommends: emacs (>= 46.0), gnuplot-doc @@ -34,7 +34,7 @@ Description: Gnuplot mode for Emacs Package: gnuplot-mode Architecture: all -Depends: ${misc:Depends}, elpa-gnuplot-mode +Depends: ${misc:Depends}, elpa-gnuplot 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. diff --git a/debian/elpa-gnuplot.elpa b/debian/elpa-gnuplot.elpa new file mode 100644 index 0000000..b05242e --- /dev/null +++ b/debian/elpa-gnuplot.elpa @@ -0,0 +1,6 @@ +gnuplot-context.el +gnuplot-debug-context.el +gnuplot.el +gnuplot-gui.el +gnuplot-test-context.el +gnuplot-tests.el -- 2.20.1