lp:debian/experimental/minetest

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:debian/experimental/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 Markus Koschany

* Imported Upstream version 0.4.12+repack. (Closes: #778853)
* Drop the following patches. They were merged upstream.
  - desktop-file.patch
  - hurd.patch
  - hyphen-used-as-minus.patch
* Drop desktop-file-fix-icon.patch. Instead rename minetest icons and use
  the upstream name again. Install minetest.xpm to /usr/share/pixmaps which
  is a better location for xpm files.
* Use dh_installchangelogs override for installing the upstream changelog.
* Drop useless-depends.patch. Add missing build-dependencies instead.
* Add libbz2-dev, libglu1-mesa-dev, libpng-dev and libjpeg-dev to
  Build-Depends.
* wrap-and-sort -sa.
* Drop gcc47.patch because it is obsolete.
* Create directory for minetest.xpm in debian/rules and improve formatting.
* Remove dh_auto_build override. Use --parallel with main dh invocation.
* Use dh_auto_configure command to pass on build flags. Do not call cmake
  manually.
* Rename debianization.patch to FindIrrlicht.cmake.patch. Append
  libIrrlicht.so to search patch instead of replacing other alternatives.
* Drop dynamic-link.patch. Add FindJson.cmake.patch instead.
  - Remove unnecessary hunks and patch only FindJson.cmake module. This
    ensures that Debian's system json library will be used and simplifies
    future updates.

26. By Markus Koschany

* Upload to experimental.
* Imported Upstream version 0.4.11+repack. (Closes: #774662)
* Add myself to Uploaders.
* debian/control:
  - Add libx11-dev to Build-Depends to prevent a FTBFS.
  - Use shorter Vcs-Browser URI.
* Rebase hurd.patch.
* Add *.patch extension to all patch files.
* Update DEP3 patch headers and remove jthread-changed.patch because
  it was not applied anyway.
* Update useless-depends.patch.
  Readd X11 library otherwise the build will fail due to missing symbols.
* minetest-server.service: Restart server unit on-failure.
* Export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed to avoid useless
  dependencies.
* Add desktop-file.patch and hyphen-used-as-minus.patch.
  Add keywords to desktop file and fix lintian warning hyphen-used-as-minus
  sign.
* debian/upstream.changelog: Just point to upstream's wiki for retrieving the
  latest changelog.
* Update debian/copyright for new release and use a more permissible license
  for debian/patches/.
* debian/rules: Enable verbose Makefile to detect possible compilation
  issues.

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