BigDawg 64 posts since
Nov 27, 2007
2.
Re: Bad depends in ubuntu 7.04 feisty Dec 5, 2007 9:36 PM
I believe you can get the correct verison of QT by using the cnr repositories or from the Gutsy repositories?
As far as the source code goes and the dsc file, I am re-posting content from the Debian Maintainers' Guide
tar.gz file:
This is the original source code tarball, merely renamed to the above so that
it adheres to the Debian standard.
dsc file:
This is a summary of the contents of the source code. The file is generated
from your `control' file, and is used when unpacking the source with<code>dpkg-source(1)</code>. This file is GPG signed, so that people can be
sure that it's really yours.
.deb file:
This is your completed binary package. You can use <code>dpkg</code> to
install and remove this just like any other package.
I hope that helps