[Git][debian-gis-team/netcdf-cxx][master] 2 commits: Add -lnetcdf to CXXFLAGS. (closes: #949828)
Bas Couwenberg
gitlab at salsa.debian.org
Sat Jan 25 15:52:55 GMT 2020
Bas Couwenberg pushed to branch master at Debian GIS Project / netcdf-cxx
Commits:
f7faf9dc by Bas Couwenberg at 2020-01-25T16:33:21+01:00
Add -lnetcdf to CXXFLAGS. (closes: #949828)
- - - - -
9005ca47 by Bas Couwenberg at 2020-01-25T16:42:40+01:00
Set distribution to unstable.
- - - - -
2 changed files:
- debian/changelog
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,8 +1,10 @@
-netcdf-cxx (4.3.1-2) UNRELEASED; urgency=medium
+netcdf-cxx (4.3.1-2) unstable; urgency=medium
* Bump Standards-Version to 4.5.0, no changes.
+ * Add -lnetcdf to CXXFLAGS.
+ (closes: #949828)
- -- Bas Couwenberg <sebastic at debian.org> Sat, 25 Jan 2020 10:49:38 +0100
+ -- Bas Couwenberg <sebastic at debian.org> Sat, 25 Jan 2020 16:42:23 +0100
netcdf-cxx (4.3.1-1) unstable; urgency=medium
=====================================
debian/rules
=====================================
@@ -8,6 +8,7 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=+all
DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
export DEB_CFLAGS_MAINT_APPEND=-I/usr/include/hdf5/serial
+export DEB_CXXFLAGS_MAINT_APPEND=-lnetcdf
include /usr/share/dpkg/pkg-info.mk
View it on GitLab: https://salsa.debian.org/debian-gis-team/netcdf-cxx/compare/be8f2b44ec5c277b8ca0a2cd86295c561a03ba19...9005ca47c4d6ae70d92cf1224fa32fd134c0b4b0
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/netcdf-cxx/compare/be8f2b44ec5c277b8ca0a2cd86295c561a03ba19...9005ca47c4d6ae70d92cf1224fa32fd134c0b4b0
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/20200125/3a8fd28f/attachment.html>
More information about the Pkg-grass-devel
mailing list