This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository minetest-v04x.
commit 0d547d5a5792a441927b981ca5d5a263d88ee5f8 Author: Markus Koschany <[email protected]> Date: Wed Jul 13 17:14:19 2016 +0200 Set correct Breaks and Replaces relationship for minetest-data. Closes: #829150 Thanks: Andreas Beckmann for the report. --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 8086220..c1cd5b2 100644 --- a/debian/control +++ b/debian/control @@ -75,11 +75,12 @@ Depends: python-imaging, ${misc:Depends} Breaks: - minetest (<< 0.3.1+dfsg-3), + minetest (<< 0.4.14+repack-1), minetest-common Conflicts: minetest-common Replaces: + minetest (<< 0.4.14+repack-1), minetest-common Description: Multiplayer infinite-world block sandbox (data files) Minetest is a minecraft-inspired game written from scratch and licensed -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/minetest-v04x.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

