[med-svn] [vsearch] branch master updated (ff8ea70 -> 05b78bd)

Andreas Tille tille at debian.org
Thu May 19 10:57:32 UTC 2016


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

tille pushed a change to branch master
in repository vsearch.

      from  ff8ea70   Upload to unstable
       new  7a28872   Imported Upstream version 1.11.1
       new  18054a6   New upstream version
       new  09b8b68   cme fix dpkg-control
       new  7c4c9db   Drop unused lintian override
       new  784f7ea   Better hardeing
       new  05b78bd   Upload to unstable

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:
 .gitignore                       |    8 +
 Makefile.in                      |  775 ----
 README.md                        |   29 +-
 aclocal.m4                       | 1152 ------
 compile                          |  347 --
 config.h.in                      |  213 --
 configure                        | 7292 --------------------------------------
 configure.ac                     |    2 +-
 debian/changelog                 |    9 +
 debian/control                   |    2 +-
 debian/rules                     |    2 +
 debian/vsearch.lintian-overrides |    4 -
 depcomp                          |  791 -----
 install-sh                       |  501 ---
 man/Makefile.in                  |  523 ---
 man/vsearch.1                    |   34 +-
 missing                          |  215 --
 src/Makefile.in                  |  854 -----
 src/align_simd.cc                |   22 +
 src/derep.cc                     |   13 +-
 src/fasta.cc                     |   74 +-
 src/fasta.h                      |   13 +
 src/fastq.cc                     |    2 +-
 src/fastqops.cc                  |   34 +-
 src/fastx.cc                     |    2 +-
 src/mergepairs.cc                |   19 +-
 src/results.cc                   |    2 +-
 27 files changed, 206 insertions(+), 12728 deletions(-)
 delete mode 100644 Makefile.in
 delete mode 100644 aclocal.m4
 delete mode 100755 compile
 delete mode 100644 config.h.in
 delete mode 100755 configure
 delete mode 100644 debian/vsearch.lintian-overrides
 delete mode 100755 depcomp
 delete mode 100755 install-sh
 delete mode 100644 man/Makefile.in
 delete mode 100755 missing
 delete mode 100644 src/Makefile.in

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



More information about the debian-med-commit mailing list