Your message dated Thu, 12 Jun 2014 15:52:32 +0000
with message-id <[email protected]>
and subject line Bug#751198: fixed in minetest 0.4.9+repack-6
has caused the Debian Bug report #751198,
regarding minetest: Please enable LevelDB backend.
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
751198: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=751198
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: minetest
Version: 0.4.9+repack-5
Severity: wishlist

Dear Maintainer,

Minetest 0.4.9 contains an abstraction layer that allows for replacing SQLite
as the database storing the world.  For server use, the LevelDB backend is
often chosen as it boasts improved reliability and efficiency, and the ability
to store more than 4GB of world data.

LevelDB is packaged in Debian as libleveldb1 and libleveldb-dev, and can be
enabled using the cmake option ENABLE_LEVELDB.

This adds libleveldb-dev to the build-dep and libleveldb1 as a runtime
dependency.

Proposed changes:

--- control.old 2014-06-10 16:41:58.730693818 -0700
+++ control     2014-06-10 16:43:03.714154748 -0700
@@ -13,6 +13,7 @@
  libcurl4-gnutls-dev,
  libfreetype6-dev,
  libirrlicht-dev (>= 1.7.0),
+ libleveldb-dev,
  libluajit-5.1-dev [i386 amd64 kfreebsd-i386 armel armhf powerpc powerpcspe
mips] | liblua5.1-dev,
  zlib1g-dev,
  libsqlite3-dev,

--- rules.old   2014-06-10 16:40:21.035507976 -0700
+++ rules       2014-06-10 15:18:54.461894404 -0700
@@ -59,6 +59,8 @@
                  -DENABLE_FREETYPE=1 \
                  -DFREETYPE_INCLUDE_DIRS=/usr/include/freetype2 \
                  -DFREETYPE_INCLUDE_DIR_ft2build=/usr/include \
+                 -DENABLE_LEVELDB=1 \
+                 -DLEVELDB_INCLUDE_DIR=/usr/include/leveldb \
                  -DCUSTOM_LOCALEDIR=/usr/share/locale \
                  -DCUSTOM_SHAREDIR=/usr/share/games/minetest \
                  -DCMAKE_INSTALL_PREFIX=/usr .



-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 3.14-1-686-pae (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages minetest depends on:
ii  libc6            2.19-1
ii  libcurl3-gnutls  7.37.0-1
ii  libfreetype6     2.5.2-1
ii  libgcc1          1:4.9.0-5
ii  libirrlicht1.8   1.8.1+dfsg1-1
ii  libjsoncpp0      0.6.0~rc2-3
ii  libluajit-5.1-2  2.0.3+dfsg-3
ii  libogg0          1.3.2-1
ii  libopenal1       1:1.14-4
ii  libsqlite3-0     3.8.4.3-3
ii  libstdc++6       4.9.0-5
ii  libvorbis0a      1.3.2-1.4
ii  libvorbisfile3   1.3.2-1.4
ii  minetest-data    0.4.9+repack-5
ii  zlib1g           1:1.2.8.dfsg-1

minetest recommends no packages.

Versions of packages minetest suggests:
pn  minetest-mod-moreblocks  <none>
pn  minetest-mod-moreores    <none>
pn  minetest-mod-pipeworks   <none>
pn  minetest-server          <none>

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: minetest
Source-Version: 0.4.9+repack-6

We believe that the bug you reported is fixed in the latest version of
minetest, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Martin Quinson <[email protected]> (supplier of updated minetest package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Thu, 12 Jun 2014 16:39:16 +0200
Source: minetest
Binary: minetest minetest-dbg minetest-server minetest-data
Architecture: source amd64 all
Version: 0.4.9+repack-6
Distribution: unstable
Urgency: medium
Maintainer: Debian Games Team <[email protected]>
Changed-By: Martin Quinson <[email protected]>
Description:
 minetest   - Multiplayer infinite-world block sandbox
 minetest-data - Multiplayer infinite-world block sandbox (data files)
 minetest-dbg - Multiplayer infinite-world block sandbox (debugging symbols)
 minetest-server - Multiplayer infinite-world block sandbox (server)
Closes: 751198
Changes:
 minetest (0.4.9+repack-6) unstable; urgency=medium
 .
   * Enable LevelDB backend (Closes: #751198).
     Many thanks to Eric Monson for the report and patch.
Checksums-Sha1:
 4da9ad7756a35471f598c770e361cac10eb88922 2451 minetest_0.4.9+repack-6.dsc
 4310465234a372cb98bc2a3499311f43e7af4b51 21060 
minetest_0.4.9+repack-6.debian.tar.xz
 a4d81e152dd256719e49d282652c3e912101266d 1868720 
minetest_0.4.9+repack-6_amd64.deb
 1a5284384efc6a259c59058ac99f647766a28a09 33177754 
minetest-dbg_0.4.9+repack-6_amd64.deb
 976cfc6b92e5d4ac952aacbdca8e638f6c532991 1236624 
minetest-server_0.4.9+repack-6_amd64.deb
 a6c14403236720699319e34d159cca5ed587baeb 1028170 
minetest-data_0.4.9+repack-6_all.deb
Checksums-Sha256:
 7587b448dcaef1b31f5759f56fbe2531a3ae8ad2b21438983c955d52cb3b50fe 2451 
minetest_0.4.9+repack-6.dsc
 07b5f57516862904315789f711a5bd4f025250f6c558a9134d87fff68ec5fde7 21060 
minetest_0.4.9+repack-6.debian.tar.xz
 052e39be0d8cf6dd025885b90cd94c7d4fa03fafa551067b7dd7fe73c437a54b 1868720 
minetest_0.4.9+repack-6_amd64.deb
 f82efa8bde370b987f32ed601c5f30cfac17c66af7028b99c140d4999ea77e9f 33177754 
minetest-dbg_0.4.9+repack-6_amd64.deb
 ee1074e21431f80d5ae201713e50f4da1d632ac6f31ea4223562282ddea4eb21 1236624 
minetest-server_0.4.9+repack-6_amd64.deb
 1b74c1f9547fa880274e1e19456c1e2927356ddf6eae02ea8f87431c30dbbfe7 1028170 
minetest-data_0.4.9+repack-6_all.deb
Files:
 2febfe6ab8691594a6afc65c3bfa356c 1868720 games extra 
minetest_0.4.9+repack-6_amd64.deb
 2254c19b083e8e4e1ce52f45f80a9141 33177754 debug extra 
minetest-dbg_0.4.9+repack-6_amd64.deb
 84232a6d8249361e594ea4001a5b518d 1236624 games extra 
minetest-server_0.4.9+repack-6_amd64.deb
 982fd796cd7da5354ae9cc6be309df16 1028170 games extra 
minetest-data_0.4.9+repack-6_all.deb
 a893853fbe56b6cb972bcf3cab29cca9 2451 games extra minetest_0.4.9+repack-6.dsc
 c6f13b4b607405f524b9d54542d39cd6 21060 games extra 
minetest_0.4.9+repack-6.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJTmcNxAAoJEJi9lyRPc76ndbEP/R2S5WP/VlB+FUZFGPTV2BbB
AFbcYt1uUrfBktMVyhHo5KEruDWqOhpLcrLIn/Xq8zaUAi534UpXaqhll/m/7hxO
1WJaMt80cjAJYSSDIuEr1xZImDs457ZishzoFAJT3Oh0EgaY8T6RBrwLJNyk5IDr
Y2sQFevMbwqYFb6Hxhj7m+ZeHWC0qB2L7LNxYyrqwAd58VtkDkx4XjMItRk2B0Zh
uF0PMC5bPqsmKdJjRn2+W++tN4H8l01E+MvLjxx471pJOGiU+23M44gtTUjEZZ9F
fNrwgnID7TwqB+f1BUdUxRthUaycafepDlt1zoIj5BKEm+ZhuCW0jmPOGEyR1fOm
Ki/DqNO12MSqnetVBejIQ9Swq0Mgs3NXGuDKz55jEiXVzHkRHyeiBG7x6vbpIloE
DkdI8IXwDrI8SOCSuM0fl8WNGA8EIBB9fofSMnROBrnxXPwB+ZDAz+rF7wqeO4T7
/pQZnjYoXXgFG1rrEdf0yD2J9kGFqohJoa+JzCMKwF0Eyf5DbicYUw8jLa9MZ1vz
W93VsK5AFOKTvqZZuWsJ7HPRivCT69mPm+sQ3vPrL3yzh4O3H3w/YeS2/keigkQ3
1zBMAXUXkuDGV52hGLfejHjJmz4syqsb5/UIRn9Yo4uDMc7+I9likzlepvceO+S9
FvM5uI1YvEwPo15j8ltL
=RZ5y
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to