[debian-edu-commits] [Git][debian-edu/debian-edu][master] 3 commits: tasks/physics: Replace python-pyode with python3-pyode

Wolfgang Schweer gitlab at salsa.debian.org
Mon Oct 12 09:49:01 BST 2020



Wolfgang Schweer pushed to branch master at Debian Edu / debian-edu


Commits:
7072b647 by Wolfgang Schweer at 2020-10-12T10:05:48+02:00
tasks/physics: Replace python-pyode with python3-pyode

Signed-off-by: Wolfgang Schweer <wschweer at arcor.de>

- - - - -
b186ed7c by Wolfgang Schweer at 2020-10-12T10:21:15+02:00
tasks/{preschool,primaryschool}: Add pysiogame

pySioGame is a set of educational activities and games for 3-10 year old
children and could serve as an replacement for Childsplay (which won't be ported
to Python3).

Signed-off-by: Wolfgang Schweer <wschweer at arcor.de>

- - - - -
3d17e05a by Wolfgang Schweer at 2020-10-12T10:48:18+02:00
Update debian/control after running 'make dist'

Signed-off-by: Wolfgang Schweer <wschweer at arcor.de>

- - - - -


5 changed files:

- debian/changelog
- debian/control
- tasks/physics
- tasks/preschool
- tasks/primaryschool


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+debian-edu (2.11.23) UNRELEASED; urgency=medium
+
+  * tasks/physics: Replace python-pyode with python3-pyode.
+  * tasks/{preschool,primaryschool}: Add pysiogame, a set of educational
+    activities and games for 3-10 year old children.
+  * debian/control: Update after running 'make dist'.
+
+ -- Wolfgang Schweer <wschweer at arcor.de>  Mon, 12 Oct 2020 10:01:13 +0200
+
 debian-edu (2.11.22) unstable; urgency=medium
 
   [ Wolfgang Schweer ]


=====================================
debian/control
=====================================
@@ -66,13 +66,13 @@ Architecture: any
 Depends: ${misc:Depends},
          education-tasks (= ${binary:Version})
 Recommends: avogadro,
+            chemtool,
             easychem,
             education-menus,
             gperiodic,
             kalzium,
             pymol
-Suggests: chemtool,
-          gchempaint,
+Suggests: gchempaint,
           gdis,
           rasmol,
           viewmol
@@ -593,6 +593,7 @@ Depends: ${misc:Depends},
          education-tasks (= ${binary:Version})
 Recommends: calibre,
             cantor,
+            chemtool,
             education-menus,
             fritzing,
             inkscape,
@@ -607,7 +608,6 @@ Recommends: calibre,
             rocs,
             step,
             yorick
-Suggests: chemtool
 Description: Debian Edu applications for high school level
  This metapackage depends on various applications that are recommended
  for teaching students at high school level.
@@ -950,7 +950,7 @@ Recommends: education-menus,
             step
 Suggests: etoys,
           kturtle,
-          python-pyode,
+          python3-pyode,
           xoscope
 Description: Debian Edu physics related applications
  This metapackage depends on various applications that can be used to
@@ -969,6 +969,7 @@ Recommends: blinken,
             khangman,
             klettres,
             ktuberling,
+            pysiogame,
             tuxpaint
 Description: Debian Edu applications for pre school level
  This metapackage depends on various applications that are recommended
@@ -997,6 +998,7 @@ Recommends: education-menus,
             kwordquiz,
             marble,
             parley,
+            pysiogame,
             ri-li,
             step,
             tuxpaint
@@ -1034,6 +1036,7 @@ Architecture: any
 Depends: ${misc:Depends},
          education-tasks (= ${binary:Version})
 Recommends: calibre,
+            chemtool,
             education-menus,
             einstein,
             fritzing,
@@ -1056,7 +1059,6 @@ Recommends: calibre,
             pencil2d,
             ri-li,
             step
-Suggests: chemtool
 Description: Debian Edu applications for secondary school level
  This metapackage depends on various applications that are recommended
  for teaching students at secondary school level.


=====================================
tasks/physics
=====================================
@@ -16,7 +16,7 @@ Recommends:
  step,
 
 Suggests:
- python-pyode,
+ python3-pyode,
  etoys,
  xoscope,
  kturtle,


=====================================
tasks/preschool
=====================================
@@ -18,5 +18,6 @@ Recommends:
  khangman,
  klettres,
  ktuberling,
+ pysiogame,
  tuxpaint
 


=====================================
tasks/primaryschool
=====================================
@@ -30,6 +30,7 @@ Recommends:
  kwordquiz,
  marble,
  parley,
+ pysiogame,
  ri-li,
  step,
  tuxtype



View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu/-/compare/daee0927e8c41693cad31535c98c2190f7620d41...3d17e05a3f0773d9ccc16222e309e7ba7d3f7f92

-- 
View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu/-/compare/daee0927e8c41693cad31535c98c2190f7620d41...3d17e05a3f0773d9ccc16222e309e7ba7d3f7f92
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/debian-edu-commits/attachments/20201012/8e1f9aeb/attachment-0001.html>


More information about the debian-edu-commits mailing list