[gnuplot] branch master updated (e06b554 -> fd04eb0)

Anton Gladky gladk at moszumanska.debian.org
Mon Aug 1 21:37:22 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  e06b554   Update NEWS file. (Closes: #827918)
      adds  1ebeecc   Imported Upstream version 5.0.4+dfsg1
       new  7608f6a   Merge.
       new  4176d8a   Refresh patches.
       new  500191f   Apply cme fix dpkg.
       new  fd04eb0   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                                          | 349 ++++++++++++++++++++-
 NEWS                                               |  25 ++
 PATCHLEVEL                                         |   2 +-
 RELEASE_NOTES                                      |  77 +++--
 config/mingw/Makefile                              | 187 ++++++++---
 configure.in                                       |  17 +-
 debian/changelog                                   |   9 +
 debian/control                                     |   2 +-
 debian/copyright                                   |   6 +-
 debian/patches/04_fix_libexecdir.diff              |   6 +-
 debian/patches/05_default_gd_font.diff             |   6 +-
 debian/patches/07_doc.patch                        |   6 +-
 debian/patches/08_disable_demo_plugin.patch        |  18 +-
 debian/patches/09_remove_beos.patch                |  16 +-
 debian/patches/10_removepicins.patch               |  12 +-
 debian/patches/11_fix_linkage_wx.patch             |   6 +-
 debian/patches/12_info.patch                       |  17 +-
 debian/patches/13_honour_SOURCE_DATE_EPOCH.patch   |   6 +-
 debian/patches/14_strip_username_from_output.patch |   6 +-
 debian/patches/15_fix_resize_qt.patch              |  17 -
 debian/patches/series                              |   1 -
 demo/plugin/Makefile.am                            |   5 +
 demo/plugin/Makefile.in                            |   5 +
 docs/gnuplot.doc                                   |  34 +-
 docs/titlepag.tex                                  |   4 +-
 src/axis.c                                         |  17 +-
 src/axis.h                                         |  13 +-
 src/datablock.c                                    |   7 +-
 src/datafile.c                                     |  90 +++---
 src/datafile.h                                     |   3 +-
 src/fit.c                                          |  28 +-
 src/gadgets.c                                      |  36 +--
 src/graph3d.c                                      |  10 +-
 src/graphics.c                                     | 204 +++++++-----
 src/graphics.h                                     |   7 +-
 src/history.c                                      |   8 +-
 src/internal.c                                     |  15 +-
 src/mouse.c                                        |   4 +-
 src/parse.h                                        |   6 +-
 src/plot2d.c                                       | 166 ++++------
 src/plot3d.c                                       |  10 +-
 src/qtterminal/QtGnuplotScene.cpp                  |  23 +-
 src/qtterminal/QtGnuplotScene.h                    |   1 +
 src/qtterminal/QtGnuplotWindow.cpp                 |   5 +-
 src/qtterminal/qt_term.cpp                         |  18 +-
 src/save.c                                         |   4 +-
 src/scanner.c                                      |   6 +-
 src/set.c                                          |   8 +-
 src/stats.c                                        |  20 +-
 src/term.c                                         |  12 +-
 src/term.h                                         |  10 +-
 src/term_api.h                                     |   1 +
 src/version.c                                      |   6 +-
 src/wxterminal/gp_cairo.c                          |  17 +-
 src/wxterminal/wxt_gui.h                           |  14 +-
 term/aquaterm.trm                                  |  12 +-
 term/caca.trm                                      |   8 +-
 term/cairo.trm                                     |   4 +-
 term/emf.trm                                       |  39 ++-
 term/js/gnuplot_svg.js                             |  31 +-
 term/pslatex.trm                                   |  22 +-
 term/svg.trm                                       |   4 +-
 term/tkcanvas.trm                                  |   6 +-
 63 files changed, 1178 insertions(+), 556 deletions(-)
 delete mode 100644 debian/patches/15_fix_resize_qt.patch

-- 
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