From dab02991b21021160661fd01350b536e7bb81ac1 Mon Sep 17 00:00:00 2001 From: Modestas Vainius Date: Sat, 2 May 2009 01:29:09 +0300 Subject: [PATCH] Update manpage_friendly_docs.diff to fix lintian warnings. W: cmake-data: manpage-has-errors-from-man usr/share/man/man1/cmakemodules.1.gz 1828: warning [p 25, 1.8i]: can't break line W: cmake: manpage-has-errors-from-man usr/share/man/man1/cmake.1.gz 5673: warning [p 100, 0.5i]: can't break line Signed-off-by: Modestas Vainius --- debian/changelog | 3 ++- debian/patches/manpage_friendly_docs.diff | 9 +++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 441a5cb24..6f1ffec68 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,8 +6,9 @@ cmake (2.6.4-1) unstable; urgency=low - FindQt4_qt4_lupdate_lrelease.diff - removed, merged upstream. * Bump Standards-Version to 3.8.1. No changes needed. * Remove deprecated dh_desktop from debian/rules. + * Update manpage_friendly_docs.diff patch to fix more lintian warnings. - -- Modestas Vainius Sat, 02 May 2009 01:10:57 +0300 + -- Modestas Vainius Sat, 02 May 2009 01:28:29 +0300 cmake (2.6.3-2) unstable; urgency=low diff --git a/debian/patches/manpage_friendly_docs.diff b/debian/patches/manpage_friendly_docs.diff index 5ad96891b..f3708e225 100644 --- a/debian/patches/manpage_friendly_docs.diff +++ b/debian/patches/manpage_friendly_docs.diff @@ -9,6 +9,15 @@ # # Variables used by this module, they can change the default behaviour and # need to be set before calling find_package: +@@ -147,7 +147,7 @@ + # "component" (includes debug and optimized keywords + # when needed). + # +-# ===================================================================== ++# ===================================== ============= ================= + # + # + # Copyright (c) 2006-2008 Andreas Schneider --- a/Modules/FindRTI.cmake +++ b/Modules/FindRTI.cmake @@ -5,7 +5,7 @@