[Git][debian-gis-team/grass][experimental] Recommend both git & subversion for g.extension.
Bas Couwenberg
gitlab at salsa.debian.org
Sat Aug 31 09:28:35 BST 2019
Bas Couwenberg pushed to branch experimental at Debian GIS Project / grass
Commits:
24b2c735 by Bas Couwenberg at 2019-08-31T08:28:25Z
Recommend both git & subversion for g.extension.
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+grass (7.8.0~rc1-1~exp2) UNRELEASED; urgency=medium
+
+ * Recommend both git & subversion for g.extension.
+
+ -- Bas Couwenberg <sebastic at debian.org> Sat, 31 Aug 2019 10:23:18 +0200
+
grass (7.8.0~rc1-1~exp1) experimental; urgency=medium
* New upstream release candidate.
=====================================
debian/control
=====================================
@@ -186,7 +186,8 @@ Depends: grass-core (= ${binary:Version}),
${shlibs:Depends},
${misc:Depends}
# git is needed by g.extension, a primary motivator for installing the grass-dev pkg
-Recommends: git
+Recommends: git,
+ subversion
Suggests: grass-dev-doc,
pkg-config
Description: GRASS GIS development files
View it on GitLab: https://salsa.debian.org/debian-gis-team/grass/commit/24b2c735f524698031a6c19d3accbb624bd6e4f6
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/grass/commit/24b2c735f524698031a6c19d3accbb624bd6e4f6
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20190831/b0a96eed/attachment-0001.html>
More information about the Pkg-grass-devel
mailing list