[debian-edu-commits] debian-edu/ 417/437: debian/update-artwork: fix update-alternatives removal call in restore_desktop_background(). (Closes: #716863)
Mike Gabriel
sunweaver at debian.org
Sun Mar 2 23:49:59 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 86f861944ecba2f80867ea29f7bcecd7421a5d9e
Author: Holger Levsen <holger at layer-acht.org>
Date: Sat Jul 20 17:56:26 2013 +0000
debian/update-artwork: fix update-alternatives removal call in
restore_desktop_background(). (Closes: #716863)
---
debian/changelog | 2 ++
debian/update-artwork | 1 -
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 29942ba..382647b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ debian-edu-artwork (0.42-1) UNRELEASED; urgency=low
art/playground/wheezy.
* Update all artwork based on the sources in art/playground/wheezy.
* Bump version number to indicate package is somewhat mature by now.
+ * debian/update-artwork: fix update-alternatives removal call in
+ restore_desktop_background(). (Closes: #716863)
-- Holger Levsen <holger at debian.org> Mon, 15 Jul 2013 19:15:38 +0200
diff --git a/debian/update-artwork b/debian/update-artwork
index a32eec6..6bb0dbc 100644
--- a/debian/update-artwork
+++ b/debian/update-artwork
@@ -65,7 +65,6 @@ 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 \
--
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