[med-svn] [vsearch] 04/04: Refresh patches, upload to unstable

Andreas Tille tille at debian.org
Mon Jun 19 10:05:48 UTC 2017


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

tille pushed a commit to branch master
in repository vsearch.

commit b1f1d1f54ceb9a8e5bda3b55b5f446550b2f7ad4
Author: Andreas Tille <tille at debian.org>
Date:   Mon Jun 19 12:02:04 2017 +0200

    Refresh patches, upload to unstable
---
 debian/changelog                           | 4 ++--
 debian/patches/compilerflags.patch         | 2 +-
 debian/patches/sysconf_memory_sizing.patch | 6 +++---
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 9446f0d..7eeac16 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,10 @@
-vsearch (2.4.3-1) UNRELEASED; urgency=medium
+vsearch (2.4.3-1) unstable; urgency=medium
 
   * New upstrem version
   * Drop libssl-dev Build-Depends
     Closes: #855340
 
- -- Andreas Tille <tille at debian.org>  Mon, 19 Jun 2017 11:55:28 +0200
+ -- Andreas Tille <tille at debian.org>  Mon, 19 Jun 2017 12:01:57 +0200
 
 vsearch (2.3.4-1) unstable; urgency=medium
 
diff --git a/debian/patches/compilerflags.patch b/debian/patches/compilerflags.patch
index cb84d98..aef054f 100644
--- a/debian/patches/compilerflags.patch
+++ b/debian/patches/compilerflags.patch
@@ -2,7 +2,7 @@ Description: do not override system compiler flags
 Author: Sascha Steinbiss <satta at debian.org>
 --- a/configure.ac
 +++ b/configure.ac
-@@ -13,8 +13,8 @@ MACOSX_DEPLOYMENT_TARGET="10.7"
+@@ -14,8 +14,8 @@ MACOSX_DEPLOYMENT_TARGET="10.7"
  
  # Set default gcc and g++ options
  
diff --git a/debian/patches/sysconf_memory_sizing.patch b/debian/patches/sysconf_memory_sizing.patch
index 31bcc52..6d8a4c8 100644
--- a/debian/patches/sysconf_memory_sizing.patch
+++ b/debian/patches/sysconf_memory_sizing.patch
@@ -15,6 +15,6 @@ Last-Update: Thu, 19 Feb 2015 16:07:52 +0100 (Andreas Tille <tille at debian.org>)
  
 +#include <unistd.h>
 +
- unsigned long arch_get_memused()
- {
-   struct rusage r_usage;
+ const int memalignment = 16;
+ 
+ uint64_t arch_get_memused()

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



More information about the debian-med-commit mailing list