[ignition-math2] branch master updated (a4dfdac -> f55bb6c)

Jose Luis Rivero jrivero-guest at moszumanska.debian.org
Sat May 16 00:15:56 UTC 2015


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

jrivero-guest pushed a change to branch master
in repository ignition-math2.

      from  a4dfdac   First debian directory implementation
      adds  44ecdc7   Imported Upstream version 2.0.2
       new  6bd0f4c   Merge tag 'upstream/2.0.2'
       new  75e220a   debhelper needs version 9
       new  4c4077e   Unneded file
       new  581f85e   Metadata for the patch
       new  fbff94e   Metadata for the patch
       new  dd847ee   Update the version
       new  8027893   Ignore the library name
       new  f55bb6c   Implement autotest

The 8 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:
 .hg_archival.txt                                   |   6 +-
 CMakeLists.txt                                     |   2 +-
 cmake/FindSSE.cmake                                | 174 ++++++++++-----------
 cmake/HostCFlags.cmake                             |   3 +-
 cmake/SearchForStuff.cmake                         |   5 +
 cmake/TargetArch.cmake                             | 158 +++++++++++++++++++
 debian/changelog                                   |   4 +-
 debian/changelog.orig                              |  41 -----
 debian/control                                     |   3 +-
 debian/libignition-math2.lintian-overrides         |   2 +
 debian/patches/0001-c++11-unconditional.patch      |  36 +++++
 debian/patches/series                              |   1 +
 examples/triangle_example.cc => debian/tests/build |  35 +++--
 debian/tests/control                               |   2 +
 14 files changed, 319 insertions(+), 153 deletions(-)
 create mode 100644 cmake/TargetArch.cmake
 delete mode 100644 debian/changelog.orig
 create mode 100644 debian/libignition-math2.lintian-overrides
 create mode 100644 debian/patches/0001-c++11-unconditional.patch
 create mode 100644 debian/patches/series
 copy examples/triangle_example.cc => debian/tests/build (78%)
 mode change 100644 => 100755
 create mode 100644 debian/tests/control

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



More information about the debian-science-commits mailing list