[gnuplot] branch master updated (8e24e44 -> 2bc5434)

Anton Gladky gladk at moszumanska.debian.org
Sat Oct 22 14:16:03 UTC 2016


This is an automated email from the git hooks/post-receive script.

gladk pushed a change to branch master
in repository gnuplot.

      from  8e24e44   Make build reproducible.
       new  cc5bec8   Merge.
       new  6c253db   Refresh patches.
       new  9e4873e   Set debhelper version restriction to >=10.
       new  2bc5434   Update changelog.

The 4 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                                          | 313 +++++++++++++++++++++
 NEWS                                               |  22 ++
 PATCHLEVEL                                         |   2 +-
 RELEASE_NOTES                                      |  66 +++--
 config/config.nt                                   |  27 +-
 config/config.oww                                  |   1 +
 configure.in                                       |   4 +-
 debian/changelog                                   |   8 +
 debian/control                                     |   2 +-
 debian/patches/04_fix_libexecdir.diff              |   6 +-
 debian/patches/05_default_gd_font.diff             |   6 +-
 debian/patches/08_disable_demo_plugin.patch        |  28 +-
 debian/patches/09_remove_beos.patch                |  12 +-
 debian/patches/10_removepicins.patch               |  12 +-
 debian/patches/11_fix_linkage_wx.patch             |   6 +-
 debian/patches/12_info.patch                       |  12 +-
 debian/patches/13_honour_SOURCE_DATE_EPOCH.patch   |   6 +-
 debian/patches/14_strip_username_from_output.patch |   8 +-
 demo/Makefile.am                                   |  69 ++---
 demo/Makefile.in                                   |  69 ++---
 demo/all.dem                                       |   6 +-
 demo/enhanced_utf8.dem                             |   3 +-
 demo/rotate_labels.dem                             |  33 +++
 docs/gnuplot.doc                                   | 198 ++++++++++---
 docs/titlepag.tex                                  |   4 +-
 src/color.c                                        |  13 +-
 src/command.c                                      |  10 +-
 src/datafile.c                                     |  61 ++--
 src/datafile.h                                     |   5 +-
 src/eval.c                                         |   7 +-
 src/eval.h                                         |   8 +-
 src/gadgets.c                                      |   4 +-
 src/gadgets.h                                      |   2 +
 src/graph3d.c                                      |  15 +-
 src/graphics.c                                     |   2 +-
 src/misc.c                                         |  12 +-
 src/plot2d.c                                       |  39 ++-
 src/pm3d.c                                         |  12 +-
 src/qtterminal/QtGnuplotItems.cpp                  |  11 +-
 src/qtterminal/QtGnuplotItems.h                    |   1 +
 src/qtterminal/QtGnuplotScene.cpp                  |   1 +
 src/qtterminal/qt_conversion.cpp                   |   2 +-
 src/readline.c                                     |  30 +-
 src/save.c                                         |   8 +-
 src/set.c                                          |  55 +++-
 src/show.c                                         |  31 +-
 src/stats.c                                        |  90 ++++--
 src/tables.c                                       |   5 +-
 src/tables.h                                       |   4 +-
 src/tabulate.c                                     |  45 ++-
 src/term_api.h                                     |   2 +-
 src/unset.c                                        |  15 +-
 src/util.c                                         |  58 +++-
 src/util.h                                         |  12 +-
 src/version.c                                      |   6 +-
 src/wxterminal/wxt_gui.cpp                         |  60 ++--
 src/wxterminal/wxt_gui.h                           |   7 +-
 term/js/canvasmath.js                              |   3 +-
 term/post.trm                                      |  22 +-
 term/pslatex.trm                                   |  14 +-
 term/qt.trm                                        |   4 +-
 term/svg.trm                                       |  30 +-
 62 files changed, 1228 insertions(+), 401 deletions(-)
 create mode 100644 demo/rotate_labels.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