From beb0e2cbc74dc73fdd47bfb325185c879c027ed9 Mon Sep 17 00:00:00 2001 From: Mattia Rizzolo Date: Tue, 26 Aug 2014 09:00:50 +0200 Subject: [PATCH] debian/patches/*: fix quilt-patch-missing-description lintian tag --- debian/patches/disable_filesystem3_overload | 5 +++++ debian/patches/modify_cmake_for_debian | 6 ++++++ debian/patches/use_system_boost_library_in_utf8cpp | 5 +++++ 3 files changed, 16 insertions(+) diff --git a/debian/patches/disable_filesystem3_overload b/debian/patches/disable_filesystem3_overload index a68336c..15aebe2 100644 --- a/debian/patches/disable_filesystem3_overload +++ b/debian/patches/disable_filesystem3_overload @@ -1,3 +1,8 @@ +Description: disable filesystem3 overload +Author: Don Armstrong +Forwarded: no +Last-Update: 2013-02-14 + --- a/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.cpp +++ b/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.cpp @@ -27,27 +27,27 @@ diff --git a/debian/patches/modify_cmake_for_debian b/debian/patches/modify_cmake_for_debian index 7e92ff9..37fd4d0 100644 --- a/debian/patches/modify_cmake_for_debian +++ b/debian/patches/modify_cmake_for_debian @@ -1,3 +1,9 @@ +Description: Modify CmakeLists for Debian + Avoid using the boundled libraries but link the system ones. +Author: Don Armstrong +Forwarded: no +Last-Update: 2013-02-14 + --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -41,12 +41,12 @@ diff --git a/debian/patches/use_system_boost_library_in_utf8cpp b/debian/patches/use_system_boost_library_in_utf8cpp index e98f478..59d3da7 100644 --- a/debian/patches/use_system_boost_library_in_utf8cpp +++ b/debian/patches/use_system_boost_library_in_utf8cpp @@ -1,3 +1,8 @@ +Description: use system boost library +Author: Don Armstrong +Forwarded: no +Last-Update: 2013-02-14 + --- a/src/utf8-cpp/utf8/core.h +++ b/src/utf8-cpp/utf8/core.h @@ -29,7 +29,7 @@ -- 2.39.2