[lrcalc] branch master updated (708a3b5 -> 46f4162)

Tobias Hansen thansen at alioth.debian.org
Wed Aug 14 20:38:01 UTC 2013


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

thansen pushed a change to branch master
in repository lrcalc.

      from  708a3b5   Create patch to make the programs use the shared library.
      adds  815d739   Imported Upstream version 1.1.7
       new  9fc078a   Merge tag 'upstream/1.1.7'
       new  b20e003   Update changelog.
       new  0846ca3   Disable patch.
       new  46f4162   Rename library package according to soname change.

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                                         |   17 +
 Makefile.am                                       |    2 +-
 Makefile.in                                       |    2 +-
 debian/changelog                                  |    6 +
 debian/control                                    |    4 +-
 debian/{liblrcalc0.install => liblrcalc1.install} |    0
 debian/patches/series                             |    1 -
 lrcoef/Makefile.am                                |    9 +-
 lrcoef/Makefile.in                                |   24 +-
 lrcoef/coprod.c                                   |    6 +
 lrcoef/lrcalc.c                                   |  383 +++++++++++++++++++++
 lrcoef/lrcoef.c                                   |    7 +
 lrcoef/lrskew.c                                   |   48 ++-
 lrcoef/mult.c                                     |    6 +
 lrcoef/sat.c                                      |    6 +
 lrcoef/skew.c                                     |    6 +
 lrcoef/symfcn.c                                   |    6 +-
 mathlib/alloc.c                                   |   36 +-
 mathlib/alloc.h                                   |   21 +-
 mathlib/salloc.c                                  |   93 +++++
 20 files changed, 618 insertions(+), 65 deletions(-)
 rename debian/{liblrcalc0.install => liblrcalc1.install} (100%)
 delete mode 100644 debian/patches/series
 create mode 100644 lrcoef/lrcalc.c
 create mode 100644 mathlib/salloc.c

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



More information about the debian-science-commits mailing list