On 10/28/18 11:14 AM, Martin Landa wrote: > ===================================== > debian/control > ===================================== > @@ -7,8 +7,8 @@ Priority: optional > Build-Depends: debhelper (>= 9), > dh-autoreconf, > d-shlibs, > - grass (>= 7.4.1), > - grass-dev (>= 7.4.1), > + grass (>= 7.4.2), > + grass-dev (>= 7.4.2), > libgdal-dev (>= 2.2.3), > libproj-dev, > libpq-dev,
Same problem as the xenial branch, the binary package dependency still uses 7.4.1: Depends: grass741, If you implement the dh_gencontrol override that was introduced in 2.2.2-2~exp1, the dependency is set automatically. See: https://salsa.debian.org/debian-gis-team/gdal-grass/commit/3ebaba99f8475af18767d9e065611cb0b93ef3aa Kind Regards, Bas -- GPG Key ID: 4096R/6750F10AE88D4AF1 Fingerprint: 8182 DE41 7056 408D 6146 50D1 6750 F10A E88D 4AF1 _______________________________________________ Pkg-grass-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel
