[debian-edu-commits] debian-edu/ 166/437: Let debian-edu-artwork-usplash provide usplash-theme, and change the depend on usplash to recommends, to make sure the usplash-artwork.so alternative is updated before the usplash postinst look for it. (Closes: #456155)

Mike Gabriel sunweaver at debian.org
Sun Mar 2 23:49:33 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 d0f0a68153e363c7cec4dee3af3296e1f30d67d4
Author: Petter Reinholdtsen <pere at hungry.com>
Date:   Thu Dec 13 10:02:52 2007 +0000

    Let debian-edu-artwork-usplash provide usplash-theme, and change the depend on usplash
    to recommends, to make sure the usplash-artwork.so alternative is updated before the
    usplash postinst look for it. (Closes: #456155)
---
 debian/changelog | 10 ++++++++--
 debian/control   |  4 +++-
 2 files changed, 11 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 15617de..c84484b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,8 +7,14 @@ debian-edu-artwork (0.0.24) UNRELEASED; urgency=low
   * Added myself as Uploader.
 
   [ Holger Levsen ]
-  * Correct the spelling of Debian Edu in debian/control as per skolelinux bug
-    #1237
+  * Correct the spelling of Debian Edu in debian/control as per
+    skolelinux bug #1237
+
+  [ Petter Reinholdtsen ]
+  * Let debian-edu-artwork-usplash provide usplash-theme, and change
+    the depend on usplash to recommends, to make sure the
+    usplash-artwork.so alternative is updated before the usplash
+    postinst look for it. (Closes: #456155)
 
  -- Holger Levsen <holger at debian.org>  Tue, 11 Dec 2007 10:34:09 +0100
 
diff --git a/debian/control b/debian/control
index 634adbb..ada60c0 100644
--- a/debian/control
+++ b/debian/control
@@ -16,6 +16,8 @@ Description: Debian Edu themes and artwork
 
 Package: debian-edu-artwork-usplash
 Architecture: any
-Depends: ${shlibs:Depends}, usplash
+Depends: ${shlibs:Depends}
+Recommends: usplash
+Provides: usplash-theme
 Description: Debian Edu artwork for usplash
  This package contains 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