[libpdl-linearalgebra-perl] branch master updated (5df7443 -> c24d88e)

Dima Kogan dima at secretsauce.net
Mon Aug 31 06:59:12 UTC 2015


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

dkogan-guest pushed a change to branch master
in repository libpdl-linearalgebra-perl.

      from  5df7443   update changelog
      adds  376058e   Imported Upstream version 0.12
      adds  b6dccff   Imported Upstream version 0.12
      adds  ebd0ee5   Merge tag 'upstream/0.12'
      adds  38e510c   changelog bump
      adds  0113ac7   dropped patch applied upstream
       new  4af517b   patch: dont link with lgfortran. This is not necessary
       new  dd41988   changelog update
       new  c24d88e   Merge remote-tracking branch 'origin/master'

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:
 Changes                                            |   35 +
 Complex/Makefile.PL                                |   12 +-
 Complex/complex.pd                                 |    9 +-
 GENERATED/PDL/LinearAlgebra/Complex.pm             | 3454 ++++++++
 .../real.pd => GENERATED/PDL/LinearAlgebra/Real.pm | 9337 ++++++--------------
 GENERATED/PDL/LinearAlgebra/Trans.pm               | 1448 +++
 LinearAlgebra.pm                                   |    7 +-
 MANIFEST                                           |    3 +
 META.json                                          |   18 +-
 META.yml                                           |   18 +-
 Makefile.PL                                        |    7 +-
 README                                             |    2 +-
 Real/Makefile.PL                                   |   13 +-
 Real/real.pd                                       |    6 +-
 Special/Makefile.PL                                |    1 +
 Special/Special.pm                                 |    8 +-
 Trans/Makefile.PL                                  |   11 +-
 Trans/trans.pd                                     |    3 +-
 debian/changelog                                   |    7 +
 ...n-t-need-to-link-with-gfortran-explicitly.patch |   69 +
 ...tten-Latin1-encoding-specs-added-proper-s.patch |   75 -
 debian/patches/series                              |    2 +-
 22 files changed, 7945 insertions(+), 6600 deletions(-)
 create mode 100644 GENERATED/PDL/LinearAlgebra/Complex.pm
 copy Real/real.pd => GENERATED/PDL/LinearAlgebra/Real.pm (59%)
 create mode 100644 GENERATED/PDL/LinearAlgebra/Trans.pm
 create mode 100644 debian/patches/0001-I-don-t-need-to-link-with-gfortran-explicitly.patch
 delete mode 100644 debian/patches/0001-added-forgotten-Latin1-encoding-specs-added-proper-s.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libpdl-linearalgebra-perl.git



More information about the Pkg-perl-cvs-commits mailing list