This is an automated email from the git hooks/post-receive script. vivicoder-guest pushed a commit to branch master in repository lugaru.
commit b7b6dd2120c448038409b368fefdc32fed315b15 Author: Vincent Prat <[email protected]> Date: Sun Jun 25 15:40:22 2017 +0200 Lugaru now depends on lugaru-data with the same version --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 0f8411c..0fcbe3e 100644 --- a/debian/control +++ b/debian/control @@ -18,7 +18,7 @@ Vcs-Browser: https://anonscm.debian.org/git/pkg-games/lugaru.git Package: lugaru Architecture: any -Depends: lugaru-data, +Depends: lugaru-data (= ${source:Version}), ${misc:Depends}, ${shlibs:Depends} Replaces: openlugaru (<< 1.2-1~) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/lugaru.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

