This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository minetest-v04x.
commit 2ca14126a3a5ae72284d6bd43ad006916361e9c7 Author: Markus Koschany <[email protected]> Date: Wed Dec 21 23:02:47 2016 +0100 minetest-server: Depend on lsb-base (>= 3.0-6). --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 4ea3982..9fa84ea 100644 --- a/debian/control +++ b/debian/control @@ -56,6 +56,7 @@ Package: minetest-server Architecture: any Depends: adduser, + lsb-base (>= 3.0-6), minetest-data (= ${source:Version}), ${misc:Depends}, ${shlibs:Depends} -- 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

