[gnuplot] branch master updated (5e3f72f -> dc97eba)
Anton Gladky
gladk at moszumanska.debian.org
Wed Nov 8 20:08:14 UTC 2017
This is an automated email from the git hooks/post-receive script.
gladk pushed a change to branch master
in repository gnuplot.
from 5e3f72f Update changelog.
new d1fb5bb Update d/copyright
new e346cfa Update d/watch
adds 9c49e48 New upstream version 5.2.2+dfsg1
new 1f203f6 Update upstream source from tag 'upstream/5.2.2+dfsg1'
new 133babd Refresh patches
new dc97eba 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:
ChangeLog | 276 +++++++++++++++++++++++
Makefile.in | 53 +++--
Makefile.maint | 4 +-
NEWS | 22 +-
PATCHLEVEL | 2 +-
RELEASE_NOTES | 66 +++---
aclocal.m4 | 67 +++---
config.hin | 3 +
config/Makefile.in | 24 +-
config/config.os2 | 1 +
configure | 87 +++++--
configure.ac | 18 +-
debian/changelog | 9 +
debian/copyright | 2 -
debian/patches/04_fix_libexecdir.diff | 6 +-
debian/patches/07_doc.patch | 6 +-
debian/patches/08_disable_demo_plugin.patch | 28 +--
debian/patches/09_remove_beos.patch | 16 +-
debian/patches/10_removepicins.patch | 12 +-
debian/patches/11_fix_linkage_wx.patch | 8 +-
debian/patches/13_honour_SOURCE_DATE_EPOCH.patch | 6 +-
debian/patches/20_CVE-2017-9670.patch | 20 --
debian/patches/series | 1 -
debian/watch | 2 +-
demo/Makefile.am | 34 +--
demo/Makefile.am.in | 6 +-
demo/Makefile.in | 57 +++--
demo/all.dem | 3 +-
demo/boxclusters.dem | 4 +-
demo/image2.dem | 7 +-
demo/nonlinear6.dem | 21 ++
demo/plugin/Makefile.in | 24 +-
demo/timedat.dem | 10 +-
docs/Makefile.in | 24 +-
docs/gnuplot.doc | 164 +++++++++++---
m4/Makefile.in | 24 +-
man/Makefile.in | 23 +-
share/LaTeX/Makefile.in | 24 +-
share/Makefile.in | 23 +-
src/Makefile.am | 9 +-
src/Makefile.in | 36 ++-
src/axis.c | 242 +++++++++++++-------
src/axis.h | 18 +-
src/boundary.c | 4 +-
src/command.c | 10 +-
src/datafile.c | 53 ++++-
src/gadgets.c | 3 +-
src/gp_time.h | 5 +-
src/gp_types.h | 11 +-
src/graph3d.c | 38 ++--
src/graphics.c | 96 +++++---
src/graphics.h | 11 +-
src/internal.c | 16 +-
src/interpol.c | 33 ++-
src/mouse.c | 58 ++++-
src/mousecmn.h | 9 +-
src/parse.c | 7 +-
src/plot2d.c | 94 +++++---
src/plot3d.c | 44 +++-
src/pm3d.c | 19 +-
src/qtterminal/Makefile.in | 23 +-
src/qtterminal/QtGnuplotScene.cpp | 14 +-
src/save.c | 4 +-
src/set.c | 42 +++-
src/show.c | 37 ++-
src/syscfg.h | 20 +-
src/tables.c | 3 +-
src/tables.h | 4 +-
src/tabulate.c | 29 ++-
src/time.c | 70 ++++--
src/unset.c | 6 +-
src/version.c | 6 +-
src/wxterminal/Makefile.in | 23 +-
term/Makefile.in | 24 +-
term/context.trm | 6 +-
term/gd.trm | 4 +-
term/post.trm | 8 +-
tutorial/Makefile.in | 23 +-
78 files changed, 1723 insertions(+), 626 deletions(-)
delete mode 100644 debian/patches/20_CVE-2017-9670.patch
create mode 100644 demo/nonlinear6.dem
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/gnuplot.git
More information about the debian-science-commits
mailing list