[debian-edu-commits] debian-edu/algobox.git (#6) - master (branch) updated: debian/0.8+dfsg-1-2-g968357e
David Prévot
taffit at alioth.debian.org
Tue Sep 24 19:49:44 UTC 2013
The branch, master has been updated
via 968357efa3a36e99f950449c5d8f5b368f8382f9 (commit)
from a81ca7d5010fa4a70b855e081da103fcccb7f7d3 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 968357efa3a36e99f950449c5d8f5b368f8382f9
Author: David Prévot <taffit at debian.org>
Date: Tue Sep 24 15:47:05 2013 -0400
Only recommend fonts-liberation
Any other available font will be used if not this one is not present.
Git-Dch: Ignore
-----------------------------------------------------------------------
Summary of changes:
debian/control | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
The diff of changes is:
diff --git a/debian/control b/debian/control
index 1fba1fb..6fa6cc6 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,8 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-edu/pkg-team/algobox.git
Package: algobox
Architecture: any
-Depends: fonts-liberation, ${misc:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Recommends: fonts-liberation
Description: algorithmics introduction - French UI
AlgoBox is an algorithm creation and execution helper, targeted to
French high school students. It’s based on an educational logic
hooks/post-receive
--
algobox.git (Debian package algobox)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "algobox.git" (Debian package algobox).
More information about the debian-edu-commits
mailing list