[aklug] Re: making a source package in ubuntu

From: Shane R. Spencer <shane@bogomip.com>
Date: Thu Feb 05 2009 - 20:17:30 AKST

There's tons of docs on the ubuntu community forums.
But the quick and dirty is:

apt-get install fakeroot;
apt-get build-dep package;
apt-get source package;
cd package-0.1;
dpkg-buildpackage -rfakeroot -us -uc;

Should plop some fancy packages out to ./..

barsalou wrote:
> Has anyone built a source package using ubuntu?
>
> I need to update a couple of packages, but I'd like to keep it "clean"
> by creating some packages that apt-get can use.
>
> So if anyone has experience on this...let me know.
>
> Mike B.
>
> ----------------------------------------------------------------
> This message was sent using IMP, the Internet Messaging Program.
>
> ---------
> To unsubscribe, send email to <aklug-request@aklug.org>
> with 'unsubscribe' in the message body.
>

-- Attached file included as plaintext by Ecartis --
-- File: signature.asc
-- Desc: OpenPGP digital signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkmLx+wACgkQXK/vGhypreJ35QCgpg+cIICCwMoenfPXU7hV8xKp
U6cAnRtMBdcP6ijhP0F8Gsl9jFlJKTC+
=5Sbz
-----END PGP SIGNATURE-----

---------
To unsubscribe, send email to <aklug-request@aklug.org>
with 'unsubscribe' in the message body.
Received on Thu Feb 5 20:17:46 2009

This archive was generated by hypermail 2.1.8 : Thu Feb 05 2009 - 20:17:46 AKST