[debian-edu-commits] [Git][debian-edu/debian-edu][master] tasks/development: Replace python-easygui with python3-easygui. Closes: #934639

WolfgangSchweer gitlab at salsa.debian.org
Wed Aug 14 12:29:02 BST 2019



WolfgangSchweer pushed to branch master at Debian Edu / debian-edu


Commits:
5a74a01b by Wolfgang Schweer at 2019-08-14T11:27:41Z
tasks/development: Replace python-easygui with python3-easygui. Closes: #934639

debian/control: Update after running 'make dist'.

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

- - - - -


3 changed files:

- debian/changelog
- debian/control
- tasks/development


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+debian-edu (2.11.2) UNRELEASED; urgency=medium
+
+  * tasks/development: Replace python-easygui with python3-easygui.
+    Thanks to Andreas Noteng. (Closes: #934639)
+  * debian/control: Update after running 'make dist'.
+
+ -- Wolfgang Schweer <wschweer at arcor.de>  Wed, 14 Aug 2019 13:19:43 +0200
+
 debian-edu (2.11.1) unstable; urgency=medium
 
   [ Wolfgang Schweer ]


=====================================
debian/control
=====================================
@@ -8,7 +8,7 @@ Uploaders: Petter Reinholdtsen <pere at debian.org>,
  Mike Gabriel <sunweaver at debian.org>,
  Wolfgang Schweer <wschweer at arcor.de>,
  Dominik George <nik at naturalnet.de>
-Build-Depends: debhelper-compat (= 12), blends-dev
+Build-Depends: debhelper-compat (= 11), blends-dev
 Standards-Version: 4.4.0
 Rules-Requires-Root: no
 Vcs-Git: https://salsa.debian.org/debian-edu/debian-edu
@@ -179,12 +179,12 @@ Recommends: dasher,
             education-misc,
             education-music,
             education-physics,
-            gnome-shell-extension-onboard,
             kdeedu,
             task-gnome-desktop
 Suggests: education-development,
           education-primaryschool,
-          education-video
+          education-video,
+          gnome-shell-extension-onboard
 Description: Debian Edu GNOME desktop applications
  This metapackage depends on various GNOME office and desktop applications
  that are useful for teachers and their students.
@@ -295,9 +295,7 @@ Section: metapackages
 Architecture: any
 Depends: ${misc:Depends},
          education-tasks (= ${binary:Version})
-Recommends: arctica-greeter,
-            arctica-greeter-theme-debian,
-            dasher,
+Recommends: dasher,
             education-astronomy,
             education-chemistry,
             education-common,
@@ -313,11 +311,13 @@ Recommends: arctica-greeter,
             gnome-accessibility-themes,
             kdeedu,
             mate-desktop-environment-extras,
-            onboard,
             task-mate-desktop
-Suggests: education-development,
+Suggests: arctica-greeter,
+          arctica-greeter-theme-debian,
+          education-development,
           education-primaryschool,
-          education-video
+          education-video,
+          onboard
 Description: Debian Edu MATE desktop applications
  This metapackage depends on various MATE office and desktop applications
  that are useful for teachers and their students.
@@ -430,12 +430,12 @@ Recommends: blueman,
             education-music,
             education-physics,
             kdeedu,
-            onboard,
             ssh-askpass,
             task-xfce-desktop
 Suggests: education-development,
           education-primaryschool,
-          education-video
+          education-video,
+          onboard
 Description: Debian Edu Xfce desktop applications
  This metapackage depends on various Xfce components that are useful
  for teachers and their students.
@@ -476,7 +476,7 @@ Recommends: anjuta,
             kdevelop,
             kturtle,
             lazarus,
-            python-easygui,
+            python3-easygui,
             python3-pyqt5,
             python3-tk,
             sqlite3,


=====================================
tasks/development
=====================================
@@ -58,7 +58,7 @@ Recommends:
 
 Recommends:
  drpython,
- python-easygui,
+ python3-easygui,
 
 Recommends:
  umbrello,



View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu/commit/5a74a01b228eeb955da01873189ca1678ff389a0

-- 
View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu/commit/5a74a01b228eeb955da01873189ca1678ff389a0
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/20190814/df433866/attachment-0001.html>


More information about the debian-edu-commits mailing list