[med-svn] [daligner] 01/02: Merge tag 'debian/1.0+20160927-1' into debian/jessie-backports

Afif Elghraoui afif at moszumanska.debian.org
Tue Oct 18 07:02:09 UTC 2016


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

afif pushed a commit to branch debian/jessie-backports
in repository daligner.

commit d284203586fd446fb71878538005bfd758c7dabd
Merge: 50f74af a4aea43
Author: Afif Elghraoui <afif at debian.org>
Date:   Mon Oct 17 23:51:18 2016 -0700

    Merge tag 'debian/1.0+20160927-1' into debian/jessie-backports
    
    tagging package daligner version debian/1.0+20160927-1

 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                     |   11 +
 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, 2860 insertions(+), 2672 deletions(-)

diff --cc debian/changelog
index bfc8221,614990f..609139a
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,9 -1,14 +1,20 @@@
+ daligner (1.0+20160927-1) unstable; urgency=medium
+ 
+   * Imported Upstream version 1.0+20160927 (git ca167d3)
+   * Update patches
+   * Refer to upstream README for command reference
+   * Update Standards-Version
+   * Use encrypted protocols for VCS URLs
+   * Update email address and copyright years
+ 
+  -- Afif Elghraoui <afif at debian.org>  Tue, 11 Oct 2016 21:12:16 -0700
+ 
 +daligner (1.0+20151214-1~bpo8+1) jessie-backports; urgency=medium
 +
 +  * Rebuild for jessie-backports.
 +
 + -- Afif Elghraoui <afif at ghraoui.name>  Thu, 14 Jan 2016 21:05:47 -0800
 +
  daligner (1.0+20151214-1) unstable; urgency=medium
  
    * New upstream revision (git2923450)

-- 
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