[gnuplot5] branch master updated (51f82ed -> 69d77fb)
Anton Gladky
gladk at moszumanska.debian.org
Fri Jan 23 05:36:04 UTC 2015
This is an automated email from the git hooks/post-receive script.
gladk pushed a change to branch master
in repository gnuplot5.
from 51f82ed Update changelog.
adds 852f781 Imported Upstream version 5.0.0+dfsg1
new 45efa0c Merge tag 'upstream/5.0.0+dfsg1'
new ebf57b8 Remove doc-patch.
new a4d5d14 Update d/watch.
new 6b6db31 Update d/copyright.
new 7907a7a Update doc-generation.
new e56cfca Enable wxt-terminal.
new 69d77fb Update changelog.
The 7 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:
ChangeLog | 265 +
INSTALL | 25 +-
NEWS | 14 +
PATCHLEVEL | 2 +-
RELEASE_NOTES | 82 +-
config.hin | 3 -
config/config.mgw | 52 +-
config/config.os2 | 199 +-
config/makefile.os2 | 11 +-
config/mingw/Makefile | 21 +-
configure | 23 +-
configure.in | 6 +-
debian/changelog | 11 +
debian/control | 3 +
debian/copyright | 23 -
debian/gnuplot5-doc.docs | 9 +-
debian/patches/10_removepicins.patch | 30 +
debian/patches/11_fix_linkage_wx.patch | 15 +
debian/patches/doc.patch | 40 -
debian/patches/series | 3 +-
debian/rules | 27 +-
debian/watch | 2 +-
demo/kdensity2d.dem | 3 +
demo/plugin/Makefile | 6 +-
docs/gnuplot-ja.doc | 14463 +++++++++++++++++++++++++++++++
docs/gnuplot.doc | 127 +-
docs/term-ja.diff | 399 +-
docs/titlepag.ms | 53 +-
docs/titlepag.tex | 6 +-
docs/windows/doc2html.c | 28 +-
src/axis.c | 13 +-
src/command.c | 119 +-
src/command.h | 7 +-
src/datafile.c | 16 +-
src/eval.c | 9 +-
src/gp_types.h | 5 +-
src/gplt_x11.c | 4 +-
src/graphics.c | 25 +-
src/mouse.c | 35 +-
src/mousecmn.h | 8 +-
src/plot.c | 5 +-
src/plot2d.c | 9 +-
src/qtterminal/QtGnuplotWidget.cpp | 2 +-
src/qtterminal/qt_term.cpp | 51 +-
src/save.c | 19 +-
src/set.c | 23 +-
src/show.c | 6 +-
src/term.c | 31 +-
src/term_api.h | 5 +-
src/version.c | 8 +-
src/wxterminal/gp_cairo.c | 11 +-
src/wxterminal/wxt_gui.cpp | 176 +-
src/wxterminal/wxt_gui.h | 9 +-
src/wxterminal/wxt_term.h | 3 +-
term/PostScript/prologue.ps | 22 +-
term/gd.trm | 89 +-
term/win.trm | 9 +-
57 files changed, 15725 insertions(+), 945 deletions(-)
create mode 100644 debian/patches/10_removepicins.patch
create mode 100644 debian/patches/11_fix_linkage_wx.patch
delete mode 100644 debian/patches/doc.patch
create mode 100644 docs/gnuplot-ja.doc
--
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