Can you recommend a good tutorial on building custom package versions?

Posted by Ivan on Ask Ubuntu See other posts from Ask Ubuntu or by Ivan
Published on 2010-12-20T01:51:19Z Indexed on 2011/01/30 15:32 UTC
Read the original article Hit count: 249

Filed under:
|
|

After installing Ubuntu 11.04 I was disappointed by the fact there are still Scala 2.7 (when 2.8 is long ago current actual branch) and Mono 2.6 (when pretty a time has passed after 2.8 release). I am not sure I could build all the packages for Mono myself, but I'd like to try making my own custom version of Scala package (and I want my system to accept it not as a different package but a version of the original, so that if I put it into a configured repository, the system will automatically upgrade to it from currently installed original 2.7).

Can you recommend a good tutorial on this subject (Ubuntu deb packages building and hacking for beginners)?

© Ask Ubuntu or respective owner

Related posts about apt-get

Related posts about packaging