[gnuplot5] branch experimental updated (d62554c -> 094380f)
Anton Gladky
gladk at moszumanska.debian.org
Fri Jan 23 05:36:03 UTC 2015
This is an automated email from the git hooks/post-receive script.
gladk pushed a change to branch experimental
in repository gnuplot5.
from d62554c Remove docs/gnuplot.doc from Files-Excluded.
adds 3071bf2 Imported Upstream version 5.0~rc3
adds d578623 Merge tag 'upstream/5.0_rc3'
adds d89f2c1 Set Standards-Version: 3.9.6. No changes.
adds 8770897 Do not build-depend on qt5-default. (Closes: #769235)
adds 51f82ed Update changelog.
new af47d7e Merge branch 'master' into experimental
new 0bde847 Update watch-file.
new 094380f Update d/copyright.
The 3 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/copyright | 22 -
debian/rules | 3 +
debian/source.lintian-overrides | 2 -
debian/watch | 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 +-
87 files changed, 2962 insertions(+), 2328 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