[med-svn] [seqtk] branch master updated (6995d76 -> a0af9ed)

Andreas Tille tille at debian.org
Sat Feb 1 12:45:29 UTC 2014


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

tille pushed a change to branch master
in repository seqtk.

      from  6995d76   Fixed watch file
      adds  bf014dd   Imported Upstream version 1.0
       new  a0af9ed   Merge tag 'upstream/1.0'

The 1 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             |    4 +
 Makefile               |    8 +
 README.md              |   53 +++
 debian/changelog       |    5 -
 debian/compat          |    1 -
 debian/control         |   24 --
 debian/copyright       |   32 --
 debian/get-orig-source |    3 -
 debian/rules           |    9 -
 debian/source/format   |    1 -
 khash.h                |  548 ++++++++++++++++++++++++
 kseq.h                 |  235 +++++++++++
 seqtk.c                | 1075 ++++++++++++++++++++++++++++++++++++++++++++++++
 13 files changed, 1923 insertions(+), 75 deletions(-)
 create mode 100644 .gitignore
 create mode 100644 Makefile
 create mode 100644 README.md
 delete mode 100644 debian/changelog
 delete mode 100644 debian/compat
 delete mode 100644 debian/control
 delete mode 100644 debian/copyright
 delete mode 100755 debian/get-orig-source
 delete mode 100755 debian/rules
 delete mode 100644 debian/source/format
 create mode 100644 khash.h
 create mode 100644 kseq.h
 create mode 100644 seqtk.c

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



More information about the debian-med-commit mailing list