[debian-edu-commits] debian-edu/ 01/01: Add thonny to tasks/development.
Holger Levsen
holger at layer-acht.org
Tue Feb 13 12:22:24 UTC 2018
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository debian-edu.
commit 2e68cd57476dc45e0f9d07fc701374aedece0992
Author: Holger Levsen <holger at layer-acht.org>
Date: Tue Feb 13 12:20:48 2018 +0000
Add thonny to tasks/development.
Even though there are other python IDEs recommended already.
We should probably trim that list eventually.
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
debian/changelog | 5 +++++
debian/control | 1 +
tasks/development | 1 +
3 files changed, 7 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 2287895..3d9d51e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
debian-edu (2.10.16) UNRELEASED; urgency=medium
+ [ Wolfgang Schweer ]
* tasks/main-server:
- Drop no longer needed depends on smbldap-tools.
- Add depends on gosa-plugin-pwreset to enhance GOsa² user management.
@@ -8,6 +9,10 @@ debian-edu (2.10.16) UNRELEASED; urgency=medium
replace the stock arctica greeter background with a Debian one via
the active-theme mechanism (desktop-base package).
+ [ Holger Levsen ]
+ * Add thonny to tasks/development, even though there are other python IDEs
+ recommended already. We should probably trim that list eventually.
+
-- Wolfgang Schweer <wschweer at arcor.de> Tue, 13 Feb 2018 10:15:00 +0100
debian-edu (2.10.15) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 06d7c9d..e1743b8 100644
--- a/debian/control
+++ b/debian/control
@@ -685,6 +685,7 @@ Recommends: anjuta,
sqlite3,
squeak-vm,
subversion,
+ thonny,
umbrello
Suggests: swi-prolog,
swi-prolog-doc,
diff --git a/tasks/development b/tasks/development
index a1b9249..fac9b9a 100644
--- a/tasks/development
+++ b/tasks/development
@@ -61,6 +61,7 @@ Recommends:
Recommends:
python3,
idle3,
+ thonny
Recommends:
drpython,
--
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