[feedgnuplot] branch debian updated (d2613db -> 987b7d9)

Dima Kogan dkogan-guest at alioth.debian.org
Sun Oct 20 08:15:53 UTC 2013


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

dkogan-guest pushed a change to branch debian
in repository feedgnuplot.

      from  d2613db   version bump
      adds  7071965   I now always 'exit -1' on error
      adds  3146dbd   cleared up --stream option logic
      adds  70b7c98   better handling of non-timer-based replots
      adds  ef2bff2   minor POD fixes, added some recipes
      adds  08d2f79   added --exit option allowing feedgnuplot to return
      adds  2f5e9d9   adusted help message for --exit
      adds  b43c9b9   added preliminary support for timefmt
      adds  756d934   Simplified use of %options. I now use the global instead of passing it down
      adds  3badf92   explicitly fail if we try --stream --xlen --xmin
      adds  4e823e7   I no longer grab the gnuplot version if I don't need it
      adds  720c332   Simplified data storage
      adds  386c5f6   slightly simpler raw data parsing. Hopefully a bit quicker.
      adds  d76f163   even simpler data storage
      adds  c169330   timefmt plots now work with streaming and with --xlen
      adds  c615c8d   reordered bash completion entries in alphabetical order. removed duplicate --zlabel
      adds  3c0743c   Updated bash, zsh completions with new commands. zsh completion has better prompts
      adds  f022590   added timefmt documentation
      adds  809442e   reformatted docs. no content changes
      adds  fad78b6   slightly improved --timefmt documentation
       new  bbd2a44   Merge branch 'master' into debian
       new  ece4b29   snapshot version bump
      adds  1252315   tweaked a recipe to use --timefmt
      adds  1acb30c   first (very early) cut at a functional testing script
      adds  faaeac7   made POD less verbose
      adds  acd6de5   fixed doc reformatting typo
      adds  f4976bd   --circles explicitly not supported for 3d plots
      adds  99369d1   y2-axis curves no longer have a thicker line by default
      adds  deaa85d   expanded test suite
      adds  669fb8d   '--stream --hardcopy' is now an error, not a warning
      adds  ffd19b9   --hardcopy now handles piped output
      adds  f2fa0bf   added --hardcopy tests
      adds  0863998   streaming data now has an 'exit' command
      adds  5962567   test now uses IPC::Run directly instead of Test::Script::Run
      adds  f83d8db   added streaming tests
      adds  0f4fc69   removed load test, since the functional tests all supersede it
      adds  6f23f89   minor update to the timefmt doc
      adds  74e95d8   If using --timefmt then --xlen MUST have an integer argument
      adds  54862ec   added --timefmt tests
      adds  48254ee   test harness prints out the actual command being executed
      adds  0ca3482   all tests now produce a higher-resolution plot
      adds  d55e54c   version bump
      adds  f342a42   updated CPAN depenencies
      adds  46123fc   main test script gives up if gnuplot isn't available
      adds  0270ec7   updated reference plots to work specifically with gnuplot 4.6.4
       new  d7e30ac   Merge branch 'master' into debian
       new  987b7d9   bumped changelog, updated build-deps

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:
 Changes                      |   14 +
 MANIFEST                     |    2 +-
 Makefile.PL                  |    2 +-
 bin/feedgnuplot              | 1124 +++++++++++++++-------
 completions/bash/feedgnuplot |   89 +-
 completions/zsh/_feedgnuplot |   88 +-
 debian/changelog             |   14 +
 debian/control               |    2 +-
 t/00-load.t                  |   16 -
 t/plots.t                    | 2175 ++++++++++++++++++++++++++++++++++++++++++
 10 files changed, 3098 insertions(+), 428 deletions(-)
 delete mode 100644 t/00-load.t
 create mode 100644 t/plots.t

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



More information about the debian-science-commits mailing list