[med-svn] [libqes] branch master updated (ccf7685 -> 435bdce)

Kevin Murray daube-guest at moszumanska.debian.org
Tue Dec 22 00:46:06 UTC 2015


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

daube-guest pushed a change to branch master
in repository libqes.

      from  ccf7685   debmed is mainainer, KDM is uploader
       new  654fc77   Add multi-arch: same to d/control
       new  7a374bd   Imported Upstream version 0.1.21
       new  f5b63ec   Merge tag 'upstream/0.1.21'
       new  11fef7a   New upstream release in d/ch
       new  435bdce   Remove patch implemented upstream

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:
 cmake-modules/FindLIBQES.cmake                     | 36 +++++++++++++++-------
 cmake-modules/GitSemVer.cmake                      | 22 +++++++++++++
 debian/changelog                                   |  6 ++++
 debian/control                                     |  2 ++
 .../0001-Set-SONAME-versions-of-qes-target.patch   | 22 -------------
 debian/patches/series                              |  1 -
 src/CMakeLists.txt                                 |  1 +
 src/qes.h                                          | 16 ++++++++++
 src/qes_compat.c                                   | 16 ++++++++++
 src/qes_compat.h                                   | 16 ++++++++++
 src/qes_config.h.in                                | 16 ++++++++++
 src/qes_file.c                                     | 16 ++++++++++
 src/qes_file.h                                     | 16 ++++++++++
 src/qes_libgnu.c                                   | 16 ++++++++++
 src/qes_libgnu.h                                   | 16 ++++++++++
 src/qes_log.c                                      | 16 ++++++++++
 src/qes_log.h                                      | 16 ++++++++++
 src/qes_match.c                                    | 16 ++++++++++
 src/qes_match.h                                    | 16 ++++++++++
 src/qes_seq.c                                      | 16 ++++++++++
 src/qes_seq.h                                      | 16 ++++++++++
 src/qes_seqfile.c                                  | 16 ++++++++++
 src/qes_seqfile.h                                  | 16 ++++++++++
 src/qes_sequtil.c                                  | 18 ++++++++++-
 src/qes_sequtil.h                                  | 18 ++++++++++-
 src/qes_str.c                                      | 16 ++++++++++
 src/qes_str.h                                      | 16 ++++++++++
 src/qes_util.c                                     | 16 ++++++++++
 src/qes_util.h                                     | 16 ++++++++++
 test/benchmarks.c                                  | 16 ++++++++++
 test/helpers.c                                     | 16 ++++++++++
 test/helpers.h                                     | 16 ++++++++++
 test/logdemo.c                                     | 16 ++++++++++
 test/test.c                                        | 16 ++++++++++
 test/test_file.c                                   | 16 ++++++++++
 test/test_helpers.c                                | 16 ++++++++++
 test/test_log.c                                    | 16 ++++++++++
 test/test_match.c                                  | 16 ++++++++++
 test/test_seq.c                                    | 16 ++++++++++
 test/test_seqfile.c                                | 16 ++++++++++
 test/test_sequtil.c                                | 16 ++++++++++
 test/test_util.c                                   | 16 ++++++++++
 test/testdata.c                                    | 16 ++++++++++
 test/testdata.h                                    | 16 ++++++++++
 44 files changed, 650 insertions(+), 36 deletions(-)
 delete mode 100644 debian/patches/0001-Set-SONAME-versions-of-qes-target.patch

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



More information about the debian-med-commit mailing list