[med-svn] [mothur] 03/04: d/patches: refresh

Tomasz Buchert tomasz at moszumanska.debian.org
Wed Jun 22 20:59:18 UTC 2016


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

tomasz pushed a commit to branch master
in repository mothur.

commit 021cce68b419d1f151f1e3c68d058c6742be3770
Author: Tomasz Buchert <tomasz at debian.org>
Date:   Wed Jun 22 22:21:16 2016 +0200

    d/patches: refresh
---
 debian/patches/0003-Fix-VERSION-in-Makefile.patch  | 35 ----------------------
 ...0003-Fix-VERSION-variable-in-the-makefile.patch | 21 +++++++++++++
 debian/patches/series                              |  2 +-
 3 files changed, 22 insertions(+), 36 deletions(-)

diff --git a/debian/patches/0003-Fix-VERSION-in-Makefile.patch b/debian/patches/0003-Fix-VERSION-in-Makefile.patch
deleted file mode 100644
index 210c6ae..0000000
--- a/debian/patches/0003-Fix-VERSION-in-Makefile.patch
+++ /dev/null
@@ -1,35 +0,0 @@
-From: Tomasz Buchert <tomasz at debian.org>
-Date: Sun, 12 Jun 2016 20:34:56 +0200
-Subject: Fix VERSION in Makefiles.
-
----
- Makefile        | 2 +-
- source/makefile | 2 +-
- 2 files changed, 2 insertions(+), 2 deletions(-)
-
-diff --git a/Makefile b/Makefile
-index 5cfd853..bd35b41 100755
---- a/Makefile
-+++ b/Makefile
-@@ -15,7 +15,7 @@ USEBOOST ?= yes
- BOOST_LIBRARY_DIR="\"Enter_your_boost_library_path_here\""
- MOTHUR_FILES="\"Enter_your_default_path_here\""
- RELEASE_DATE = "\"4/18/2016\""
--VERSION = "\"1.37.1\""
-+VERSION = "\"1.37.5\""
- 
- ifeq  ($(strip $(64BIT_VERSION)),yes)
-     CXXFLAGS += -DBIT_VERSION
-diff --git a/source/makefile b/source/makefile
-index fe1d1d4..6ede471 100644
---- a/source/makefile
-+++ b/source/makefile
-@@ -16,7 +16,7 @@ MOTHUR_FILES="\"Enter_your_default_path_here\""
- BOOST_INCLUDE_DIR="/usr/local/include/"
- BOOST_LIBRARY_DIR="/usr/local/lib/"
- RELEASE_DATE = "\"4/22/2015\""
--VERSION = "\"1.35.1\""
-+VERSION = "\"1.37.5\""
- FORTAN_COMPILER = gfortran
- FORTRAN_FLAGS =
- 
diff --git a/debian/patches/0003-Fix-VERSION-variable-in-the-makefile.patch b/debian/patches/0003-Fix-VERSION-variable-in-the-makefile.patch
new file mode 100644
index 0000000..9bb3226
--- /dev/null
+++ b/debian/patches/0003-Fix-VERSION-variable-in-the-makefile.patch
@@ -0,0 +1,21 @@
+From: Tomasz Buchert <tomasz at debian.org>
+Date: Wed, 22 Jun 2016 22:20:31 +0200
+Subject: Fix VERSION variable in the makefile.
+
+---
+ source/makefile | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/source/makefile b/source/makefile
+index fe1d1d4..07ea71b 100644
+--- a/source/makefile
++++ b/source/makefile
+@@ -16,7 +16,7 @@ MOTHUR_FILES="\"Enter_your_default_path_here\""
+ BOOST_INCLUDE_DIR="/usr/local/include/"
+ BOOST_LIBRARY_DIR="/usr/local/lib/"
+ RELEASE_DATE = "\"4/22/2015\""
+-VERSION = "\"1.35.1\""
++VERSION = "\"1.35.6\""
+ FORTAN_COMPILER = gfortran
+ FORTRAN_FLAGS =
+ 
diff --git a/debian/patches/series b/debian/patches/series
index 1e031b2..c9c5f13 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,3 @@
 0001-Fix-catchall-command.patch
 0002-Add-hardening-flags.patch
-0003-Fix-VERSION-in-Makefile.patch
+0003-Fix-VERSION-variable-in-the-makefile.patch

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



More information about the debian-med-commit mailing list