[mathicgb] branch master updated (c72c945 -> b470127)

Doug Torrance dtorrance-guest at moszumanska.debian.org
Fri Apr 3 22:08:08 UTC 2015


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

dtorrance-guest pushed a change to branch master
in repository mathicgb.

      from  c72c945   Connected the module input library basis to a module backend and added a unit test for it that passes.
       new  b470127   Initial attempt at Debian package.

The 1 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:
 debian/changelog                       |    5 +
 debian/compat                          |    1 +
 debian/control                         |   80 ++
 debian/copyright                       |   32 +
 debian/docs                            |    1 +
 debian/libmathic-dev.docs              |    2 +
 debian/libmathicgb-dev.install         |    4 +
 debian/libmathicgb0.install            |    1 +
 debian/libmathicgb0.symbols            | 1626 ++++++++++++++++++++++++++++++++
 debian/mathicgb.examples               |    1 +
 debian/mathicgb.install                |    1 +
 debian/mathicgb.manpages               |    1 +
 debian/mgb.1                           |   18 +
 debian/patches/find_gtest.patch        |   28 +
 debian/patches/fix_example_perms.patch |    0
 debian/patches/link_pthread.patch      |   16 +
 debian/patches/series                  |    2 +
 debian/rules                           |   32 +
 debian/source/format                   |    1 +
 debian/tests/build                     |   24 +
 debian/tests/control                   |    2 +
 debian/watch                           |    5 +
 22 files changed, 1883 insertions(+)
 create mode 100644 debian/changelog
 create mode 100644 debian/compat
 create mode 100644 debian/control
 create mode 100644 debian/copyright
 create mode 100644 debian/docs
 create mode 100644 debian/libmathic-dev.docs
 create mode 100644 debian/libmathicgb-dev.install
 create mode 100644 debian/libmathicgb0.install
 create mode 100644 debian/libmathicgb0.symbols
 create mode 100644 debian/mathicgb.examples
 create mode 100644 debian/mathicgb.install
 create mode 100644 debian/mathicgb.manpages
 create mode 100644 debian/mgb.1
 create mode 100644 debian/patches/find_gtest.patch
 create mode 100644 debian/patches/fix_example_perms.patch
 create mode 100644 debian/patches/link_pthread.patch
 create mode 100644 debian/patches/series
 create mode 100755 debian/rules
 create mode 100644 debian/source/format
 create mode 100755 debian/tests/build
 create mode 100644 debian/tests/control
 create mode 100644 debian/watch

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



More information about the debian-science-commits mailing list