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 @@