[DRE-commits] [ruby-tioga] branch master updated (d978bc3 -> e64d461)

Vincent Fourmond fourmond at alioth.debian.org
Mon Aug 26 21:53:44 UTC 2013


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

fourmond pushed a change to branch master
in repository ruby-tioga.

      from  d978bc3   use canonical URI in Vcs-* fields
       new  a3363ff   Imported Upstream version 1.16
       new  d44c88d   New upstream release
       new  e64d461   Acknowledge tweak by Cédric

The 3 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:
 Tioga_README                            |   24 +-
 bin/tioga                               |    2 +-
 debian/changelog                        |    8 +
 debian/patches/fix-formats.diff         |   13 --
 debian/patches/series                   |    1 -
 ext/Dobjects/Dvector/dvector.c          |  149 ++++++++++++-
 ext/Dobjects/Dvector/dvector_intern.h   |    4 +
 ext/Tioga/FigureMaker/generic.c         |    2 +-
 ext/Tioga/FigureMaker/shared/axes.c     |   12 +-
 ext/Tioga/FigureMaker/shared/pdfcolor.c |    2 +-
 lib/Tioga/FigMkr.rb                     |  118 +++++++---
 lib/Tioga/TexPreamble.rb                |  372 +++++++++++++++++++++++++++++++
 lib/Tioga/tioga_ui_cmds.rb              |    4 +-
 misc/tioga.sty                          |  355 +++++++++++++++++++++++++++++
 tests/tc_Dvector.rb                     |   36 +++
 tests/tc_FMkr.rb                        |   12 +
 tioga.gemspec                           |    6 +-
 17 files changed, 1051 insertions(+), 69 deletions(-)
 mode change 100755 => 100644 bin/tioga
 delete mode 100644 debian/patches/fix-formats.diff
 create mode 100644 lib/Tioga/TexPreamble.rb
 create mode 100644 misc/tioga.sty

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-tioga.git



More information about the Pkg-ruby-extras-commits mailing list