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

Dylan Aïssi bob.dybian-guest at moszumanska.debian.org
Fri Feb 5 06:42:42 UTC 2016


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

bob.dybian-guest pushed a commit to branch master
in repository plink1.9.

commit 33331a2d69aa7c1f3926705b6fa66215e71623e9
Author: Dylan Aïssi <bob.dybian at gmail.com>
Date:   Thu Feb 4 22:18:34 2016 +0100

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

diff --git a/debian/patches/01_Fix_use_internal_lib.patch b/debian/patches/01_Fix_use_internal_lib.patch
index 45a8168..7a552df 100644
--- a/debian/patches/01_Fix_use_internal_lib.patch
+++ b/debian/patches/01_Fix_use_internal_lib.patch
@@ -52,12 +52,12 @@ Forwarded: No
                             Z_DEFAULT_COMPRESSION, Z_DEFAULT_STRATEGY,
 --- a/plink_common.h
 +++ b/plink_common.h
-@@ -146,7 +146,7 @@
- 
- #endif // __LP64__
+@@ -177,7 +177,7 @@
+ #define VEC_BITS (VEC_BYTES * 8)
+ #define VEC_BITS_M1 (VEC_BITS - 1)
  
 -#include "zlib-1.2.8/zlib.h"
 +#include <zlib.h>
  #include "SFMT.h"
  
- // 64MB of non-workspace memory guaranteed for now
+ // 64MB of non-workspace memory guaranteed for now.
diff --git a/debian/patches/02_Activate_Stable_Build.patch b/debian/patches/02_Activate_Stable_Build.patch
index 3968e78..0aea08a 100644
--- a/debian/patches/02_Activate_Stable_Build.patch
+++ b/debian/patches/02_Activate_Stable_Build.patch
@@ -5,7 +5,7 @@ Forwarded: No
 
 --- a/plink_common.h
 +++ b/plink_common.h
-@@ -15,7 +15,7 @@
+@@ -18,7 +18,7 @@
  
  // Uncomment this to prevent all unstable features from being accessible from
  // the command line.

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