[debian-edu-commits] debian-edu/ 04/07: tasks/electronics: De-promote all Depends: to Recommends:. Drop ktechlab, not in Debian anymore.
Mike Gabriel
sunweaver at debian.org
Mon Aug 21 17:00:38 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 a74efb4e10a3474919f670e7d884e89fb79be898
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Mon Aug 21 12:18:49 2017 -0400
tasks/electronics: De-promote all Depends: to Recommends:. Drop ktechlab, not in Debian anymore.
---
debian/changelog | 2 ++
tasks/electronics | 10 ++++------
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index b11b61d..bb647f0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -124,6 +124,8 @@ debian-edu (1.925) UNRELEASED; urgency=medium
Debian.
* tasks/lang-zh-tw-desktop: Fix missing komma.
* tasks/language: Replace "." by "," as field separator.
+ * tasks/electronics: De-promote all Depends: to Recommends:. Drop ktechlab,
+ not in Debian anymore.
[ Holger Levsen ]
* Add sources.list.buster and make sources.list.UNRELEASED symlink point to
diff --git a/tasks/electronics b/tasks/electronics
index 32f3620..3ee5fb5 100644
--- a/tasks/electronics
+++ b/tasks/electronics
@@ -6,12 +6,13 @@ Description: Debian Edu electronics related applications
This metapackage depends on various applications that can be used to
teach electronics.
-Depends:
+Recommends:
+ education-menus,
+
+Recommends:
qucs,
gpsim,
oregano,
-Recommends:
- education-menus,
xoscope,
Suggests:
kicad,
@@ -24,6 +25,3 @@ Suggests:
xcircuit,
freehdl,
gtkwave,
-
-Depends:
- ktechlab,
--
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