[netcdf] 01/01: remove doc patch (now upstream)

Nico Schlömer nschloe-guest at moszumanska.debian.org
Wed May 21 23:04:59 UTC 2014


This is an automated email from the git hooks/post-receive script.

nschloe-guest pushed a commit to branch split-c-f-cxx
in repository netcdf.

commit 3f613cbca64251bd1755e85fa823258c0573c6d3
Author: Nico Schlömer <nico.schloemer at gmail.com>
Date:   Thu May 22 01:04:43 2014 +0200

    remove doc patch (now upstream)
---
 debian/patches/doc.patch | 71 ------------------------------------------------
 debian/patches/series    |  1 -
 2 files changed, 72 deletions(-)

diff --git a/debian/patches/doc.patch b/debian/patches/doc.patch
deleted file mode 100644
index cfae752..0000000
--- a/debian/patches/doc.patch
+++ /dev/null
@@ -1,71 +0,0 @@
-diff --git a/CMakeLists.txt b/CMakeLists.txt
-index 17ef1e1..6731a10 100644
---- a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -615,7 +615,7 @@ IF(USE_HDF5 OR ENABLE_NETCDF_4)
-       FIND_PACKAGE(HDF5 COMPONENTS C HL REQUIRED)
-     ENDIF()
-   ENDIF()
--  
-+
-   IF(NOT MSVC)
-     # Depending on the install, either HDF5_hdf_library or
-     # HDF5_C_LIBRARY may be defined.  We must check for either.
-@@ -824,7 +824,7 @@ IF(ENABLE_FSYNC)
-   SET(USE_FSYNC ON)
- ENDIF()
- 
--# Temporary 
-+# Temporary
- OPTION (ENABLE_JNA "Enable jna bug fix code." OFF)
- IF(ENABLE_JNA)
-   SET(JNA ON)
-@@ -1157,11 +1157,6 @@ IF(MSVC)
-   INSTALL(DIRECTORY ${CMAKE_PREFIX_PATH} DESTINATION "deps" COMPONENT dependencies)
- ENDIF()
- 
--
--IF(ENABLE_DOXYGEN)
--  INSTALL(DIRECTORY man4 DESTINATION "." COMPONENT documentation)
--ENDIF()
--
- # Subdirectory CMakeLists.txt files should specify their own
- # 'install' files.
- # Including 'CPack' kicks everything off.
-diff --git a/man4/CMakeLists.txt b/man4/CMakeLists.txt
-index 205ac99..48e8527 100644
---- a/man4/CMakeLists.txt
-+++ b/man4/CMakeLists.txt
-@@ -11,10 +11,10 @@ IF(BUILD_DOCS)
-   IF(DOXYGEN_FOUND)
-     FILE(GLOB COPY_FILES ${CMAKE_CURRENT_SOURCE_DIR}/*.html ${CMAKE_CURRENT_SOURCE_DIR}/images ${CMAKE_CURRENT_SOURCE_DIR}/*.doc ${CMAKE_CURRENT_SOURCE_DIR}/*.xml ${CMAKE_CURRENT_SOURCE_DIR}/*.m4 ${CMAKE_CURRENT_SOURCE_DIR}/*.texi)
-     FILE(COPY ${COPY_FILES} DESTINATION ${CMAKE_CURRENT_BINARY_DIR}/)
--    # Copy the image files used by markdown documentation 
-+    # Copy the image files used by markdown documentation
-     # manually.
-     FILE(GLOB IMG_FILES ${CMAKE_CURRENT_BINARY_DIR}/images/*.jpg ${CMAKE_CURRENT_BINARY_DIR}/images/*.png)
--    
-+
-     # Set abs_top_srcdir to work with the autotools
-     # doxyfile template.
-     SET(abs_top_srcdir ${CMAKE_SOURCE_DIR})
-@@ -61,10 +61,16 @@ IF(BUILD_DOCS)
-       COMMENT "Generating Tutorial Tags" VERBATIM
-       )
- 
--    FILE(COPY ${IMG_FILES} DESTINATION ${CMAKE_CURRENT_BINARY_DIR}/html)		
-+    FILE(COPY ${IMG_FILES} DESTINATION ${CMAKE_CURRENT_BINARY_DIR}/html)
-+
-+    INSTALL(
-+      DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/html/
-+      DESTINATION ${CMAKE_INSTALL_DOCDIR}
-+      COMPONENT documentation
-+      )
-   ENDIF()
- ENDIF()
- 
- SET(CUR_EXTRA_DIST ${CUR_EXTRA_DIST} CMakeLists.txt Makefile.am netcdf.m4 DoxygenLayout.xml Doxyfile.in Doxyfile.guide.in footer.html mainpage.dox tutorial.dox install.dox dispatch.dox guide.dox types.dox notes.dox cdl.dox architecture.dox internal.dox install-fortran.dox Doxyfile.in.cmake windows-binaries.md building-with-cmake.md)
- 
--ADD_EXTRA_DIST("${CUR_EXTRA_DIST}")
-\ No newline at end of file
-+ADD_EXTRA_DIST("${CUR_EXTRA_DIST}")
diff --git a/debian/patches/series b/debian/patches/series
index 6489ec4..e69de29 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +0,0 @@
-doc.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/netcdf.git



More information about the Pkg-grass-devel mailing list