From daa238878d3e70519b8fd7d3d8e4f69e38d728f0 Mon Sep 17 00:00:00 2001 From: Modestas Vainius Date: Sun, 26 Dec 2010 13:52:20 +0200 Subject: [PATCH] Install cmake documentation into /usr/share/doc/cmake-doc/ Used to be /usr/share/doc/cmake-docs/: a leftover from cmake-docs -> cmake-doc rename. (LP: #669197) --- debian/changelog | 3 +++ debian/cmake-doc.doc-base.ccmake | 6 +++--- debian/cmake-doc.doc-base.cmake | 6 +++--- debian/cmake-doc.doc-base.cmake-commands | 6 +++--- debian/cmake-doc.doc-base.cmake-compatcommands | 6 +++--- debian/cmake-doc.doc-base.cmake-gui | 6 +++--- debian/cmake-doc.doc-base.cmake-modules | 6 +++--- debian/cmake-doc.doc-base.cmake-policies | 6 +++--- debian/cmake-doc.doc-base.cmake-properties | 6 +++--- debian/cmake-doc.doc-base.cmake-variables | 6 +++--- debian/cmake-doc.doc-base.cpack | 6 +++--- debian/cmake-doc.doc-base.ctest | 6 +++--- debian/cmake-doc.install | 6 +++--- 13 files changed, 39 insertions(+), 36 deletions(-) diff --git a/debian/changelog b/debian/changelog index 92868c2e0..205d26c6e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,9 @@ cmake (2.8.3-2) UNRELEASED; urgency=low * debian/gbp.conf: Added, to ensure we use pristine-tar. * debian/patches/FindTCL_fix_#600245.diff: Added. (Closes: #600245) + [ Modestas Vainius ] + * Install cmake documentation into /usr/share/doc/cmake-doc/ (LP: #669197). + -- Kai Wasserbäch Fri, 27 Nov 2010 10:41:10 +0100 cmake (2.8.3-1) experimental; urgency=low diff --git a/debian/cmake-doc.doc-base.ccmake b/debian/cmake-doc.doc-base.ccmake index 24b494ff9..efdb49cb0 100644 --- a/debian/cmake-doc.doc-base.ccmake +++ b/debian/cmake-doc.doc-base.ccmake @@ -3,8 +3,8 @@ Title: Reference of curses based interface of CMake. Section: Programming Format: HTML -Index: /usr/share/doc/cmake-docs/ccmake.html -Files: /usr/share/doc/cmake-docs/ccmake.html +Index: /usr/share/doc/cmake-doc/ccmake.html +Files: /usr/share/doc/cmake-doc/ccmake.html Format: Text -Files: /usr/share/doc/cmake-docs/ccmake.txt.gz +Files: /usr/share/doc/cmake-doc/ccmake.txt.gz diff --git a/debian/cmake-doc.doc-base.cmake b/debian/cmake-doc.doc-base.cmake index e2ea931ab..03a7a22d9 100644 --- a/debian/cmake-doc.doc-base.cmake +++ b/debian/cmake-doc.doc-base.cmake @@ -3,8 +3,8 @@ Title: Reference of CMake the Cross-Platform Makefile Generator. Section: Programming Format: HTML -Index: /usr/share/doc/cmake-docs/cmake.html -Files: /usr/share/doc/cmake-docs/cmake.html +Index: /usr/share/doc/cmake-doc/cmake.html +Files: /usr/share/doc/cmake-doc/cmake.html Format: Text -Files: /usr/share/doc/cmake-docs/cmake.txt.gz +Files: /usr/share/doc/cmake-doc/cmake.txt.gz diff --git a/debian/cmake-doc.doc-base.cmake-commands b/debian/cmake-doc.doc-base.cmake-commands index b582a590c..45d976854 100644 --- a/debian/cmake-doc.doc-base.cmake-commands +++ b/debian/cmake-doc.doc-base.cmake-commands @@ -3,8 +3,8 @@ Title: Command reference of CMake Section: Programming Format: HTML -Index: /usr/share/doc/cmake-docs/cmake-commands.html -Files: /usr/share/doc/cmake-docs/cmake-commands.html +Index: /usr/share/doc/cmake-doc/cmake-commands.html +Files: /usr/share/doc/cmake-doc/cmake-commands.html Format: Text -Files: /usr/share/doc/cmake-docs/cmake-commands.txt.gz +Files: /usr/share/doc/cmake-doc/cmake-commands.txt.gz diff --git a/debian/cmake-doc.doc-base.cmake-compatcommands b/debian/cmake-doc.doc-base.cmake-compatcommands index 64d7cbd13..7025c1b74 100644 --- a/debian/cmake-doc.doc-base.cmake-compatcommands +++ b/debian/cmake-doc.doc-base.cmake-compatcommands @@ -3,8 +3,8 @@ Title: Reference of CMake compatibility commands Section: Programming Format: HTML -Index: /usr/share/doc/cmake-docs/cmake-compatcommands.html -Files: /usr/share/doc/cmake-docs/cmake-compatcommands.html +Index: /usr/share/doc/cmake-doc/cmake-compatcommands.html +Files: /usr/share/doc/cmake-doc/cmake-compatcommands.html Format: Text -Files: /usr/share/doc/cmake-docs/cmake-compatcommands.txt.gz +Files: /usr/share/doc/cmake-doc/cmake-compatcommands.txt.gz diff --git a/debian/cmake-doc.doc-base.cmake-gui b/debian/cmake-doc.doc-base.cmake-gui index fbefc4cb3..7fb086d37 100644 --- a/debian/cmake-doc.doc-base.cmake-gui +++ b/debian/cmake-doc.doc-base.cmake-gui @@ -3,8 +3,8 @@ Title: Documentation of the Qt GUI for CMake Section: Programming Format: HTML -Index: /usr/share/doc/cmake-docs/cmake-gui.html -Files: /usr/share/doc/cmake-docs/cmake-gui.html +Index: /usr/share/doc/cmake-doc/cmake-gui.html +Files: /usr/share/doc/cmake-doc/cmake-gui.html Format: Text -Files: /usr/share/doc/cmake-docs/cmake-gui.txt.gz +Files: /usr/share/doc/cmake-doc/cmake-gui.txt.gz diff --git a/debian/cmake-doc.doc-base.cmake-modules b/debian/cmake-doc.doc-base.cmake-modules index cd938a0ad..22be15a49 100644 --- a/debian/cmake-doc.doc-base.cmake-modules +++ b/debian/cmake-doc.doc-base.cmake-modules @@ -3,8 +3,8 @@ Title: Reference of available CMake modules Section: Programming Format: HTML -Index: /usr/share/doc/cmake-docs/cmake-modules.html -Files: /usr/share/doc/cmake-docs/cmake-modules.html +Index: /usr/share/doc/cmake-doc/cmake-modules.html +Files: /usr/share/doc/cmake-doc/cmake-modules.html Format: Text -Files: /usr/share/doc/cmake-docs/cmake-modules.txt.gz +Files: /usr/share/doc/cmake-doc/cmake-modules.txt.gz diff --git a/debian/cmake-doc.doc-base.cmake-policies b/debian/cmake-doc.doc-base.cmake-policies index b73d2680a..e76fb0776 100644 --- a/debian/cmake-doc.doc-base.cmake-policies +++ b/debian/cmake-doc.doc-base.cmake-policies @@ -3,8 +3,8 @@ Title: Reference of CMake policies. Section: Programming Format: HTML -Index: /usr/share/doc/cmake-docs/cmake-policies.html -Files: /usr/share/doc/cmake-docs/cmake-policies.html +Index: /usr/share/doc/cmake-doc/cmake-policies.html +Files: /usr/share/doc/cmake-doc/cmake-policies.html Format: Text -Files: /usr/share/doc/cmake-docs/cmake-policies.txt.gz +Files: /usr/share/doc/cmake-doc/cmake-policies.txt.gz diff --git a/debian/cmake-doc.doc-base.cmake-properties b/debian/cmake-doc.doc-base.cmake-properties index fb3e80f5c..681aae3b7 100644 --- a/debian/cmake-doc.doc-base.cmake-properties +++ b/debian/cmake-doc.doc-base.cmake-properties @@ -3,8 +3,8 @@ Title: Reference of CMake properties. Section: Programming Format: HTML -Index: /usr/share/doc/cmake-docs/cmake-properties.html -Files: /usr/share/doc/cmake-docs/cmake-properties.html +Index: /usr/share/doc/cmake-doc/cmake-properties.html +Files: /usr/share/doc/cmake-doc/cmake-properties.html Format: Text -Files: /usr/share/doc/cmake-docs/cmake-properties.txt.gz +Files: /usr/share/doc/cmake-doc/cmake-properties.txt.gz diff --git a/debian/cmake-doc.doc-base.cmake-variables b/debian/cmake-doc.doc-base.cmake-variables index 7dfac23da..00b2f3b03 100644 --- a/debian/cmake-doc.doc-base.cmake-variables +++ b/debian/cmake-doc.doc-base.cmake-variables @@ -3,8 +3,8 @@ Title: Reference of CMake variables. Section: Programming Format: HTML -Index: /usr/share/doc/cmake-docs/cmake-variables.html -Files: /usr/share/doc/cmake-docs/cmake-variables.html +Index: /usr/share/doc/cmake-doc/cmake-variables.html +Files: /usr/share/doc/cmake-doc/cmake-variables.html Format: Text -Files: /usr/share/doc/cmake-docs/cmake-variables.txt.gz +Files: /usr/share/doc/cmake-doc/cmake-variables.txt.gz diff --git a/debian/cmake-doc.doc-base.cpack b/debian/cmake-doc.doc-base.cpack index c7f533530..59816f263 100644 --- a/debian/cmake-doc.doc-base.cpack +++ b/debian/cmake-doc.doc-base.cpack @@ -3,8 +3,8 @@ Title: Reference of the packaging driver provided by CMake. Section: Programming Format: HTML -Index: /usr/share/doc/cmake-docs/cpack.html -Files: /usr/share/doc/cmake-docs/cpack.html +Index: /usr/share/doc/cmake-doc/cpack.html +Files: /usr/share/doc/cmake-doc/cpack.html Format: Text -Files: /usr/share/doc/cmake-docs/cpack.txt.gz +Files: /usr/share/doc/cmake-doc/cpack.txt.gz diff --git a/debian/cmake-doc.doc-base.ctest b/debian/cmake-doc.doc-base.ctest index ec8832633..cfb1965ff 100644 --- a/debian/cmake-doc.doc-base.ctest +++ b/debian/cmake-doc.doc-base.ctest @@ -3,8 +3,8 @@ Title: Reference of the testing driver provided by CMake. Section: Programming Format: HTML -Index: /usr/share/doc/cmake-docs/ctest.html -Files: /usr/share/doc/cmake-docs/ctest.html +Index: /usr/share/doc/cmake-doc/ctest.html +Files: /usr/share/doc/cmake-doc/ctest.html Format: Text -Files: /usr/share/doc/cmake-docs/ctest.txt.gz +Files: /usr/share/doc/cmake-doc/ctest.txt.gz diff --git a/debian/cmake-doc.install b/debian/cmake-doc.install index b1e9f5dfe..8ad70ceac 100644 --- a/debian/cmake-doc.install +++ b/debian/cmake-doc.install @@ -1,3 +1,3 @@ -usr/share/doc/cmake/*.html usr/share/doc/cmake-docs/ -usr/share/doc/cmake/*.txt usr/share/doc/cmake-docs/ -usr/share/doc/cmake/*.docbook usr/share/doc/cmake-docs/ +usr/share/doc/cmake/*.html usr/share/doc/cmake-doc/ +usr/share/doc/cmake/*.txt usr/share/doc/cmake-doc/ +usr/share/doc/cmake/*.docbook usr/share/doc/cmake-doc/