[med-svn] [nanopolish] 03/04: Update and refine patches
Afif Elghraoui
afif at moszumanska.debian.org
Fri Nov 10 05:54:55 UTC 2017
This is an automated email from the git hooks/post-receive script.
afif pushed a commit to branch master
in repository nanopolish.
commit 2a7eb369dc32ddb70c37d0ffad07d61684207b95
Author: Afif Elghraoui <afif at debian.org>
Date: Thu Nov 9 23:12:55 2017 -0500
Update and refine patches
---
debian/patches/dontinstalleigen.patch | 15 ---------------
debian/patches/gcc7.patch | 15 ---------------
debian/patches/series | 5 -----
3 files changed, 35 deletions(-)
diff --git a/debian/patches/dontinstalleigen.patch b/debian/patches/dontinstalleigen.patch
deleted file mode 100644
index 2a8a702..0000000
--- a/debian/patches/dontinstalleigen.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-Author: Steffen Moeller
-Last-Update: 2017-09-16 02:14:07 +0200
-Description: Use Debian packaged libeigen
-
---- a/Makefile
-+++ b/Makefile
-@@ -16,7 +16,7 @@ CXX ?= g++
- CC ?= gcc
-
- # Change the value of HDF5 or EIGEN below to any value to disable compilation of bundled HDF5 code
--EIGEN=install
-+#EIGEN=install
-
- # Check operating system, OSX doesn't have -lrt
- UNAME_S := $(shell uname -s)
diff --git a/debian/patches/gcc7.patch b/debian/patches/gcc7.patch
deleted file mode 100644
index c972825..0000000
--- a/debian/patches/gcc7.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-Author: Steffen Moeller
-Last-Update: 2017-09-16 02:14:07 +0200
-Bug-Debian: https://bugs.debian.org/853568
-Description: Add missing header file to build with gcc-7
-
---- a/src/common/logger.hpp
-+++ b/src/common/logger.hpp
-@@ -72,6 +72,7 @@
- #include <iostream>
- #include <mutex>
- #include <stdexcept>
-+#include <functional>
-
- namespace logger
- {
diff --git a/debian/patches/series b/debian/patches/series
index 851fdbe..e9e1cc0 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,9 +1,4 @@
-adjust-include-path.patch
compiler-flags.patch
-external-libs.patch
add-shebang-to-script.patch
reproducible.patch
-dontinstalleigen.patch
write_return_values_ignored.patch
-gcc7.patch
-fprintf_sizet.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/nanopolish.git
More information about the debian-med-commit
mailing list