[debian-edu-commits] debian-edu/ 261/437: update buildsystem and changelog

Mike Gabriel sunweaver at debian.org
Sun Mar 2 23:49:41 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 282774ed150174c61bdcacf87df1642847b4222d
Author: Andreas B. Mundt <andi.mundt at web.de>
Date:   Wed Apr 14 18:11:52 2010 +0000

    update buildsystem and changelog
---
 AUTHORS          |  1 +
 art/Makefile.in  | 10 +++++-----
 configure        |  3 ++-
 configure.in     |  1 +
 debian/changelog |  3 ++-
 5 files changed, 11 insertions(+), 7 deletions(-)

diff --git a/AUTHORS b/AUTHORS
index 4030978..d5e5949 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -4,3 +4,4 @@ peoples hard work.  Listed in no particular order:
 Petter Reinholdtsen <pere at hungry.com>
 Steffen Joeris <white at skolelinux.org>
 Ralf Gesellensetter <rgx at gmx.de>
+Andreas B. Mundt <andi.mundt at web.de>
diff --git a/art/Makefile.in b/art/Makefile.in
index 9f08b61..d818b71 100644
--- a/art/Makefile.in
+++ b/art/Makefile.in
@@ -143,18 +143,18 @@ ifeq ($(strip $(ARCH)),)
    # find ARCH using dpkg
    ARCH = $(shell dpkg --print-installation-architecture)
 endif
-SUBDIRS = g-i kde kdm-theme gdm-theme ldm splash splashy media-cover
+SUBDIRS = g-i kde kdm-theme gdm-theme ksplash-theme ldm splash splashy media-cover
 ifeq ($(ARCH), i386)
-	SUBDIRS = g-i kde kdm-theme gdm-theme ldm splash splashy usplash media-cover
+	SUBDIRS = g-i kde kdm-theme gdm-theme ksplash-theme ldm splash splashy usplash media-cover
 endif
 ifeq ($(ARCH), amd64)
-	SUBDIRS = g-i kde kdm-theme gdm-theme ldm splash splashy usplash media-cover
+	SUBDIRS = g-i kde kdm-theme gdm-theme ksplash-theme ldm splash splashy usplash media-cover
 endif
 ifeq ($(ARCH), powerpc)
-	SUBDIRS = g-i kde kdm-theme gdm-theme ldm splash splashy usplash media-cover
+	SUBDIRS = g-i kde kdm-theme gdm-theme ksplash-theme ldm splash splashy usplash media-cover
 endif
 ifeq ($(ARCH), sparc)
-	SUBDIRS = g-i kde kdm-theme gdm-theme ldm splash splashy usplash media-cover
+	SUBDIRS = g-i kde kdm-theme gdm-theme ksplash-theme ldm splash splashy usplash media-cover
 endif
 
 all: all-recursive
diff --git a/configure b/configure
index c1f7a21..07db17f 100755
--- a/configure
+++ b/configure
@@ -3382,7 +3382,7 @@ test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
 
 
-ac_config_files="$ac_config_files Makefile art/Makefile art/g-i/Makefile art/kde/Makefile art/kdm-theme/Makefile art/gdm-theme/Makefile art/ldm/Makefile art/splash/Makefile art/splashy/Makefile art/usplash/Makefile art/media-cover/Makefile"
+ac_config_files="$ac_config_files Makefile art/Makefile art/g-i/Makefile art/kde/Makefile art/kdm-theme/Makefile art/gdm-theme/Makefile art/ksplash-theme/Makefile art/ldm/Makefile art/splash/Makefile art/splashy/Makefile art/usplash/Makefile art/media-cover/Makefile"
 
 cat >confcache <<\_ACEOF
 # This file is a shell script that caches the results of configure
@@ -3990,6 +3990,7 @@ do
     "art/kde/Makefile") CONFIG_FILES="$CONFIG_FILES art/kde/Makefile" ;;
     "art/kdm-theme/Makefile") CONFIG_FILES="$CONFIG_FILES art/kdm-theme/Makefile" ;;
     "art/gdm-theme/Makefile") CONFIG_FILES="$CONFIG_FILES art/gdm-theme/Makefile" ;;
+    "art/ksplash-theme/Makefile") CONFIG_FILES="$CONFIG_FILES art/ksplash-theme/Makefile" ;;
     "art/ldm/Makefile") CONFIG_FILES="$CONFIG_FILES art/ldm/Makefile" ;;
     "art/splash/Makefile") CONFIG_FILES="$CONFIG_FILES art/splash/Makefile" ;;
     "art/splashy/Makefile") CONFIG_FILES="$CONFIG_FILES art/splashy/Makefile" ;;
diff --git a/configure.in b/configure.in
index fe78c03..10b26cb 100644
--- a/configure.in
+++ b/configure.in
@@ -28,6 +28,7 @@ art/g-i/Makefile
 art/kde/Makefile
 art/kdm-theme/Makefile
 art/gdm-theme/Makefile
+art/ksplash-theme/Makefile
 art/ldm/Makefile
 art/splash/Makefile
 art/splashy/Makefile
diff --git a/debian/changelog b/debian/changelog
index 4925180..6ec1b2f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,8 +13,9 @@ debian-edu-artwork (0.0.30-5) UNRELEASED; urgency=low
   * Remove obsoleted debian/edit-ini.
   * Add new wallpaper and grub2 background.
   * Add functions to update grub.cfg in debian/update-artwork.
+  * Add ksplash for seamless login experience.
 
- -- Andreas B. Mundt <andi.mundt at web.de>  Wed, 14 Apr 2010 10:01:14 +0200
+ -- Andreas B. Mundt <andi.mundt at web.de>  Wed, 14 Apr 2010 20:08:54 +0200
 
 debian-edu-artwork (0.0.30-4) unstable; urgency=low
 

-- 
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