[med-svn] [libmems] 04/05: Fix encoding of patch

Andreas Tille tille at debian.org
Tue Nov 8 17:21:56 UTC 2016


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

tille pushed a commit to branch master
in repository libmems.

commit 5f8c36b0cfec79f2c1f22604834564563c11c00d
Author: Andreas Tille <tille at debian.org>
Date:   Tue Nov 8 14:18:43 2016 +0100

    Fix encoding of patch
---
 debian/patches/boost1.62.patch | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/debian/patches/boost1.62.patch b/debian/patches/boost1.62.patch
index e5b5e74..da4c50d 100644
--- a/debian/patches/boost1.62.patch
+++ b/debian/patches/boost1.62.patch
@@ -7,10 +7,10 @@ Bug-Debian: https://bugs.debian.org/843628
 --- a/libMems/AbstractMatch.h
 +++ b/libMems/AbstractMatch.h
 @@ -16,6 +16,7 @@
- #include "libGenome/gnClone.h"
- #include <vector>
- #include <algorithm>
-+#include <boost/detail/workaround.hpp>
- #include <boost/type_traits/remove_pointer.hpp>
- #include <boost/type_traits/add_pointer.hpp>
- #include <boost/dynamic_bitset.hpp>
+ #include "libGenome/gnClone.h"
+ #include <vector>
+ #include <algorithm>
++#include <boost/detail/workaround.hpp>
+ #include <boost/type_traits/remove_pointer.hpp>
+ #include <boost/type_traits/add_pointer.hpp>
+ #include <boost/dynamic_bitset.hpp>

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



More information about the debian-med-commit mailing list