Bas Couwenberg pushed to branch experimental at Debian GIS Project / grass
Commits: b8ea7a8f by Bas Couwenberg at 2021-05-21T18:37:24+02:00 Add libjs-jquery to grass-doc dependencies. (closes: #988928) - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +grass (7.8.6~rc1-1~exp2) UNRELEASED; urgency=medium + + * Add libjs-jquery to grass-doc dependencies. + (closes: #988928) + + -- Bas Couwenberg <[email protected]> Fri, 21 May 2021 18:36:58 +0200 + grass (7.8.6~rc1-1~exp1) experimental; urgency=medium * New upstream release candidate. ===================================== debian/control ===================================== @@ -144,7 +144,8 @@ Description: GRASS GIS graphical user interfaces Package: grass-doc Section: doc Architecture: all -Depends: ${misc:Depends} +Depends: libjs-jquery, + ${misc:Depends} Suggests: grass, grass-dev-doc Description: GRASS GIS user documentation View it on GitLab: https://salsa.debian.org/debian-gis-team/grass/-/commit/b8ea7a8fdb3f46e24f8d33474a29417c44c2c934 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/grass/-/commit/b8ea7a8fdb3f46e24f8d33474a29417c44c2c934 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ Pkg-grass-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel
