[debian-edu-commits] debian-edu/ 01/01: tasks/desktop-other: depend on plymouth and plymouth-themes. (#582571)

Holger Levsen holger at layer-acht.org
Mon Oct 3 19:54:41 UTC 2016


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository debian-edu.

commit 4d9f9cdd607ff976798cda13cf26ceacaedf62be
Author: Holger Levsen <holger at layer-acht.org>
Date:   Mon Oct 3 21:53:33 2016 +0200

    tasks/desktop-other: depend on plymouth and plymouth-themes. (#582571)
    
    * tasks/desktop-other: depend on plymouth and plymouth-themes. (This is
      needed to address #582571.)
---
 debian-edu-tasks.desc | 10 ++++++++++
 debian/changelog      |  4 +++-
 debian/control        |  2 ++
 tasks/desktop-other   |  2 +-
 4 files changed, 16 insertions(+), 2 deletions(-)

diff --git a/debian-edu-tasks.desc b/debian-edu-tasks.desc
index 6c108db..daf0d96 100644
--- a/debian-edu-tasks.desc
+++ b/debian-edu-tasks.desc
@@ -520,6 +520,8 @@ Packages: list
  konqueror-plugin-gnash
  browser-plugin-gnash
  debian-edu-artwork
+ plymouth
+ plymouth-themes
  gnupg2
  gnupg-agent
  avahi-daemon
@@ -1757,6 +1759,8 @@ Packages: list
  konqueror-plugin-gnash
  browser-plugin-gnash
  debian-edu-artwork
+ plymouth
+ plymouth-themes
  gnupg2
  gnupg-agent
  avahi-daemon
@@ -2059,6 +2063,8 @@ Packages: list
  konqueror-plugin-gnash
  browser-plugin-gnash
  debian-edu-artwork
+ plymouth
+ plymouth-themes
  gnupg2
  gnupg-agent
  avahi-daemon
@@ -2409,6 +2415,8 @@ Packages: list
  konqueror-plugin-gnash
  browser-plugin-gnash
  debian-edu-artwork
+ plymouth
+ plymouth-themes
  gnupg2
  gnupg-agent
  avahi-daemon
@@ -2741,6 +2749,8 @@ Packages: list
  konqueror-plugin-gnash
  browser-plugin-gnash
  debian-edu-artwork
+ plymouth
+ plymouth-themes
  gnupg2
  gnupg-agent
  avahi-daemon
diff --git a/debian/changelog b/debian/changelog
index b12d447..680068d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,10 @@
 debian-edu (1.909) UNRELEASED; urgency=medium
 
-  * tasks/desktop.xfce: stop recommending default-dbus-session-bus |
+  * tasks/desktop-xfce: stop recommending default-dbus-session-bus |
     dbus-session-bus explicitly as xfce4 depends on xfce4-session which
     recommends dbus-x11 already. (Closes: #835874)
+  * tasks/desktop-other: depend on plymouth and plymouth-themes. (This is
+    needed to address #582571.)
   * Add .gitignore file to be able to ignore .nobackup.
 
  -- Holger Levsen <holger at debian.org>  Sun, 02 Oct 2016 12:46:50 +0200
diff --git a/debian/control b/debian/control
index f86f687..d20a790 100644
--- a/debian/control
+++ b/debian/control
@@ -451,6 +451,8 @@ Recommends: alsa-base,
  openshot,
  pavucontrol,
  planner,
+ plymouth,
+ plymouth-themes,
  sane,
  sane-utils,
  skanlite,
diff --git a/tasks/desktop-other b/tasks/desktop-other
index a47a390..802b264 100644
--- a/tasks/desktop-other
+++ b/tasks/desktop-other
@@ -232,7 +232,7 @@ Why:         We need a Java run-time environment, but possibly no
 Responsible: ?
 NeedConfig:  no
 
-Depends:     debian-edu-artwork
+Depends:     debian-edu-artwork, plymouth, plymouth-themes
 Why:         Nice desktop artwork
 Responsible: Holger Levsen
 Needconfig:  yes, kdm and kde need to be configured to use it.

-- 
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