Bug#867405: python3-geolinks: missing python3 dependency

Adrian Bunk bunk at debian.org
Thu Jul 6 13:43:00 UTC 2017


Package: python3-geolinks
Version: 0.2.0-1
Severity: serious
Tags: patch

Due to a cut'n'paste error the python3 dependency is missing.

Proposed fix:

--- debian/control.old	2017-07-06 13:40:31.000000000 +0000
+++ debian/control	2017-07-06 13:40:38.000000000 +0000
@@ -29,7 +29,7 @@
  
 Package: python3-geolinks
 Architecture: all
-Depends: ${python:Depends},
+Depends: ${python3:Depends},
          ${misc:Depends}
 Description: Python 3 Library for using geospatial links (catalogue interoperablity)
  This package is a utility library to work with geospatial links.



More information about the Pkg-grass-devel mailing list