Sebastiaan Couwenberg pushed to branch master at Debian GIS Project / netcdf
Commits: e9b1decd by Bas Couwenberg at 2018-02-03T11:21:23+01:00 Don't use libjs-jquery for Doxygen docs. - - - - - 4 changed files: - debian/changelog - debian/control - − debian/netcdf-doc.links - debian/rules Changes: ===================================== debian/changelog ===================================== --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +netcdf (1:4.6.0-3) UNRELEASED; urgency=medium + + * Don't use libjs-jquery for Doxygen docs. + + -- Bas Couwenberg <sebas...@debian.org> Sat, 03 Feb 2018 11:21:16 +0100 + netcdf (1:4.6.0-2) unstable; urgency=medium * Bump minimum required CMake version to 3.6.1. ===================================== debian/control ===================================== --- a/debian/control +++ b/debian/control @@ -11,7 +11,6 @@ Build-Depends: debhelper (>= 9.20160114), m4, doxygen, graphviz, - libjs-jquery, libhdf5-dev (>= 1.8.6-1~), libcurl4-gnutls-dev | libcurl-ssl-dev Standards-Version: 4.1.3 @@ -23,8 +22,7 @@ Package: netcdf-doc Architecture: all Multi-Arch: foreign Section: doc -Depends: libjs-jquery, - ${misc:Depends} +Depends: ${misc:Depends} Description: Documentation for NetCDF NetCDF (network Common Data Form) is an interface for scientific data access and a freely-distributed software library that provides an ===================================== debian/netcdf-doc.links deleted ===================================== --- a/debian/netcdf-doc.links +++ /dev/null @@ -1 +0,0 @@ -usr/share/javascript/jquery/jquery.js usr/share/doc/netCDF/html/jquery.js ===================================== debian/rules ===================================== --- a/debian/rules +++ b/debian/rules @@ -35,8 +35,6 @@ override_dh_auto_test: override_dh_auto_install: dh_auto_install - $(RM) debian/tmp/usr/share/doc/netCDF/html/jquery.js - # Strip RPATH -find $(CURDIR)/debian/tmp/usr/bin -type f -not -name nc-config -exec chrpath --delete {} \; -find $(CURDIR)/debian/tmp/usr/lib -type f -name "*.so*" -exec chrpath --delete {} \; View it on GitLab: https://salsa.debian.org/debian-gis-team/netcdf/commit/e9b1decde3513b48c6ad2d20b5cf1d24a7f14ffb --- View it on GitLab: https://salsa.debian.org/debian-gis-team/netcdf/commit/e9b1decde3513b48c6ad2d20b5cf1d24a7f14ffb You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel