[netcdf-fortran] 01/02: Don't use libjs-jquery for Doxygen docs.

Bas Couwenberg sebastic at debian.org
Sat Feb 3 10:22:54 UTC 2018


This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository netcdf-fortran.

commit 18e4404321faf5cf508c6e721b32259626796a7f
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat Feb 3 11:22:32 2018 +0100

    Don't use libjs-jquery for Doxygen docs.
---
 debian/changelog            | 1 +
 debian/control              | 4 +---
 debian/libnetcdff-doc.links | 1 -
 3 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 163bdde..b1e1172 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 netcdf-fortran (4.4.4+ds-4) UNRELEASED; urgency=medium
 
   * Update copyright-format URL to use HTTPS.
+  * Don't use libjs-jquery for Doxygen docs.
 
  -- Bas Couwenberg <sebastic at debian.org>  Sat, 20 Jan 2018 22:26:36 +0100
 
diff --git a/debian/control b/debian/control
index 6fc6d11..ce428f1 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,6 @@ Build-Depends: debhelper (>= 9),
                gfortran,
                doxygen,
                graphviz,
-               libjs-jquery,
                libnetcdf-dev (>= 1:4.4.0),
                pkg-config
 Standards-Version: 4.1.1
@@ -75,8 +74,7 @@ Description: debugging symbols for NetCDF Fortran
 Package: libnetcdff-doc
 Architecture: all
 Section: doc
-Depends: libjs-jquery,
-         ${misc:Depends}
+Depends: ${misc:Depends}
 Description: NetCDF Fortran documentation
  NetCDF (network Common Data Form) is a set of interfaces for array-oriented
  data access and a freely distributed collection of data access libraries for
diff --git a/debian/libnetcdff-doc.links b/debian/libnetcdff-doc.links
deleted file mode 100644
index e9e1da7..0000000
--- a/debian/libnetcdff-doc.links
+++ /dev/null
@@ -1 +0,0 @@
-usr/share/javascript/jquery/jquery.js usr/share/doc/netcdf-fortran/html/jquery.js

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/netcdf-fortran.git



More information about the Pkg-grass-devel mailing list