This is an automated email from the git hooks/post-receive script. jpuydt-guest pushed a commit to branch master in repository minetest-mod-mobf-core.git.
commit af3d21c7e8a7847f09f107e072d8f7c80efdc2c8 Author: Julien Puydt <[email protected]> Date: Wed Sep 28 08:20:04 2016 +0200 Add Breaks+Replaces for minetest-mod-mobf, closing #838627 --- debian/changelog | 6 ++++++ debian/control | 2 ++ 2 files changed, 8 insertions(+) diff --git a/debian/changelog b/debian/changelog index 691eb52..7ba55ca 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +minetest-mod-mobf-core (2.5.1-2) UNRELEASED; urgency=medium + + * Add Breaks+Replace for minetest-mod-mobf. (Closes: #838627) + + -- Julien Puydt <[email protected]> Wed, 28 Sep 2016 08:17:53 +0200 + minetest-mod-mobf-core (2.5.1-1) unstable; urgency=medium * Initial release. (Closes: #830709) diff --git a/debian/control b/debian/control index e8aa396..0056f28 100644 --- a/debian/control +++ b/debian/control @@ -12,6 +12,8 @@ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/minetest-mod-mobf-core.gi Package: minetest-mod-mobf-core Architecture: all Depends: ${misc:Depends}, minetest | minetest-server +Breaks: minetest-mod-mobf (<< 2.5.1) +Replaces: minetest-mod-mobf (<< 2.5.1) Description: Minetest modpack providing a framework for creating mobs This minetest extension pack provides a framework for the creation of mobs, that is population of creatures with specific surroundings, movement, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/minetest-mod-mobf-core.git.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

