[debian-edu-commits] debian-edu/ 01/07: tasks/geography: De-promote Depends: to Recommends:. Drop earth3d, gone from Debian.
Mike Gabriel
sunweaver at debian.org
Mon Aug 21 17:00:36 UTC 2017
This is an automated email from the git hooks/post-receive script.
sunweaver pushed a commit to branch master
in repository debian-edu.
commit 7b1d726e3f0e23db9bbb79e8f5b04c08345d0166
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Mon Aug 21 15:24:14 2017 +0000
tasks/geography: De-promote Depends: to Recommends:. Drop earth3d, gone from
Debian.
---
debian/changelog | 2 ++
tasks/geography | 9 +++++----
2 files changed, 7 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 3c2c693..3f5202d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -120,6 +120,8 @@ debian-edu (1.925) UNRELEASED; urgency=medium
* tasks/lang-he-desktop: Whitespace fix.
* tasks/language: Turn various relation fields into Recommends: fields (either
from Suggests: or from Depends:).
+ * tasks/geography: De-promote Depends: to Recommends:. Drop earth3d, gone from
+ Debian.
[ Holger Levsen ]
* Add sources.list.buster and make sources.list.UNRELEASED symlink point to
diff --git a/tasks/geography b/tasks/geography
index c624b96..4a41d3b 100644
--- a/tasks/geography
+++ b/tasks/geography
@@ -6,11 +6,12 @@ Description: Debian Edu applications for geography
This metapackage depends on various applications that can be used
to teach geography.
-Depends:
- kgeography,
- marble,
Recommends:
education-menus,
+
+Recommends:
+ kgeography,
+ marble,
Suggests:
gpscorrelate,
qlandkartegt,
@@ -22,7 +23,7 @@ Suggests:
qgis,
gmt,
thuban,
- earth3d,
+
Ignore:
drawmap,
gdal-bin,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/debian-edu.git
More information about the debian-edu-commits
mailing list