new debian version
Posted: 12.05.2005, 22:12
Hi!
I'm working on new debian packages for celestia since the ones included are rather old and there are lots of bugs and solved wishlist items in the BTS.
The package is almost finished and I hope it will be uploaded within the next few days. I've read somewhere in the forum that there are no developers using debian, so I'd welcome some collaboration between the developers and the debian maintainer. For another package, I forward digests of meaningful bugreports to upstream, as well as selfmade and submitted patches. Upstream decides whether those patches will be applied or not, that's ok for me. So I'm asking whether celestia's developers are interested in such a team play.
As for now, this is an abstract of the debian changelog containing the relevant things:
* Fixed broken lua includes in src/celestia/celx.(cpp|h)
I have no idea about windows/other distributions, but
In debian, there is no liblua, but liblua40 and 50, so I
corrected the linking in configure and configure.in.
Furthermore, the includes pointed to "lua.h", but there
is no such header in the tarball, so I corrected that one too.
* Applied patch to compile with gcc-3.4 (closes: #270008)
Andreas Jochens submitted a patch which enables compilation
with gcc-3.4.
And I have some requests and questions:
- It would be very nice if you could use a newer version of autoconf. Such an old version will (or maybe even already does) break on some architechtures, sooner or later.
- Why is there a CVS directory included in the tarball? Maybe this is lack of understanding on my part, but AFAIK CVS shouldn't be included in release tarballs.
- What do you think about bug 174456?
That's it for the present, thank you very much for developing such a nice piece of software!
best regards
Mathias Weyland[/i]
I'm working on new debian packages for celestia since the ones included are rather old and there are lots of bugs and solved wishlist items in the BTS.
The package is almost finished and I hope it will be uploaded within the next few days. I've read somewhere in the forum that there are no developers using debian, so I'd welcome some collaboration between the developers and the debian maintainer. For another package, I forward digests of meaningful bugreports to upstream, as well as selfmade and submitted patches. Upstream decides whether those patches will be applied or not, that's ok for me. So I'm asking whether celestia's developers are interested in such a team play.
As for now, this is an abstract of the debian changelog containing the relevant things:
* Fixed broken lua includes in src/celestia/celx.(cpp|h)
I have no idea about windows/other distributions, but
In debian, there is no liblua, but liblua40 and 50, so I
corrected the linking in configure and configure.in.
Furthermore, the includes pointed to "lua.h", but there
is no such header in the tarball, so I corrected that one too.
* Applied patch to compile with gcc-3.4 (closes: #270008)
Andreas Jochens submitted a patch which enables compilation
with gcc-3.4.
And I have some requests and questions:
- It would be very nice if you could use a newer version of autoconf. Such an old version will (or maybe even already does) break on some architechtures, sooner or later.
- Why is there a CVS directory included in the tarball? Maybe this is lack of understanding on my part, but AFAIK CVS shouldn't be included in release tarballs.
- What do you think about bug 174456?
That's it for the present, thank you very much for developing such a nice piece of software!
best regards
Mathias Weyland[/i]