diff -Nru netcdf-cxx-legacy-4.2/debian/changelog netcdf-cxx-legacy-4.2/debian/changelog --- netcdf-cxx-legacy-4.2/debian/changelog 2017-10-27 08:12:03.000000000 +0000 +++ netcdf-cxx-legacy-4.2/debian/changelog 2017-11-09 06:41:36.000000000 +0000 @@ -1,8 +1,11 @@ -netcdf-cxx-legacy (4.2-7build1) bionic; urgency=medium +netcdf-cxx-legacy (4.2-8) unstable; urgency=medium - * Rebuild against new libnetcdf13. + * Change priority from extra to optional. + * Bump Standards-Version to 4.1.1, changes: priority. + * Add libnetcdf-dev to dependencies of -dev package. + * Add lintian override for debian-watch-uses-insecure-uri. - -- Gianfranco Costamagna Fri, 27 Oct 2017 10:12:03 +0200 + -- Bas Couwenberg Thu, 09 Nov 2017 07:41:36 +0100 netcdf-cxx-legacy (4.2-7) unstable; urgency=medium diff -Nru netcdf-cxx-legacy-4.2/debian/control netcdf-cxx-legacy-4.2/debian/control --- netcdf-cxx-legacy-4.2/debian/control 2017-06-25 17:59:27.000000000 +0000 +++ netcdf-cxx-legacy-4.2/debian/control 2017-11-09 06:41:09.000000000 +0000 @@ -9,7 +9,7 @@ dh-autoreconf, libnetcdf-dev (>= 1:4.4.0), pkg-kde-tools -Standards-Version: 4.0.0 +Standards-Version: 4.1.1 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/netcdf-cxx-legacy.git Vcs-Git: https://anonscm.debian.org/git/pkg-grass/netcdf-cxx-legacy.git Homepage: http://www.unidata.ucar.edu/software/netcdf/ @@ -42,6 +42,7 @@ Architecture: any Section: libdevel Depends: libnetcdf-c++4 (= ${binary:Version}), + libnetcdf-dev, ${misc:Depends} Breaks: libnetcdf-dev (<< 1:4.3.3.1+ds-1~), netcdf-doc (<< 1:4.3.3.1+ds-1~) @@ -66,7 +67,6 @@ Package: libnetcdf-cxx-legacy-dbg Architecture: any Section: debug -Priority: extra Depends: libnetcdf-c++4 (= ${binary:Version}), ${misc:Depends} Description: debugging symbols for legacy NetCDF C++ interface diff -Nru netcdf-cxx-legacy-4.2/debian/source.lintian-overrides netcdf-cxx-legacy-4.2/debian/source.lintian-overrides --- netcdf-cxx-legacy-4.2/debian/source.lintian-overrides 1970-01-01 00:00:00.000000000 +0000 +++ netcdf-cxx-legacy-4.2/debian/source.lintian-overrides 2017-11-09 06:41:36.000000000 +0000 @@ -0,0 +1,3 @@ +# Legacy releases not available via HTTPS +netcdf-cxx-legacy source: debian-watch-uses-insecure-uri ftp://ftp.unidata.ucar.edu/pub/netcdf/ +