Bas Couwenberg pushed to branch master at Debian GIS Project / grass
Commits: a9e47a95 by Bas Couwenberg at 2023-07-07T17:53:32+02:00 Add libjs-jquery to grass-dev-doc dependencies. (closes: #1040554) - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +grass (8.3.0-2) UNRELEASED; urgency=medium + + * Add libjs-jquery to grass-dev-doc dependencies. + (closes: #1040554) + + -- Bas Couwenberg <[email protected]> Fri, 07 Jul 2023 17:52:56 +0200 + grass (8.3.0-1) unstable; urgency=medium * Move from experimental to unstable. ===================================== debian/control ===================================== @@ -160,7 +160,8 @@ Description: GRASS GIS user documentation Package: grass-dev-doc Section: doc Architecture: all -Depends: ${misc:Depends} +Depends: libjs-jquery, + ${misc:Depends} Suggests: grass Description: GRASS GIS Programmers' Manual Commonly referred to as GRASS, this is a Geographic Information View it on GitLab: https://salsa.debian.org/debian-gis-team/grass/-/commit/a9e47a9587eb26e658a956763520ad110f9a7e73 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/grass/-/commit/a9e47a9587eb26e658a956763520ad110f9a7e73 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
