[debian-edu-commits] debian-edu/ 07/08: Re-arrange SUBDIRS in art/Makefile.am line-by-line.
Mike Gabriel
sunweaver at debian.org
Tue May 13 16:43:36 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 73dc1ed4df5aede05840124f743f32e1054def22
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Tue May 13 18:42:10 2014 +0200
Re-arrange SUBDIRS in art/Makefile.am line-by-line.
---
art/Makefile.am | 15 ++++++++++++++-
debian/changelog | 1 +
2 files changed, 15 insertions(+), 1 deletion(-)
diff --git a/art/Makefile.am b/art/Makefile.am
index 114d0eb..f15a31e 100644
--- a/art/Makefile.am
+++ b/art/Makefile.am
@@ -1 +1,14 @@
-SUBDIRS = g-i kde kdm-theme gdm-theme ksplash-theme ldm splash media-cover ksplash-bg_1024x768 ksplash-bg_1280x1024 ksplash-bg_1280x800 ksplash-bg_1366x768 ksplash-bg_1920x1080 ksplash-bg_1920x1200
+SUBDIRS = g-i \
+ kde \
+ kdm-theme \
+ gdm-theme \
+ ksplash-theme \
+ ldm \
+ splash \
+ media-cover \
+ ksplash-bg_1024x768 \
+ ksplash-bg_1280x1024 \
+ ksplash-bg_1280x800 \
+ ksplash-bg_1366x768 \
+ ksplash-bg_1920x1080 \
+ ksplash-bg_1920x1200
diff --git a/debian/changelog b/debian/changelog
index 47a73a2..d3a7f24 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ debian-edu-artwork (0.46~git20140513.HASH+1) UNRELEASED; urgency=low
etc.).
- Add layout file for MATE panel. Immitate the panel as it once was
in GNOMEv2 (plus: icon for x-www-browser, icon for Caja).
+ - Re-arrange SUBDIRS in art/Makefile.am line-by-line.
* debian/control:
+ Add myself (Mike Gabriel) to Uploaders: field.
* debian/changelog:
--
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