[Git][debian-gis-team/netcdf][master] Add patch to fix FTBFS with doxygen 1.9.8. (closes: #1051162)

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Mon Sep 4 06:35:00 BST 2023



Bas Couwenberg pushed to branch master at Debian GIS Project / netcdf


Commits:
9e286b9d by Bas Couwenberg at 2023-09-04T07:29:53+02:00
Add patch to fix FTBFS with doxygen 1.9.8. (closes: #1051162)

- - - - -


3 changed files:

- debian/changelog
- + debian/patches/doxygen-1.9.8.patch
- debian/patches/series


Changes:

=====================================
debian/changelog
=====================================
@@ -4,6 +4,8 @@ netcdf (1:4.9.2-2) UNRELEASED; urgency=medium
     (closes: #1045839)
   * Use execute_after instead of override in rules file.
   * Enable Salsa CI.
+  * Add patch to fix FTBFS with doxygen 1.9.8.
+    (closes: #1051162)
 
  -- Bas Couwenberg <sebastic at debian.org>  Fri, 11 Aug 2023 12:28:49 +0200
 


=====================================
debian/patches/doxygen-1.9.8.patch
=====================================
@@ -0,0 +1,16 @@
+Description: Fix FTBFS with doxygen 1.9.8.
+Author: Bas Couwenberg <sebastic at debian.org>
+Bug: https://github.com/Unidata/netcdf-c/issues/2746
+Bug-Debian: https://bugs.debian.org/1051162
+
+--- a/docs/Doxyfile.in
++++ b/docs/Doxyfile.in
+@@ -777,7 +777,7 @@ WARN_NO_PARAMDOC       = YES
+ # a warning is encountered.
+ # The default value is: NO.
+ 
+-WARN_AS_ERROR          = YES
++WARN_AS_ERROR          = NO
+ 
+ # The WARN_FORMAT tag determines the format of the warning messages that doxygen
+ # can produce. The string should contain the $file, $line, and $text tags, which


=====================================
debian/patches/series
=====================================
@@ -3,3 +3,4 @@ hdf5-library-path.patch
 tst_fileinfo-link-hdf5.patch
 reproducible-settings.patch
 byteswap.patch
+doxygen-1.9.8.patch



View it on GitLab: https://salsa.debian.org/debian-gis-team/netcdf/-/commit/9e286b9d907b7c4b634ee5b279cac9e7cd6fbe84

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/netcdf/-/commit/9e286b9d907b7c4b634ee5b279cac9e7cd6fbe84
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20230904/6f767f43/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list