Control: tags 846988 + patch Control: tags 846988 + pending Dear maintainer,
I've prepared an NMU for gnuplot (versioned as 5.0.5+dfsg1-4.1) and uploaded it to DELAYED/10. Please feel free to tell me if I should delay it longer. Regards. diff -Nru gnuplot-5.0.5+dfsg1/debian/changelog gnuplot-5.0.5+dfsg1/debian/changelog --- gnuplot-5.0.5+dfsg1/debian/changelog 2016-11-13 12:41:25.000000000 -0600 +++ gnuplot-5.0.5+dfsg1/debian/changelog 2017-01-07 15:23:15.000000000 -0600 @@ -1,3 +1,11 @@ +gnuplot (5.0.5+dfsg1-4.1) unstable; urgency=medium + + * Non-maintainer upload. + * Change build dependency to "emacs25-nox | emacs25 | emacs24" to + support and prefer emacs25. (Closes: #846988) + + -- Rob Browning <r...@defaultvalue.org> Sat, 07 Jan 2017 15:23:15 -0600 + gnuplot (5.0.5+dfsg1-4) unstable; urgency=medium * [3ff368e] Move info-file into gnuplot-doc. (Closes: #843987) diff -Nru gnuplot-5.0.5+dfsg1/debian/control gnuplot-5.0.5+dfsg1/debian/control --- gnuplot-5.0.5+dfsg1/debian/control 2016-11-13 12:41:25.000000000 -0600 +++ gnuplot-5.0.5+dfsg1/debian/control 2017-01-07 15:23:15.000000000 -0600 @@ -33,7 +33,7 @@ texlive-latex-recommended, libwxgtk3.0-dev, zlib1g-dev, - emacs24 + emacs25-nox | emacs25 | emacs24 Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/gnuplot.git Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/gnuplot.git