[gnuplot5] branch master updated (22b9744 -> 51f82ed)
Anton Gladky
gladk at moszumanska.debian.org
Tue Nov 18 19:00:39 UTC 2014
This is an automated email from the git hooks/post-receive script.
gladk pushed a change to branch master
in repository gnuplot5.
from 22b9744 Change version number.
new 3071bf2 Imported Upstream version 5.0~rc3
new d578623 Merge tag 'upstream/5.0_rc3'
new d89f2c1 Set Standards-Version: 3.9.6. No changes.
new 8770897 Do not build-depend on qt5-default. (Closes: #769235)
new 51f82ed Update changelog.
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
BUGS | 2 +-
ChangeLog | 376 +++++++++
NEWS | 22 +-
PATCHLEVEL | 2 +-
RELEASE_NOTES | 62 +-
config/config.os2 | 2 +
config/makefile.dj2 | 8 +-
config/makefile.emx | 7 +-
config/makefile.vms | 8 +-
configure | 41 +-
configure.in | 36 +-
configure.vms | 4 +-
debian/changelog | 11 +
debian/control | 3 +-
debian/rules | 3 +
debian/source.lintian-overrides | 2 -
demo/fit.dem | 67 +-
demo/gantt.dem | 9 +-
demo/plugin/Makefile | 6 +-
demo/stringvar.dem | 24 +
demo/timedat.dem | 21 +-
demo/world.dem | 8 +-
docs/Makefile.am | 4 +-
docs/Makefile.in | 4 +-
docs/doc2texi.el | 4 +-
docs/faq-ja.tex | 1314 +++++++++++++------------------
docs/gnuplot.doc | 546 ++++++++-----
docs/plotstyles.gnu | 148 +++-
docs/term-ja.diff | 325 ++++----
man/gnuplot-ja.1 | 4 +-
share/LaTeX/gnuplot-lua-tikz-common.tex | 5 +-
share/LaTeX/gnuplot-lua-tikz.sty | 4 +-
src/Makefile.in | 4 +-
src/axis.c | 38 +-
src/axis.h | 26 +-
src/datafile.c | 40 +-
src/fit.c | 74 +-
src/fit.h | 3 +-
src/gadgets.c | 6 +-
src/gplt_x11.c | 15 +-
src/graph3d.c | 41 +-
src/graphics.c | 23 +-
src/hidden3d.c | 31 +-
src/internal.c | 15 +-
src/interpol.c | 14 +-
src/makefile.all | 4 +-
src/makefile.awc | 4 +-
src/misc.c | 103 ++-
src/mouse.c | 42 +-
src/parse.c | 10 +-
src/parse.h | 5 +-
src/plot2d.c | 30 +-
src/plot3d.c | 8 +-
src/qtterminal/QtGnuplotScene.cpp | 6 +
src/qtterminal/qt_term.cpp | 10 +-
src/qtterminal/qt_term.h | 2 +-
src/save.c | 99 ++-
src/save.h | 4 +-
src/set.c | 186 +++--
src/setshow.h | 19 +-
src/show.c | 67 +-
src/stats.c | 73 +-
src/term.c | 8 +-
src/term.h | 8 +-
src/term_api.h | 12 +-
src/time.c | 123 ++-
src/unset.c | 24 +-
src/version.c | 4 +-
src/wxterminal/wxt_gui.cpp | 149 +++-
src/wxterminal/wxt_gui.h | 16 +-
src/wxterminal/wxt_term.h | 5 +-
term/Makefile.am | 19 +-
term/Makefile.in | 19 +-
term/README | 8 +-
term/aed.trm | 224 ------
term/caca.trm | 11 +-
term/cairo.trm | 4 +-
term/js/gnuplot_mouse.js | 6 +-
term/lua.trm | 54 +-
term/lua/gnuplot-tikz.help | 4 +-
term/lua/gnuplot-tikz.lua | 200 +++--
term/v384.trm | 207 -----
term/win.trm | 66 +-
term/wxt.trm | 3 +-
term/x11.trm | 8 +-
85 files changed, 2961 insertions(+), 2305 deletions(-)
delete mode 100644 debian/source.lintian-overrides
delete mode 100644 term/aed.trm
delete mode 100644 term/v384.trm
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/gnuplot5.git
More information about the debian-science-commits
mailing list