]> git.donarmstrong.com Git - flightcrew.git/commitdiff
debian/patches/*: fix quilt-patch-missing-description lintian tag
authorMattia Rizzolo <mattia@mapreri.org>
Tue, 26 Aug 2014 07:00:50 +0000 (09:00 +0200)
committerMattia Rizzolo <mattia@mapreri.org>
Tue, 26 Aug 2014 07:00:50 +0000 (09:00 +0200)
debian/patches/disable_filesystem3_overload
debian/patches/modify_cmake_for_debian
debian/patches/use_system_boost_library_in_utf8cpp

index a68336c1e90135f1d994b0f536de775d22c6f69e..15aebe231419f57c1f1652df80dbc98e3c2f95f3 100644 (file)
@@ -1,3 +1,8 @@
+Description: disable filesystem3 overload
+Author: Don Armstrong <don@debian.org>
+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 @@
 --- a/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.cpp
 +++ b/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.cpp
 @@ -27,27 +27,27 @@
index 7e92ff92910545472291579fa4a9105c8350f599..37fd4d00b1da6afc1fb01e61760039cc8c0762a5 100644 (file)
@@ -1,3 +1,9 @@
+Description: Modify CmakeLists for Debian
+ Avoid using the boundled libraries but link the system ones.
+Author: Don Armstrong <don@debian.org>
+Forwarded: no
+Last-Update: 2013-02-14
+
 --- a/CMakeLists.txt
 +++ b/CMakeLists.txt
 @@ -41,12 +41,12 @@
 --- a/CMakeLists.txt
 +++ b/CMakeLists.txt
 @@ -41,12 +41,12 @@
index e98f4786e806dcdadef1f9611cef9bcc60cba02a..59d3da703883359dfd1650a90c65b48c58e03a53 100644 (file)
@@ -1,3 +1,8 @@
+Description: use system boost library
+Author: Don Armstrong <don@debian.org>
+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 @@
 --- a/src/utf8-cpp/utf8/core.h
 +++ b/src/utf8-cpp/utf8/core.h
 @@ -29,7 +29,7 @@