This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository hitori.
commit d8a3361455894f54ce80d0628d7c9381a3b6cfca Author: Peter de Wachter <[email protected]> Date: Mon Mar 9 22:29:29 2009 +0000 missing recommends: gvfs (needed for the help menu) --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index bdd09f0..ec38bd5 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-games/packages/trunk/hitori/ Package: hitori Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} -Recommends: scrollkeeper, yelp +Recommends: scrollkeeper, yelp, gvfs Description: logic puzzle game similar to sudoku Hitori puzzles give you a grid filled with numbers. The goal is to remove numbers such that no row or column contains duplicates. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/hitori.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

