[med-svn] [plink1.9] 01/02: Refresh patches

Afif Elghraoui afif at moszumanska.debian.org
Wed Apr 27 00:45:03 UTC 2016


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

afif pushed a commit to branch master
in repository plink1.9.

commit 4488720a93b8335278567d331b8be4f0a197c884
Author: Afif Elghraoui <afif at debian.org>
Date:   Tue Apr 26 17:40:17 2016 -0700

    Refresh patches
---
 debian/patches/01_Fix_use_internal_lib.patch  | 12 ++++++------
 debian/patches/02_Activate_Stable_Build.patch |  4 ++--
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/debian/patches/01_Fix_use_internal_lib.patch b/debian/patches/01_Fix_use_internal_lib.patch
index a68063b..1076234 100644
--- a/debian/patches/01_Fix_use_internal_lib.patch
+++ b/debian/patches/01_Fix_use_internal_lib.patch
@@ -3,8 +3,8 @@ Description: Fix the use of Debian internal libraries.
 Last-Update: 2015-01-23
 Forwarded: No
 
---- a/Makefile
-+++ b/Makefile
+--- plink1.9.orig/Makefile
++++ plink1.9/Makefile
 @@ -20,9 +20,9 @@
  endif
  
@@ -30,8 +30,8 @@ Forwarded: No
 -	gfortran -O2 $(OBJ) -o plink -Wl,-Bstatic $(BLASFLAGS) $(LINKFLAGS) -L. $(ZLIB)
 +	gfortran -O2 $(OBJ) -o plink -Wl,-Bstatic $(BLASFLAGS) $(LINKFLAGS)
 +
---- a/pigz.c
-+++ b/pigz.c
+--- plink1.9.orig/pigz.c
++++ plink1.9/pigz.c
 @@ -297,7 +297,7 @@
  #include <stdio.h>
  #include <stdlib.h>
@@ -50,8 +50,8 @@ Forwarded: No
                          /* deflateEnd(), deflateSetDictionary(), crc32(),
                             inflateBackInit(), inflateBack(), inflateBackEnd(),
                             Z_DEFAULT_COMPRESSION, Z_DEFAULT_STRATEGY,
---- a/plink_common.h
-+++ b/plink_common.h
+--- plink1.9.orig/plink_common.h
++++ plink1.9/plink_common.h
 @@ -191,7 +191,7 @@
  #define VEC_BITS (VEC_BYTES * 8)
  #define VEC_BITS_M1 (VEC_BITS - 1)
diff --git a/debian/patches/02_Activate_Stable_Build.patch b/debian/patches/02_Activate_Stable_Build.patch
index 0aea08a..8998d0c 100644
--- a/debian/patches/02_Activate_Stable_Build.patch
+++ b/debian/patches/02_Activate_Stable_Build.patch
@@ -3,8 +3,8 @@ Description: Activate stable build.
 Last-Update: 2015-01-23
 Forwarded: No
 
---- a/plink_common.h
-+++ b/plink_common.h
+--- plink1.9.orig/plink_common.h
++++ plink1.9/plink_common.h
 @@ -18,7 +18,7 @@
  
  // Uncomment this to prevent all unstable features from being accessible from

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



More information about the debian-med-commit mailing list