Readd manpage_fixes.diff patch with new man page fixes.

This commit is contained in:
Modestas Vainius 2012-04-19 21:51:40 +03:00
parent b8fb0b61f7
commit 71d036b662
3 changed files with 21 additions and 0 deletions

1
debian/changelog vendored
View File

@ -11,6 +11,7 @@ cmake (2.8.8-1) UNRELEASED; urgency=low
- mipsel_is_little_endian.diff
- paths_in_regex_espace_metachars.diff
* Refresh FindBoost_add_-lpthread_#563479.diff patch.
* Readd manpage_fixes.diff patch with new man page fixes.
-- Modestas Vainius <modax@debian.org> Thu, 19 Apr 2012 19:04:52 +0300

19
debian/patches/manpage_fixes.diff vendored Normal file
View File

@ -0,0 +1,19 @@
From: Modestas Vainius <modax@debian.org>
Subject: fix man page formatting issues
Origin: vendor
Forwarded: yes
Detected by lintian:
W: cmake: manpage-has-errors-from-man usr/share/man/man1/cpack.1.gz 4202: warning [p 82, 5.5i]: cannot adjust line
--- a/Modules/CPack.cmake
+++ b/Modules/CPack.cmake
@@ -89,6 +89,7 @@
# CPACK_PACKAGE_FILE_NAME - The name of the package file to generate,
# not including the extension. For example, cmake-2.6.1-Linux-i686.
# The default value is
+#
# ${CPACK_PACKAGE_NAME}-${CPACK_PACKAGE_VERSION}-${CPACK_SYSTEM_NAME}.
##end
#

View File

@ -1,2 +1,3 @@
FindBoost_add_-lpthread_#563479.diff
multiarch_findgtk2_fix.diff
manpage_fixes.diff