Source: etsf-io
Version: 1.0.4-5
Severity: normal
Tags: patch

Dear Maintainer,

Your package build depends on libnetcdf-dev but doesn't link to libnetcdf.

The attached patch drops the unused build dependency.

Kind Regards,

Bas
diff -Nru etsf-io-1.0.4/debian/changelog etsf-io-1.0.4/debian/changelog
--- etsf-io-1.0.4/debian/changelog      2020-12-28 08:19:58.000000000 +0100
+++ etsf-io-1.0.4/debian/changelog      2023-08-29 11:04:52.000000000 +0200
@@ -1,3 +1,10 @@
+etsf-io (1.0.4-5.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Drop unused libnetcdf-dev build dependency.
+
+ -- Bas Couwenberg <sebas...@debian.org>  Tue, 29 Aug 2023 11:04:52 +0200
+
 etsf-io (1.0.4-5) unstable; urgency=medium
 
   * Team upload.
diff -Nru etsf-io-1.0.4/debian/control etsf-io-1.0.4/debian/control
--- etsf-io-1.0.4/debian/control        2020-12-28 08:08:02.000000000 +0100
+++ etsf-io-1.0.4/debian/control        2023-08-29 11:04:52.000000000 +0200
@@ -6,7 +6,6 @@
 Build-Depends: debhelper-compat (= 13),
                dh-exec,
                gfortran,
-               libnetcdf-dev (>= 1:4.3.3.1),
                libnetcdff-dev
 Standards-Version: 4.3.0
 Vcs-Browser: https://salsa.debian.org/science-team/etsf-io
@@ -60,7 +59,6 @@
 Section: libdevel
 Depends: ${shlibs:Depends},
          ${misc:Depends},
-         libnetcdf-dev,
          libnetcdff-dev
 Suggests: libetsf-io-doc
 Description: Static libraries and Fortran module files of ETSF_IO

Reply via email to