[med-svn] [seqtk] branch master updated (2b04559 -> 5b3de0e)

Andreas Tille tille at debian.org
Mon May 30 08:23:48 UTC 2016


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

tille pushed a change to branch master
in repository seqtk.

      from  2b04559   Upload to unstable with ITP #737314
       new  1dd7908   Fixed watch file
       new  52f4290   Imported Upstream version 1.2
       new  3b03a51   Merge tag 'upstream/1.2'
       new  3eba132   New upstream version
       new  42df2ce   cme fix dpkg-control
       new  a7af1db   Adapt quilt patch
       new  5b3de0e   Better hardening, Upload

The 7 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:
 LICENSE                        |  19 ++
 Makefile                       |   6 +-
 README.md                      |  16 +-
 debian/changelog               |   9 +
 debian/control                 |   9 +-
 debian/patches/hardening.patch |  10 +-
 debian/rules                   |   2 +
 debian/watch                   |   2 +-
 kseq.h                         |  10 +-
 ksort.h                        | 298 ++++++++++++++++++
 kstring.h                      | 169 +++++++++++
 kvec.h                         |  90 ++++++
 seqtk.c                        | 663 +++++++++++++++++++++++++++++++++++++----
 13 files changed, 1227 insertions(+), 76 deletions(-)
 create mode 100644 LICENSE
 create mode 100644 ksort.h
 create mode 100644 kstring.h
 create mode 100644 kvec.h

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



More information about the debian-med-commit mailing list