[med-svn] [dazzdb] 03/06: Update and refresh patches

Afif Elghraoui afif at moszumanska.debian.org
Fri Oct 20 04:02:32 UTC 2017


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

afif pushed a commit to branch master
in repository dazzdb.

commit 4af7b42b75247a9739506205b8302ef07eac8cd8
Author: Afif Elghraoui <afif at debian.org>
Date:   Thu Oct 19 23:38:19 2017 -0400

    Update and refresh patches
---
 debian/patches/append-cflags.patch  | 2 +-
 debian/patches/compiler-flags.patch | 7 +++++--
 debian/patches/destdir.patch        | 2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/debian/patches/append-cflags.patch b/debian/patches/append-cflags.patch
index fa89723..1de1856 100644
--- a/debian/patches/append-cflags.patch
+++ b/debian/patches/append-cflags.patch
@@ -11,4 +11,4 @@ Last-Update: 2015-09-13
 +CFLAGS += -O3 -Wall -Wextra -Wno-unused-result -fno-strict-aliasing
  
  ALL = fasta2DB DB2fasta quiva2DB DB2quiva DBsplit DBdust Catrack DBshow DBstats DBrm simulator \
-       fasta2DAM DAM2fasta DBdump rangen arrow2DB DB2arrow DBwipe
+       fasta2DAM DAM2fasta DBdump rangen arrow2DB DB2arrow DBwipe DBtrim
diff --git a/debian/patches/compiler-flags.patch b/debian/patches/compiler-flags.patch
index 9dfce02..cd1c368 100644
--- a/debian/patches/compiler-flags.patch
+++ b/debian/patches/compiler-flags.patch
@@ -11,8 +11,8 @@ Last-Update: 2017-01-18
 +LDLIBS = -lm
  
  ALL = fasta2DB DB2fasta quiva2DB DB2quiva DBsplit DBdust Catrack DBshow DBstats DBrm simulator \
-       fasta2DAM DAM2fasta DBdump rangen arrow2DB DB2arrow DBwipe
-@@ -8,58 +9,44 @@
+       fasta2DAM DAM2fasta DBdump rangen arrow2DB DB2arrow DBwipe DBtrim
+@@ -8,61 +9,46 @@
  all: $(ALL)
  
  fasta2DB: fasta2DB.c DB.c DB.h QV.c QV.h
@@ -39,6 +39,9 @@ Last-Update: 2017-01-18
  DBsplit: DBsplit.c DB.c DB.h QV.c QV.h
 -	gcc $(CFLAGS) -o DBsplit DBsplit.c DB.c QV.c -lm
  
+ DBtrim: DBtrim.c DB.c DB.h QV.c QV.h
+-	gcc $(CFLAGS) -o DBtrim DBtrim.c DB.c QV.c -lm
+ 
  DBdust: DBdust.c DB.c DB.h QV.c QV.h
 -	gcc $(CFLAGS) -o DBdust DBdust.c DB.c QV.c -lm
  
diff --git a/debian/patches/destdir.patch b/debian/patches/destdir.patch
index 0a5fe3a..ac2be15 100644
--- a/debian/patches/destdir.patch
+++ b/debian/patches/destdir.patch
@@ -5,7 +5,7 @@ Forwarded: no
 Last-Update: 2015-09-13
 --- dazzdb.orig/Makefile
 +++ dazzdb/Makefile
-@@ -55,7 +55,8 @@
+@@ -57,7 +57,8 @@
  	rm -f dazz.db.tar.gz
  
  install:

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



More information about the debian-med-commit mailing list