[debian-edu-commits] debian-edu/ 01/01: List mate as desktop option.
Petter Reinholdtsen
pere at moszumanska.debian.org
Sat Jul 19 08:32:21 UTC 2014
This is an automated email from the git hooks/post-receive script.
pere pushed a commit to branch master
in repository debian-edu.
commit 14f3db79cce2a3f995d8de74408fdf884c13ecd1
Author: Petter Reinholdtsen <pere at hungry.com>
Date: Sat Jul 19 10:32:15 2014 +0200
List mate as desktop option.
---
debian/tests/test-metapkgs | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/tests/test-metapkgs b/debian/tests/test-metapkgs
index 5895387..40a7ec9 100644
--- a/debian/tests/test-metapkgs
+++ b/debian/tests/test-metapkgs
@@ -40,7 +40,7 @@ done
# Then the desktop ones
for profile in Workstation Roaming-Workstation Thin-Client-Server Standalone; do
- for desktop in kde gnome lxde xfce ; do
+ for desktop in kde gnome lxde xfce mate ; do
DESKTOP="$desktop" PROFILE="$profile" chroot_test
done
done
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/debian-edu.git
More information about the debian-edu-commits
mailing list