[med-svn] [daligner] branch debian/jessie-backports updated (50f74af -> 927454f)
Afif Elghraoui
afif at moszumanska.debian.org
Tue Oct 18 07:02:08 UTC 2016
This is an automated email from the git hooks/post-receive script.
afif pushed a change to branch debian/jessie-backports
in repository daligner.
from 50f74af daligner (1.0+20151214-1~bpo8+1) jessie-backports; urgency=medium
adds 3e9ce55 Imported Upstream version 1.0+20160927
adds a3c1e76 Merge tag 'upstream/1.0+20160927'
adds 800c1c7 Prepare new revision
adds 7991619 Refer to upstream README for command reference
adds b666c9c Update Standards-Version
adds 1f02d82 Use encrypted protocols for VCS URLs
adds 4353b2e Update email address and copyright years
adds 1b8b5bb Update name of README to install
adds 3034f84 Update patches...
adds a4aea43 releasing package daligner version 1.0+20160927-1
new d284203 Merge tag 'debian/1.0+20160927-1' into debian/jessie-backports
new 927454f releasing package daligner version 1.0+20160927-1~bpo8+1
The 2 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:
DB.c | 86 ++-
DB.h | 28 +-
HPC.daligner.c | 1399 ++++++++++++++++++++++++++++++++++
HPCdaligner.c | 543 -------------
HPCmapper.c | 591 --------------
LAcat.c | 53 +-
LAcheck.c | 95 ++-
LAdump.c | 13 +-
LAmerge.c | 58 +-
LAshow.c | 78 +-
LAsort.c | 83 +-
LAsplit.c | 51 +-
LAupgrade.Dec.31.2014.c | 153 ----
Makefile | 15 +-
QV.c | 56 +-
QV.h | 18 +-
README | 395 ----------
README.md | 506 ++++++++++++
align.c | 165 ++--
align.h | 23 +-
daligner.c | 102 ++-
debian/changelog | 17 +
debian/control | 9 +-
debian/copyright | 4 +-
debian/docs | 2 +-
debian/man/HPCdaligner.1.md | 77 --
debian/man/HPCmapper.1.md | 46 --
debian/man/LAcat.1.md | 29 -
debian/man/LAcheck.1.md | 41 -
debian/man/LAdump.1.md | 52 --
debian/man/LAindex.1.md | 27 -
debian/man/LAmerge.1.md | 37 -
debian/man/LAshow.1.md | 72 --
debian/man/LAsort.1.md | 31 -
debian/man/LAsplit.1.md | 33 -
debian/man/Makefile | 12 -
debian/man/daligner.1 | 12 +
debian/man/daligner.1.md | 114 ---
debian/patches/cflags.patch | 6 +-
debian/patches/destdir-install.patch | 4 +-
debian/patches/lddflags.patch | 29 +-
debian/rules | 20 +-
filter.c | 348 ++++++---
filter.h | 5 +-
44 files changed, 2866 insertions(+), 2672 deletions(-)
create mode 100644 HPC.daligner.c
delete mode 100644 HPCdaligner.c
delete mode 100644 HPCmapper.c
delete mode 100644 LAupgrade.Dec.31.2014.c
delete mode 100644 README
create mode 100644 README.md
delete mode 100644 debian/man/HPCdaligner.1.md
delete mode 100644 debian/man/HPCmapper.1.md
delete mode 100644 debian/man/LAcat.1.md
delete mode 100644 debian/man/LAcheck.1.md
delete mode 100644 debian/man/LAdump.1.md
delete mode 100644 debian/man/LAindex.1.md
delete mode 100644 debian/man/LAmerge.1.md
delete mode 100644 debian/man/LAshow.1.md
delete mode 100644 debian/man/LAsort.1.md
delete mode 100644 debian/man/LAsplit.1.md
delete mode 100644 debian/man/Makefile
create mode 100644 debian/man/daligner.1
delete mode 100644 debian/man/daligner.1.md
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/daligner.git
More information about the debian-med-commit
mailing list