[libcerf] branch master updated (5224533 -> 7310a73)

Eugen Wintersberger eugenwintersberger-guest at moszumanska.debian.org
Mon Oct 17 11:51:31 UTC 2016


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

eugenwintersberger-guest pushed a change to branch master
in repository libcerf.

      from  5224533   fix the packaging with cme
       new  8c4e20e   Imported Upstream version 1.5
       new  a078996   Merge tag 'upstream/1.5'
       new  ce08060   Update to upstream 1.5
       new  1b91e76   Fixed patchs for upstream version 1.5
       new  7310a73   Fixed standard in debian/control

The 5 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                                          |    9 +
 Makefile.in                                        |   59 +-
 aclocal.m4                                         |  171 +-
 build-aux/compile                                  |  347 ++
 build-aux/config.guess                             |  340 +-
 build-aux/config.sub                               |   81 +-
 build-aux/depcomp                                  |    2 +-
 build-aux/install-sh                               |  373 +-
 build-aux/ltmain.sh                                | 5533 +++++++++++++-------
 build-aux/missing                                  |    6 +-
 build-aux/test-driver                              |  148 +
 config.h.in                                        |    3 +-
 configure                                          | 2215 +++++---
 configure.ac                                       |    4 +-
 debian/changelog                                   |    6 +
 debian/control                                     |    2 +-
 ...-installation-path-for-HTML-documentation.patch |   13 +-
 ...0002-Fixed-SO-Version-and-package-version.patch |   24 +-
 lib/Makefile.am                                    |    2 +-
 lib/Makefile.in                                    |   33 +-
 lib/erfcx.c                                        |    1 -
 lib/err_fcts.c                                     |    1 -
 lib/im_w_of_x.c                                    |    1 -
 lib/w_of_z.c                                       |   50 +-
 libcerf.pc.in                                      |    1 +
 m4/libtool.m4                                      | 2526 +++++----
 m4/ltoptions.m4                                    |  127 +-
 m4/ltsugar.m4                                      |    7 +-
 m4/ltversion.m4                                    |   12 +-
 m4/lt~obsolete.m4                                  |    7 +-
 man/Makefile.am                                    |   20 +-
 man/Makefile.in                                    |   90 +-
 man/cdawson.3                                      |   52 +-
 man/cerf.3                                         |   60 +-
 man/cerf.html                                      |  115 +-
 man/cerf.pod                                       |   28 +-
 man/cerfc.3                                        |   60 +-
 man/cerfcx.3                                       |   57 +-
 man/cerfi.3                                        |   60 +-
 man/dawson.3                                       |   52 +-
 man/dawson.html                                    |  127 +-
 man/dawson.pod                                     |   22 +-
 man/erfcx.3                                        |   57 +-
 man/erfcx.html                                     |  121 +-
 man/erfcx.pod                                      |   28 +-
 man/erfi.3                                         |   60 +-
 man/erfi.html                                      |  117 +-
 man/erfi.pod                                       |   30 +-
 man/im_w_of_x.3                                    |   52 +-
 man/pod2htmi.tmp                                   |    2 -
 man/voigt.3                                        |   48 +-
 man/voigt.html                                     |  143 +-
 man/voigt.pod                                      |   21 +-
 man/w_of_z.3                                       |   52 +-
 man/w_of_z.html                                    |  148 +-
 man/w_of_z.pod                                     |   23 +-
 test/Makefile.am                                   |    8 +-
 test/Makefile.in                                   |  457 +-
 58 files changed, 8735 insertions(+), 5479 deletions(-)
 create mode 100755 build-aux/compile
 create mode 100755 build-aux/test-driver
 delete mode 100644 man/pod2htmi.tmp

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



More information about the debian-science-commits mailing list