[debian-edu-commits] debian-edu/ 304/437: Fix left left-over/typo in the update-alternatives related code. (Closes: #649315)

Mike Gabriel sunweaver at debian.org
Sun Mar 2 23:49:45 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 949976b4c23b8e217bf22680fd5e964f7ecd520a
Author: Andreas B. Mundt <andi.mundt at web.de>
Date:   Wed Nov 23 18:23:23 2011 +0000

    Fix left left-over/typo in the update-alternatives related code.
    (Closes: #649315)
---
 debian/changelog      | 7 +++++++
 debian/update-artwork | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 8c0e6db..7f4ab6d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+debian-edu-artwork (0.0.33-2) UNRELEASED; urgency=low
+
+  * Fix left left-over/typo in the update-alternatives related code.
+    (Closes: #649315)
+
+ -- Andreas B. Mundt <andi.mundt at web.de>  Wed, 23 Nov 2011 19:14:49 +0100
+
 debian-edu-artwork (0.0.33-1) unstable; urgency=low
 
   [ Petter Reinholdtsen ]
diff --git a/debian/update-artwork b/debian/update-artwork
index 11977fc..67f7655 100644
--- a/debian/update-artwork
+++ b/debian/update-artwork
@@ -82,7 +82,7 @@ restore_desktop_background() {
     update-alternatives --remove desktop-background \
 	/usr/share/wallpapers/debian-edu-wallpaper02_1920x1200.png
 
-    update-alternatives --install desktop-background \
+    update-alternatives --remove desktop-background \
 	/usr/share/wallpapers/debian-edu-wallpaper02_1600x1200.png
 }
 

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