[debian-edu-commits] r81760 - branches/wheezy/debian-edu-artwork/debian

holger at alioth.debian.org holger at alioth.debian.org
Sat Jul 20 17:56:26 UTC 2013


Author: holger
Date: 2013-07-20 17:56:26 +0000 (Sat, 20 Jul 2013)
New Revision: 81760

Modified:
   branches/wheezy/debian-edu-artwork/debian/changelog
   branches/wheezy/debian-edu-artwork/debian/update-artwork
Log:
debian/update-artwork: fix update-alternatives removal call in 
restore_desktop_background(). (Closes: #716863)

Modified: branches/wheezy/debian-edu-artwork/debian/changelog
===================================================================
--- branches/wheezy/debian-edu-artwork/debian/changelog	2013-07-20 17:36:30 UTC (rev 81759)
+++ branches/wheezy/debian-edu-artwork/debian/changelog	2013-07-20 17:56:26 UTC (rev 81760)
@@ -5,6 +5,8 @@
     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
 

Modified: branches/wheezy/debian-edu-artwork/debian/update-artwork
===================================================================
--- branches/wheezy/debian-edu-artwork/debian/update-artwork	2013-07-20 17:36:30 UTC (rev 81759)
+++ branches/wheezy/debian-edu-artwork/debian/update-artwork	2013-07-20 17:56:26 UTC (rev 81760)
@@ -65,7 +65,6 @@
 
 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 \




More information about the debian-edu-commits mailing list