lp:debian/stretch/minetest

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:debian/stretch/minetest
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

27. By Martin Quinson

* New upstream release.
* Drop the following patches.
  - FindIrrlicht.cmake.patch, merged upstream.
  - FindJson.cmake.patch, upstream added -DENABLE_SYSTEM_JSONCPP=1
* Fix freetype2 include dir variable name as per README.txt.
  Patch from Robert Bruce Park (Closes: #794823).

26. By Markus Koschany

Fix FTBFS on architectures where luajit is not available.
Update rawlua.patch. Do not add embedded lua subdirectory
to build because it was removed.

25. By Martin Quinson

* Team upload.

[ Markus Koschany ]
* minetest-server: Support systemd and SysV init systems. (Closes: #769965)
  - Add minetest-server.init.
  - Add minetest-server.postinst and minetest-server.postrm.
    Create an unprivileged system-wide user, Debian-minetest. The new home
    directory is /var/games/minetest-server. All log files are written to
    /var/log/minetest.
  - Add minetest-server@.service file. This is a template unit file which
    allows system administrators to run multiple instances of the server.
    See minetest-server.README.Debian for more information.
  - Add minetest-server.service to run the default configuration.
* Install minetestserver binary to /usr/lib/minetest.
* Add minetestserver wrapper script and install it to /usr/games.
* Install default configuration file to /etc/minetest/minetest.conf.
* Add minetest-server.logrotate and daily rotate log files in
  /var/log/minetest for 14 days.
* Declare compliance with Debian Policy 3.9.6.
* debian/control:
  - minetest-server: Depend on adduser for maintainer scripts.
  - minetest-dbg: Depend either on minetest OR minetest-server.
* Fix lintian error quilt-series-without-trailing-newline.
* Fix lintian warning empty-short-license-in-dep5-copyright.

24. By Martin Quinson

d/p/hurd.patch: new patch to fix FTBFS on Hurd (Closes: #764579)
Thanks to Svante Signell for the report and the patch.

23. By Martin Quinson

* New upstream release.
  - Added third person view.
  - Many bug fixes, performance tweaks, memory usage reductions and
    internal improvements, as well as many translation improvements.
  - Added extended door mod; rework farming mod; added TNT.
* d/p/powerpc.patch: drop patch integrated upstream
* d/control:VCS-git: Prefer anonscm.debian.org to deprecated urls

22. By Martin Quinson

Enable LevelDB backend (Closes: #751198).
Many thanks to Eric Monson for the report and patch.

21. By Martin Quinson

Simplify the architecture-dependent Build-dep so that it work on
unknown archs (using lua as a fallback for luajit).
(Closes: #745059, which was about ppc64el not getting any lua)

20. By Martin Quinson

* luajit is available on powerpcspe, too (Closes: #734730).
* Use lua on all other debian-port strange architectures where
  luajit is not avail. I don't really like to hardcode this list of
  architectures this way: if luajit is ported, I will not notice it.

19. By Martin Quinson

Mipsel don't have luajit either, actually. Bummer.

18. By Martin Quinson

Do not try to use luajit on architectures that don't provide it.
Fallback on lua on those architectures. (Closes: #734461)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:debian/minetest
This branch contains Public information 
Everyone can see this information.

Subscribers