[gdal] 01/05: Removed libjs-query depedency
    Francesco Lovergine 
    frankie at moszumanska.debian.org
       
    Tue Jan  2 16:23:16 UTC 2018
    
    
  
This is an automated email from the git hooks/post-receive script.
frankie pushed a commit to branch master
in repository gdal.
commit 7fe00f9252bfcee921ef7c7f4edb2bb1b9303b2b
Author: Francesco Paolo Lovergine <frankie at debian.org>
Date:   Tue Jan 2 14:15:45 2018 +0000
    Removed libjs-query depedency
---
 debian/control | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)
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
-- 
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