[med-svn] [lambda-align] branch master updated (b2e1a39 -> 78d8176)

Andreas Tille tille at debian.org
Sun Dec 18 08:28:40 UTC 2016


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

tille pushed a change to branch master
in repository lambda-align.

      from  b2e1a39   dch -r
       new  c0f0fa3   New upstream version, no recompression of source tarball
       new  4b25706   New upstream version 1.9.1
       new  32ba3fa   Merge tag 'upstream/1.9.1'
       new  926412b   debhelper 10
       new  e52ee06   Remove extra license files in d/rules rather than in a patch since this is more easy to maintain
       new  78d8176   Refresh patches

The 6 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:
 CMakeLists.txt                                     |    4 +-
 LICENSE-AGPL3.rst                                  |  671 +++++++++++++
 LICENSE-GPL3.rst                                   |  704 -------------
 LICENSE.rst                                        |    8 +-
 debian/changelog                                   |   10 +
 debian/compat                                      |    2 +-
 debian/control                                     |    2 +-
 debian/patches/cast-min-initializer.patch          |    2 +-
 .../do-not-install-separate-license-files.patch    |   16 -
 debian/patches/fix-documentation.patch             |   30 +-
 debian/patches/series                              |    1 -
 debian/rules                                       |    4 +
 debian/watch                                       |    1 -
 src/CMakeLists.txt                                 |    8 +-
 src/holders.hpp                                    |   79 +-
 src/lambda.cpp                                     |  103 +-
 src/lambda.hpp                                     | 1039 ++++++++++++++++----
 src/lambda_indexer.cpp                             |   30 +-
 src/lambda_indexer.hpp                             |  263 +++--
 src/match.hpp                                      |   32 +-
 src/misc.hpp                                       |   35 +
 src/options.hpp                                    |  276 +++++-
 src/output.hpp                                     |   25 +-
 23 files changed, 2093 insertions(+), 1252 deletions(-)
 create mode 100644 LICENSE-AGPL3.rst
 delete mode 100644 LICENSE-GPL3.rst
 delete mode 100644 debian/patches/do-not-install-separate-license-files.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/lambda-align.git



More information about the debian-med-commit mailing list