[Pkg-octave-commit] [octave-general] branch master updated (8d20c25 -> 3f6b3c8)

Sébastien Villemot sebastien at debian.org
Sat Feb 8 15:13:24 UTC 2014


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

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

      from  8d20c25   Drop Lintian override for hardening-no-fortify-functions
      adds  39c24b6   Imported Upstream version 1.3.4
       new  2bbecd2   Merge tag 'upstream/1.3.4'
       new  e028fb0   debian/copyright: reflect upstream changes.
       new  48869b8   Refresh patch.
       new  3f6b3c8   Build-Depends on octave-pkg-dev >= 1.1.0.

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:
 DESCRIPTION                       |   9 +-
 INDEX                             |   6 -
 NEWS                              |  14 ++
 debian/control                    |   2 +-
 debian/copyright                  |  34 +---
 debian/patches/autoload-yes.patch |  11 +-
 inst/@dict/dict.m                 |  34 +++-
 inst/@inputParser/inputParser.m   |  18 +-
 inst/adresamp2.m                  |   2 +-
 inst/pararrayfun.m                |  73 -------
 inst/parcellfun.m                 | 387 --------------------------------------
 inst/private/chunk_parcellfun.m   |  53 ------
 inst/private/parcellfun_opts.m    |  77 --------
 src/SHA1.cc                       |  17 +-
 src/__exit__.cc                   |  31 ---
 src/fload.cc                      |  59 ------
 src/fsave.cc                      |  58 ------
 src/packfields.cc                 |  35 ++--
 src/unpackfields.cc               |  40 +++-
 19 files changed, 136 insertions(+), 824 deletions(-)
 delete mode 100644 inst/pararrayfun.m
 delete mode 100644 inst/parcellfun.m
 delete mode 100644 inst/private/chunk_parcellfun.m
 delete mode 100644 inst/private/parcellfun_opts.m
 delete mode 100644 src/__exit__.cc
 delete mode 100644 src/fload.cc
 delete mode 100644 src/fsave.cc

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



More information about the Pkg-octave-commit mailing list