Rebuild package from upstream source?
Posted
by
Andrew
on Ask Ubuntu
See other posts from Ask Ubuntu
or by Andrew
Published on 2011-11-13T06:59:38Z
Indexed on
2012/03/31
17:43 UTC
Read the original article
Hit count: 325
I'm trying to rebuild a package (specifically grub2
) to overcome some bugs that have been fixed upstream but not fixed in Ubuntu, and have the package integrate into Ubuntu properly. The package is hosted in bzr both on Launchpad and GNU Savannah.
How can convert a "raw" upstream source package into an "Ubuntu" version and recompile/repackage it? I've worked out that I can get the latest Ubuntu version of the package source with apt-get source
, but there are significant differences to the upstream version. What is the best course of action here?
© Ask Ubuntu or respective owner