[gdal] 01/01: Remove jquery symlinks and dependencies.

Bas Couwenberg sebastic at debian.org
Tue Jan 2 15:47:18 UTC 2018


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

sebastic pushed a commit to branch master
in repository gdal.

commit 04a51ffe5f77e6215ca39439d0dbe7cb9077540c
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Tue Jan 2 14:57:21 2018 +0100

    Remove jquery symlinks and dependencies.
---
 debian/changelog          | 1 +
 debian/control            | 6 ++----
 debian/libgdal-doc.links  | 1 -
 debian/libgdal-perl.links | 1 -
 4 files changed, 3 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 24b8fdf..6a1f5b6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,7 @@ gdal (2.2.3+dfsg-2) UNRELEASED; urgency=medium
   [ Bas Couwenberg ]
   * Strip trailing whitespace form changelog and patch header.
   * Reorder build dependencies (sorted by name).
+  * Remove jquery symlinks and dependencies.
 
  -- Francesco Paolo Lovergine <frankie at debian.org>  Tue, 02 Jan 2018 12:27:12 +0100
 
diff --git a/debian/control b/debian/control
index 291d4b2..3e2e1a1 100644
--- a/debian/control
+++ b/debian/control
@@ -160,8 +160,7 @@ Package: libgdal-doc
 Architecture: all
 Multi-Arch: foreign
 Section: doc
-Depends: libjs-jquery,
-         ${misc:Depends}
+Depends: ${misc:Depends}
 Suggests: libgdal20
 Description: Documentation for the Geospatial Data Abstraction Library
  GDAL is a translator library for raster geospatial data formats.
@@ -291,8 +290,7 @@ Description: Python 3 bindings to the Geospatial Data Abstraction Library
 Package: libgdal-perl
 Architecture: any
 Section: perl
-Depends: libjs-jquery,
-         ${perl:Depends},
+Depends: ${perl:Depends},
          ${shlibs:Depends},
          ${misc:Depends}
 Description: Perl bindings to the Geospatial Data Abstraction Library
diff --git a/debian/libgdal-doc.links b/debian/libgdal-doc.links
deleted file mode 100644
index ff9df2e..0000000
--- a/debian/libgdal-doc.links
+++ /dev/null
@@ -1 +0,0 @@
-usr/share/javascript/jquery/jquery.js usr/share/doc/libgdal-doc/gdal/jquery.js
diff --git a/debian/libgdal-perl.links b/debian/libgdal-perl.links
deleted file mode 100644
index 9e319de..0000000
--- a/debian/libgdal-perl.links
+++ /dev/null
@@ -1 +0,0 @@
-usr/share/javascript/jquery/jquery.js usr/share/doc/libgdal-perl/html/jquery.js

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



More information about the Pkg-grass-devel mailing list