|
Home > Archive > Debian Developers > February 2004 > common Depends and Recommends
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
common Depends and Recommends
|
|
| Dan Jacobson 2004-02-26, 4:33 pm |
| I see some packages have, e.g.
$ apt-cache show flowscan
Depends: flow-tools ...
Recommends: flow-tools
Maybe some checks should be added against this.
--
To UNSUBSCRIBE, email to debian-devel-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
| |
| Steinar H. Gunderson 2004-02-26, 4:33 pm |
| On Wed, Feb 25, 2004 at 08:47:05AM +0800, Dan Jacobson wrote:
> I see some packages have, e.g.
> $ apt-cache show flowscan
> Depends: flow-tools ...
> Recommends: flow-tools
> Maybe some checks should be added against this.
Not to mention
trofast:~$ apt-cache show libnautilus2-2 | grep Depends
Depends: [...] libnautilus2-2 (>= 2.4.2) [...]
There are some other examples of this, but I believe the correct thing to do
would be filing a bug against lintian or linda to add such a check. :-)
/* Stenar */
--
Homepage: http://www.sesse.net/
--
To UNSUBSCRIBE, email to debian-devel-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
|
|
|
|
|