[debian-edu-commits] r80021 - trunk/src/debian-edu-artwork/debian
pere at alioth.debian.org
pere at alioth.debian.org
Wed May 8 09:06:44 UTC 2013
Author: pere
Date: 2013-05-08 09:06:43 +0000 (Wed, 08 May 2013)
New Revision: 80021
Modified:
trunk/src/debian-edu-artwork/debian/changelog
trunk/src/debian-edu-artwork/debian/update-artwork
Log:
Revert change commited to the wrong branch by mistake.
Modified: trunk/src/debian-edu-artwork/debian/changelog
===================================================================
--- trunk/src/debian-edu-artwork/debian/changelog 2013-05-08 07:53:56 UTC (rev 80020)
+++ trunk/src/debian-edu-artwork/debian/changelog 2013-05-08 09:06:43 UTC (rev 80021)
@@ -1,12 +1,9 @@
-debian-edu-artwork (0.0.33-3) UNRELEASED; urgency=low
+debian-edu-artwork (0.0.33-x) UNRELEASED; urgency=low
- [ Petter Reinholdtsen ]
- * Raise the update-alternatives priority of our grub image from 15
- to 50, to make sure it is higher priority than the 20 used by
- desktop-base for joy-grub.png. This bring our artwork back to
- grub.
+ * You probably do not want to update this version. Look at the wheezy
+ branch instead.
- -- Petter Reinholdtsen <pere at debian.org> Wed, 08 May 2013 05:06:24 +0200
+ -- Petter Reinholdtsen <pere at debian.org> Wed, 08 May 2013 11:06:05 +0200
debian-edu-artwork (0.0.33-2) unstable; urgency=low
Modified: trunk/src/debian-edu-artwork/debian/update-artwork
===================================================================
--- trunk/src/debian-edu-artwork/debian/update-artwork 2013-05-08 07:53:56 UTC (rev 80020)
+++ trunk/src/debian-edu-artwork/debian/update-artwork 2013-05-08 09:06:43 UTC (rev 80021)
@@ -13,11 +13,10 @@
## GRUB
change_grub_background() {
- priority=50 # value higher than 20 used for joy-grub.png in desktop-base
update-alternatives --install \
/usr/share/images/desktop-base/desktop-grub.png \
desktop-grub \
- /usr/share/pixmaps/splash/debian-edu-splash-grub.png $priority
+ /usr/share/pixmaps/splash/debian-edu-splash-grub.png 16
if which update-grub2 > /dev/null ; then
sync
More information about the debian-edu-commits
mailing list