[gnuplot5] branch master updated (d7dde66 -> eb3be83)

Anton Gladky gladk at moszumanska.debian.org
Mon Feb 8 12:36:04 UTC 2016


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

gladk pushed a change to branch master
in repository gnuplot5.

      from  d7dde66   Update changelog.
      adds  4b3a3ce   Imported Upstream version 5.0.3+dfsg1
       new  8c95f2b   Merge tag 'upstream/5.0.3+dfsg1'
       new  8767584   Update patches.
       new  1bcf48b   Fix format not a string error.
       new  0e4ff3f   Apply cme fix dpkg.
       new  6a42bd9   Add Provides-section for gnuplot4. Prepare for gnuplot4 removal.
       new  eb3be83   Update changelog.

The 6 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                                       |  106 +
 NEWS                                            |   14 +-
 PATCHLEVEL                                      |    2 +-
 RELEASE_NOTES                                   |   60 +-
 configure                                       |   20 +-
 configure.in                                    |    4 +-
 debian/changelog                                |   10 +
 debian/control                                  |   10 +-
 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             |   12 +-
 debian/patches/10_removepicins.patch            |   12 +-
 debian/patches/11_fix_linkage_wx.patch          |    6 +-
 debian/patches/12_info.patch                    |   12 +-
 debian/patches/13_wxt_fontsize_bug1731.patch    |   22 -
 debian/patches/15_fix_format_not_a_string.patch |  188 ++
 debian/patches/series                           |    2 +-
 demo/iterate.dem                                |   16 +
 demo/stringvar.dem                              |    4 +-
 docs/gnuplot.doc                                |   18 +-
 docs/titlepag.tex                               |    4 +-
 src/datafile.c                                  |   82 +-
 src/fit.c                                       |    4 +-
 src/gadgets.c                                   |    5 +-
 src/gadgets.h                                   |    7 +
 src/graphics.c                                  |  125 +-
 src/internal.c                                  |    8 +-
 src/parse.c                                     |   17 +-
 src/parse.h                                     |    3 +-
 src/plot2d.c                                    |   39 +-
 src/plot3d.c                                    |   23 +-
 src/qtterminal/QtGnuplotScene.cpp               |   32 +-
 src/qtterminal/qt_term.cpp                      |    2 -
 src/set.c                                       |   10 +-
 src/term_api.h                                  |    7 +-
 src/unset.c                                     |   13 +-
 src/version.c                                   |    8 +-
 src/wxterminal/wxt_gui.cpp                      |   23 +-
 term/aquaterm.trm                               |   46 +-
 term/tkcanvas.trm                               | 2475 +++++++++++++++++++----
 term/wxt.trm                                    |   15 +-
 43 files changed, 2782 insertions(+), 720 deletions(-)
 delete mode 100644 debian/patches/13_wxt_fontsize_bug1731.patch
 create mode 100644 debian/patches/15_fix_format_not_a_string.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/gnuplot5.git



More information about the debian-science-commits mailing list