Making a deb package

Tyler Aviss tjaviss-Re5JQEeQqe8AvxtiuMwx3w at public.gmane.org
Wed Feb 22 01:04:52 UTC 2012


you could extract both files and control from an existing package using:
mkdir packagename
dpkg -x package.deb packagename
mkdir packagename/DEBIAN
dpkg -e package.deb packagename/DEBIAN

then update as needed and repackage:
dpkg-deb -b packagename
On Feb 16, 2012 8:26 AM, "William Muriithi" <william.muriithi-Re5JQEeQqe8AvxtiuMwx3w at public.gmane.org>
wrote:

> Hi,
>
> I have been able to package software into rpm in the past but have not
> had the opportunity to package source code into deb package format
> till this morning. I am wondering if anybody here has forward a
> reliable documentation to assist
>
> My hope is to get apache version 2.2.22 that I can use to update the
> distribution provided apache, which is a little behind.  I couple of
> things I have noticed.
>
> On RedHat, I usually download a source RPM and then uses the source
> spec file as a starting point.  I am having problem finding an
> equivalent file do the deb package.  I believe its called control file
> on Debian based system.
>
> Anyone done this before and would know where I could locate it?
>
> Regards,
>
> William
> --
> The Toronto Linux Users Group.      Meetings: http://gtalug.org/
> TLUG requests: Linux topics, No HTML, wrap text below 80 columns
> How to UNSUBSCRIBE: http://gtalug.org/wiki/Mailing_lists
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://gtalug.org/pipermail/legacy/attachments/20120221/b4be4cfd/attachment.html>


More information about the Legacy mailing list