* extracting control info from deb packages
@ ameer armaly
` Tom Moore
0 siblings, 1 reply; 2+ messages in thread
From: ameer armaly @ UTC (permalink / raw)
To: speakup
Hi all.
I'm looking for a way to take .deb package and get at it's 'debian'
directory containing the control info. I know you can extract the
control file, but I'm also looking for the ifle information and complete
information to rebuild it.
Any assistance would be appriciated.
Ameer
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: extracting control info from deb packages
extracting control info from deb packages ameer armaly
@ ` Tom Moore
0 siblings, 0 replies; 2+ messages in thread
From: Tom Moore @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Hi Ameer,
In order to get the info your looking for you'll need to get the
source package for the package your wanting to recompile.
You can do this by putting an entry like the following in
/etc/apt/sources.list
deb-src http://http.us.debian.org/debian unstable main contrib
non-free
Then to fetch the package do something like:
apt-get source package_name
Make sure your in
an empty directory when you do this because all the
files that are downloaded will be placed from with in the directory
that you run the apt-get command.
Tom
On Fri, May 28, 2004 at 11:37:55PM -0400, ameer armaly wrote:
> Hi all.
> I'm looking for a way to take .deb package and get at it's 'debian'
> directory containing the control info. I know you can extract the
> control file, but I'm also looking for the ifle information and complete
> information to rebuild it.
> Any assistance would be appriciated.
>
>
>
> Ameer
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~ UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
extracting control info from deb packages ameer armaly
` Tom Moore
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).