[debian-edu-commits] debian-edu/ 33/437: [ Petter Reinholdtsen ] * Install grub splash image into the location used by package grub-splashimages (/boot/grub/splashimages/), and symlink from the location detected by update-grub. Add suggest on grub (>= 0.95+cvs20040624-10) to indicate which grub version include the required support. * Make debian-edu-artwork recommend debian-edu-artwork-usplash, to make it possible to use one without the other. Let debian-edu-artwork-usplash depend and not recommend usplash, to make sure it is enough to install it to enable it. * Change section to graphics, as it seem a better choice than gnome.
Mike Gabriel
sunweaver at debian.org
Sun Mar 2 23:49:22 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 bdc1eef66e7cfc2caee32fe3f0db9157df35822d
Author: Petter Reinholdtsen <pere at hungry.com>
Date: Mon Aug 7 19:32:41 2006 +0000
[ Petter Reinholdtsen ]
* Install grub splash image into the location used by package
grub-splashimages (/boot/grub/splashimages/), and symlink from the
location detected by update-grub. Add suggest on
grub (>= 0.95+cvs20040624-10) to indicate which grub version include
the required support.
* Make debian-edu-artwork recommend debian-edu-artwork-usplash, to make it
possible to use one without the other. Let debian-edu-artwork-usplash
depend and not recommend usplash, to make sure it is enough to install it
to enable it.
* Change section to graphics, as it seem a better choice than gnome.
---
debian/control | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index 8325d68..3a6cc59 100644
--- a/debian/control
+++ b/debian/control
@@ -1,5 +1,5 @@
Source: debian-edu-artwork
-Section: gnome
+Section: graphics
Priority: optional
Maintainer: Debian Edu developers <debian-edu at lists.debian.org>
Uploaders: Petter Reinholdtsen <pere at debian.org>
@@ -8,13 +8,13 @@ Standards-Version: 3.7.2
Package: debian-edu-artwork
Architecture: all
-Depends: debian-edu-artwork-usplash
+Recommends: debian-edu-artwork-usplash
+Suggests: grub (>= 0.95+cvs20040624-10)
Description: debian-edu themes and artwork
This package contains debian-edu themes and artwork.
Package: debian-edu-artwork-usplash
Architecture: any
-Depends: ${shlibs:Depends}
-Recommends: usplash
+Depends: ${shlibs:Depends}, usplash
Description: debian-edu artwork for usplash
This is us the usplash startup screen for debian-edu.
--
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