[Git][debian-gis-team/hdf4][master] 2 commits: Add patch to fix dfi.h include.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Tue Jun 13 20:01:46 BST 2023



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


Commits:
f8efba72 by Bas Couwenberg at 2023-06-13T20:53:23+02:00
Add patch to fix dfi.h include.

- - - - -
7e3af450 by Bas Couwenberg at 2023-06-13T20:54:01+02:00
Set distribution to unstable.

- - - - -


3 changed files:

- debian/changelog
- + debian/patches/include.patch
- debian/patches/series


Changes:

=====================================
debian/changelog
=====================================
@@ -1,9 +1,10 @@
-libhdf4 (4.2.16-2) UNRELEASED; urgency=medium
+libhdf4 (4.2.16-2) unstable; urgency=medium
 
   * Team upload.
   * Bump debhelper compat to 13.
+  * Add patch to fix dfi.h include.
 
- -- Bas Couwenberg <sebastic at debian.org>  Mon, 12 Jun 2023 10:35:20 +0200
+ -- Bas Couwenberg <sebastic at debian.org>  Tue, 13 Jun 2023 20:53:51 +0200
 
 libhdf4 (4.2.16-1) unstable; urgency=medium
 


=====================================
debian/patches/include.patch
=====================================
@@ -0,0 +1,14 @@
+Description: Fix H4_DFI_H endif.
+Author: Bas Couwenberg <sebastic at debian.org>
+Forwarded: https://github.com/HDFGroup/hdf4/pull/366
+
+--- a/hdf/src/dfi.h
++++ b/hdf/src/dfi.h
+@@ -90,7 +90,6 @@
+ #endif /*DF_STRUCTOK */
+ #define DF_CREAT(name, prot) creat(name, prot)
+ #define DF_MT                DFMT_APOLLO
+-#endif /*APOLLO */
+ 
+ /*--------------------------------------------------------------------------*/
+ /*                      Flexibility parameters                              */


=====================================
debian/patches/series
=====================================
@@ -4,3 +4,4 @@ enablesharedfortran.diff
 manpage-has-errors-from-man.patch
 reproducible-builds.patch
 spelling-errors.patch
+include.patch



View it on GitLab: https://salsa.debian.org/debian-gis-team/hdf4/-/compare/2ccd21f8835bde7c2f1e1c2a5a79d1b0aba0cc22...7e3af4502d7091e3a5c26cca51902e0e2c61de32

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/hdf4/-/compare/2ccd21f8835bde7c2f1e1c2a5a79d1b0aba0cc22...7e3af4502d7091e3a5c26cca51902e0e2c61de32
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/20230613/6e082e0b/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list