Page 1 of 1
Roughly how long does it take for a release to get to Debian Sid?

Posted:
Sun Jan 05, 2014 05:48
by HittingSmoke
For the sake of simplicity I'd like to run Minetest from a repo instead of compiling it on every release.
0.4.9 is out but Debian Sid is still on 0.4.8. I realize it's only been a few days and the packaging is maintained by the Debian Games Team, but I'm curious how long it usually takes to get from release to that release ending up in the Debian repo.

Posted:
Sun Jan 05, 2014 11:32
by Casimir
When you clone the repo you can just do
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
and you are up to date.

Posted:
Mon Jan 06, 2014 23:56
by pdvrosado
Using the stable ppa doesn't automatically update the game version on deb/ubuntu?

Posted:
Tue Jan 07, 2014 00:59
by onpon4
The PPA hasn't been updated to 0.4.9. Even if it had been, PPAs only work on Ubuntu, not Debian.

Posted:
Tue Jan 07, 2014 01:11
by pdvrosado
Not true, private packages can be added to Debian :) but still, when the ppa gets updated, all using the ppa will get the version updated right?

Posted:
Tue Jan 07, 2014 10:13
by Pitriss
Nope, If package is not build for debian, then it shouldn't be used on debian.. this may lead to strange errors. Anyway. Most debian users don't care about PPA.

Posted:
Tue Jan 07, 2014 12:57
by rubenwardy
Casimir wrote:When you clone the repo you can just do
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
and you are up to date.
cmake . DRUN_IN_PLACE is probably better, if supported.

Posted:
Tue Jan 07, 2014 16:26
by PilzAdam
onpon4 wrote:The PPA hasn't been updated to 0.4.9. Even if it had been, PPAs only work on Ubuntu, not Debian.
Oh, sorry, I forgot to update the PPA. I have requested the builds now, they should be finished in some hours.
EDIT: They are finished now.