This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository redeclipse.
commit 145eb26300031ff513f70918fff88d9895701db0 Author: Markus Koschany <[email protected]> Date: Sat Oct 8 19:57:51 2016 +0200 redeclipse-server: Depend on redeclipse-data because otherwise the server won't start. --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 7cf5678..6d0e902 100644 --- a/debian/control +++ b/debian/control @@ -37,6 +37,7 @@ Description: free, casual arena shooter Package: redeclipse-server Architecture: any Depends: redeclipse-common (>= ${source:Upstream-Version}), + redeclipse-data (>= ${source:Upstream-Version}), ${misc:Depends}, ${shlibs:Depends} Description: server for the Red Eclipse FPS game -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/redeclipse.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

