[Pkg-octave-commit] [octave-bim] branch master updated (2fa5f78 -> 009ad39)

Sébastien Villemot sebastien at moszumanska.debian.org
Sun Dec 22 15:23:45 UTC 2013


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

sebastien pushed a change to branch master
in repository octave-bim.

      from  2fa5f78   Bump to Standards-Version 3.9.5, no changes needed
      adds  9f884cc   Imported Upstream version 1.1.3
       new  c4b77c7   Merge tag 'upstream/1.1.3'
       new  b0bdc59   debian/copyright: reflect upstream changes.
       new  009ad39   Debian release 1.1.3-1

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:
 DESCRIPTION                          |   6 +-
 INDEX                                |   5 ++
 NEWS                                 |  12 +++
 debian/changelog                     |  11 +++
 debian/copyright                     |   6 +-
 inst/bim1c_elem_to_nodes.m           |  82 ++++++++++++++++++
 inst/bim1c_norm.m                    | 134 ++++++++++++++++++++++++++++
 inst/bim2c_mesh_properties.m         |   2 +-
 inst/bim2c_norm.m                    | 156 +++++++++++++++++++++++++++++++++
 inst/bim2c_tri_to_nodes.m            |  25 +++---
 inst/bim3a_boundary_mass.m           |  76 ++++++++++++++++
 inst/bim3a_osc_advection_diffusion.m |   3 +
 inst/bim3a_osc_laplacian.m           |  16 ++--
 inst/bim3c_global_flux.m             | 116 ++++++++++++++++---------
 inst/bim3c_norm.m                    | 163 +++++++++++++++++++++++++++++++++++
 inst/bim3c_tri_to_nodes.m            |  15 ++--
 16 files changed, 759 insertions(+), 69 deletions(-)
 create mode 100644 inst/bim1c_elem_to_nodes.m
 create mode 100644 inst/bim1c_norm.m
 create mode 100644 inst/bim2c_norm.m
 create mode 100644 inst/bim3a_boundary_mass.m
 create mode 100644 inst/bim3c_norm.m

-- 
Alioth's /home/groups/pkg-octave/bin/git-commit-notice on /srv/git.debian.org/git/pkg-octave/octave-bim.git



More information about the Pkg-octave-commit mailing list