Compiling source packages

Marius Gedminas marius at pov.lt
Wed Jun 6 07:39:20 UTC 2012


On Tue, Jun 05, 2012 at 09:32:25PM -0300, Valter Nogueira wrote:
> How can I recompile and repack Ubuntu packages?

tl;dr version:

  apt-get build-dep packagename
  apt-get source packagename
  cd packagename-versionnumber
  # make the changes
  dch -i -llocal
    # this opens debian/changelog where you should describe your changes
  debuild -i
  ls ../*.deb

HTH,
Marius Gedminas
-- 
Writing like a l33t script kiddie hax0r is the absolute kiss of death and
guarantees you will receive nothing but stony silence (or, at best, a heaping
helping of scorn and sarcasm) in return.
	-- ESR (http://www.tuxedo.org/~esr/faqs/smart-questions.html)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: Digital signature
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20120606/bb94a07d/attachment.sig>


More information about the ubuntu-users mailing list