[med-svn] [camitk] 03/04: Clean patch information

Emmanuel Promayon promayon-guest at moszumanska.debian.org
Fri Oct 7 05:34:03 UTC 2016


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

promayon-guest pushed a commit to branch master
in repository camitk.

commit d8ace47c990fe2cb305b15cef04e6b2571b4fbee
Author: Emmanuel Promayon <Emmanuel.Promayon at imag.fr>
Date:   Thu Oct 6 22:05:05 2016 +0200

    Clean patch information
    
    Signed-off-by: Emmanuel Promayon <Emmanuel.Promayon at imag.fr>
---
 debian/patches/do-not-override-cflags | 7 +++++--
 debian/patches/series                 | 2 +-
 2 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/debian/patches/do-not-override-cflags b/debian/patches/do-not-override-cflags
index 158868e..783fa94 100644
--- a/debian/patches/do-not-override-cflags
+++ b/debian/patches/do-not-override-cflags
@@ -1,7 +1,10 @@
 Description: CMakeLists was overiding cxxflags
-Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=836990
+    This fixes the lintian warning "debug-file-with-no-debug-symbols"
+    that was generated because no flags were passed to the compiler (e.g. -g).
+    They were all removed and replaced by just "-std=c++11".
+Forwarded: yes
+Author: Emmanuel Promayon <Emmanuel.Promayon at imag.fr>
 Last-Update: 2016-10-04
-
 --- camitk-4.0.3.orig/CMakeLists.txt
 +++ camitk-4.0.3/CMakeLists.txt
 @@ -34,7 +34,7 @@ include(camitk/packaging/CamiTKOpenSourc
diff --git a/debian/patches/series b/debian/patches/series
index 0cae24c..67e0213 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1 @@
-do-not-override-cflags
+do-not-override-cflags
\ No newline at end of file

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



More information about the debian-med-commit mailing list