[gnuplot] branch master updated (9fbd2a7 -> 54da096)
Anton Gladky
gladk at alioth.debian.org
Sat Oct 12 18:59:15 UTC 2013
This is an automated email from the git hooks/post-receive script.
gladk pushed a change to branch master
in repository gnuplot.
from 9fbd2a7 Add python-gnuplot, feedgnuplot, libgnuplot-iostream-dev to suggests-section.
adds 2500301 Imported Upstream version 4.6.4
new 6c65c48 Merge tag 'upstream/4.6.4'
new f2d5e30 Refresh patches.
new d005afc Use wrap-and-sort.
new e4ff402 Simplify debian/rules.
new f16e146 Update changelog.
new de31fe2 Ignore some files in git-repo.
new 54da096 Remove some files.
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:
.gitignore | 3 +
ChangeLog | 372 +-
Makefile.in | 209 +-
NEWS | 26 +-
PATCHLEVEL | 2 +-
aclocal.m4 | 225 +-
config.hin | 581 --
config/Makefile.am | 5 +-
config/Makefile.in | 55 +-
config/makefile.nt | 365 -
config/mingw/Makefile | 10 +-
configure |15762 ---------------------------------
configure.in | 10 +-
debian/changelog | 11 +
debian/control | 124 +-
debian/gnuplot-nox.install | 2 +-
debian/gnuplot-qt.install | 4 +-
debian/gnuplot-x11.install | 4 +-
debian/patches/09_force_texinfo.patch | 10 +-
debian/patches/series | 1 -
debian/rules | 18 +-
demo/Makefile.am | 16 +-
demo/Makefile.in | 63 +-
demo/fitmulti.dem | 180 +
demo/imageNaN.dem | 17 +
docs/Makefile.in | 13 +-
docs/doc2texi.el | 10 +-
docs/gnuplot.doc | 10 +-
docs/gnuplot.pdf | Bin 2219862 -> 1577735 bytes
docs/gnuplot.texi | 1301 +--
docs/plotstyles.gnu | 2 +-
docs/titlepag.tex | 4 +-
lisp/Makefile.in | 67 +-
lisp/aclocal.m4 | 200 +-
lisp/configure | 258 +-
m4/Makefile.in | 50 +-
man/Makefile.in | 64 +-
man/gnuplot.1 | 4 +-
missing | 458 +-
share/LaTeX/Makefile.in | 53 +-
share/Makefile.in | 187 +-
src/Makefile.in | 1369 ---
src/axis.c | 8 +-
src/axis.h | 4 +-
src/command.c | 41 +-
src/command.h | 6 +-
src/datafile.c | 126 +-
src/eval.c | 22 +-
src/fit.c | 125 +-
src/fit.h | 7 +-
src/gadgets.c | 2 +-
src/gplt_x11.c | 4 +-
src/graph3d.c | 10 +-
src/graphics.c | 211 +-
src/internal.c | 4 +-
src/misc.c | 9 +-
src/plot.c | 4 +-
src/plot2d.c | 43 +-
src/pm3d.c | 6 +-
src/qtterminal/Makefile.in | 48 +-
src/qtterminal/QtGnuplotScene.cpp | 18 +-
src/scanner.c | 11 +-
src/set.c | 4 +-
src/term.c | 120 +-
src/time.c | 11 +-
src/unset.c | 3 +-
src/util.c | 17 +-
src/util.h | 3 +-
src/variable.c | 4 +-
src/version.c | 6 +-
src/win/wgraph.c | 56 +-
src/win/winmain.c | 23 +-
src/win/winmain.h | 3 +-
src/win/wprinter.c | 16 +-
src/win/wtext.c | 32 +-
src/wxterminal/Makefile.in | 48 +-
src/wxterminal/gp_cairo.c | 21 +-
src/wxterminal/wxt_gui.cpp | 33 +-
term/Makefile.in | 54 +-
term/cairo.trm | 49 +-
term/canvas.trm | 18 +-
term/context.trm | 53 +-
term/emf.trm | 10 +-
term/svg.trm | 18 +-
term/win.trm | 26 +-
term/wxt.trm | 34 +-
term/x11.trm | 10 +-
term/xlib.trm | 4 +-
tutorial/Makefile.in | 47 +-
win/README-Windows-ja.txt | 4 +-
win/README-Windows.txt | 2 +-
win/gnuplot.iss | 8 +-
92 files changed, 3232 insertions(+), 20339 deletions(-)
delete mode 100644 config.hin
delete mode 100644 config/makefile.nt
delete mode 100755 configure
create mode 100644 demo/fitmulti.dem
delete mode 100644 src/Makefile.in
--
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