[gnuplot] branch master updated (785cef6 -> 7e934d9)
Anton Gladky
gladk at moszumanska.debian.org
Mon Sep 29 17:54:17 UTC 2014
This is an automated email from the git hooks/post-receive script.
gladk pushed a change to branch master
in repository gnuplot.
from 785cef6 Fix -arch and -indep package buildings.
adds 5b5e9cd Imported Upstream version 4.6.6
new f50b825 Merge.
new 0a383da Refresh patches.
new 006e379 Set Standards-Version: 3.9.6. No changes.
new cc0778a Fix lintian warning in d/copyright.
new 7e934d9 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 | 318 ++++++++++++++++++++-
Makefile.am | 2 +-
Makefile.in | 2 +-
NEWS | 34 +++
PATCHLEVEL | 2 +-
RELEASE_NOTES | 177 ++++++++++++
config/config.mgw | 29 +-
config/config.nt | 27 +-
config/mingw/Makefile | 14 +-
configure.in | 4 +-
debian/changelog | 9 +
debian/control | 2 +-
debian/copyright | 4 +
debian/patches/04_fix_libexecdir.diff | 6 +-
debian/patches/05_default_gd_font.diff | 8 +-
debian/patches/09_force_texinfo.patch | 10 +-
demo/timedat.dem | 4 +-
docs/Makefile.in | 2 +-
docs/gnuplot.doc | 89 ++++--
docs/gnuplot.pdf | Bin 1589954 -> 1592982 bytes
docs/gnuplot.texi | 112 ++++++--
docs/pdffigures.tex | 1 -
docs/titlepag.tex | 4 +-
src/command.c | 4 +-
src/datafile.c | 95 +++---
src/datafile.h | 4 +-
src/eval.c | 3 +-
src/fit.c | 67 +++--
src/fit.h | 3 +-
src/gadgets.c | 15 +-
src/graph3d.c | 4 +-
src/graphics.c | 79 +++--
src/internal.c | 25 +-
src/misc.c | 15 +-
src/mouse.c | 45 ++-
src/parse.c | 57 ++--
src/plot.c | 33 ++-
src/plot2d.c | 8 +-
src/qtterminal/QtGnuplotScene.cpp | 5 +-
src/qtterminal/QtGnuplotWindow.cpp | 6 +
src/qtterminal/QtGnuplotWindow.h | 1 +
src/qtterminal/qt_term.cpp | 14 +-
src/save.c | 12 +-
src/set.c | 116 ++++++--
src/show.c | 14 +-
src/syscfg.h | 8 +-
src/term.c | 4 +-
src/unset.c | 3 +-
src/version.c | 6 +-
src/win/wcommon.h | 4 +-
...nuplot.exe.manifest => wgnuplot.exe.manifest64} | 4 +-
src/win/wgnuplot.rc | 10 +-
src/win/wgraph.c | 40 +--
src/win/winmain.c | 28 +-
src/win/winmain.h | 4 +-
src/win/wmenu.c | 71 ++---
src/win/wpause.c | 26 +-
src/win/wprinter.c | 25 +-
src/win/wtext.c | 22 +-
src/wxterminal/wxt_gui.cpp | 19 +-
src/wxterminal/wxt_gui.h | 6 +-
term/cairo.trm | 7 +-
term/js/gnuplot_svg.js | 12 +-
term/pdf.trm | 9 +-
term/post.trm | 6 +-
term/svg.trm | 11 +-
win/gnuplot.iss | 8 +-
67 files changed, 1370 insertions(+), 448 deletions(-)
create mode 100644 RELEASE_NOTES
delete mode 100644 docs/pdffigures.tex
copy src/win/{wgnuplot.exe.manifest => wgnuplot.exe.manifest64} (88%)
--
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