Bas Couwenberg pushed to branch master at Debian GIS Project / netcdf-cxx
Commits: 0957d4c6 by Bas Couwenberg at 2025-07-18T13:12:21+02:00 Mark libnetcdf-c++4-1 as Multi-Arch: same, and libnetcdf-c++4-doc as Multi-Arch: foreign. - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,6 +1,8 @@ netcdf-cxx (4.3.1-6) UNRELEASED; urgency=medium * Bump Standards-Version to 4.7.2, no changes. + * Mark libnetcdf-c++4-1 as Multi-Arch: same, and + libnetcdf-c++4-doc as Multi-Arch: foreign. -- Bas Couwenberg <[email protected]> Thu, 20 Mar 2025 06:13:11 +0100 ===================================== debian/control ===================================== @@ -21,6 +21,7 @@ Rules-Requires-Root: no Package: libnetcdf-c++4-1 Architecture: any +Multi-Arch: same Section: libs Depends: ${shlibs:Depends}, ${misc:Depends} @@ -58,6 +59,7 @@ Description: creation, access, and sharing of scientific data in C++ Package: libnetcdf-c++4-doc Architecture: all +Multi-Arch: foreign Section: doc Depends: ${misc:Depends} Description: NetCDF C++ API documentation View it on GitLab: https://salsa.debian.org/debian-gis-team/netcdf-cxx/-/commit/0957d4c62ca62f27055a13e8b9d4a7ed70078c19 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/netcdf-cxx/-/commit/0957d4c62ca62f27055a13e8b9d4a7ed70078c19 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ Pkg-grass-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel
