[debian-edu-commits] debian-edu/ 412/437: Add update-alternatives removal for desktop-background. (Closes: #716863)

Mike Gabriel sunweaver at debian.org
Sun Mar 2 23:49:58 UTC 2014


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

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

commit cb8f2e637b7852ceec40541fd54f523b86eacbb5
Author: Wolfgang Schweer <w.schweer at gmx.de>
Date:   Sat Jul 13 20:21:07 2013 +0000

    Add update-alternatives removal for desktop-background. (Closes: #716863)
---
 debian/changelog      | 1 +
 debian/update-artwork | 4 ++++
 2 files changed, 5 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index f10316b..0078b88 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ debian-edu-artwork (0.0.41-1~svn) UNRELEASED; urgency=low
   * Replace svg file with aspect ratio 5:4 (1280x1024) with another (fake)
     one working correctly with both GNOME and KDE.
   * List this file once again in debian-edu.xml.
+  * Add update-alternatives removal for desktop-background. (Closes: #716863)
 
  -- Petter Reinholdtsen <pere at debian.org>  Fri, 12 Jul 2013 22:18:20 +0200
 
diff --git a/debian/update-artwork b/debian/update-artwork
index c277db6..a32eec6 100644
--- a/debian/update-artwork
+++ b/debian/update-artwork
@@ -65,6 +65,10 @@ change_desktop_background() {
 
 restore_desktop_background() {
     update-alternatives --remove \
+        /usr/share/images/desktop-base/desktop-background \
+	desktop-background \
+	/usr/share/images/desktop-base/debian-edu-wallpaper01_1920x1080.svg
+    update-alternatives --remove \
 	desktop-background.xml \
 	/usr/share/images/desktop-base/debian-edu.xml
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/debian-edu-artwork.git



More information about the debian-edu-commits mailing list