[Python-apps-team] [Python-apps-commits] r1758 - in packages/winpdb/trunk/debian (changelog control rules)

Emilio Pozuelo Monfort pochu at ubuntu.com
Sun Sep 7 14:12:32 UTC 2008


bzed at users.alioth.debian.org wrote:
>     Date: Sunday, September 7, 2008 @ 13:42:55
>   Author: bzed
> Revision: 1758

> -ifeq ($(distribution),Ubuntu)
> -	echo '$(PKGNAME):Depends=$(DEPS), python-wxgtk2.8' >> debian/$(PKGNAME).substvars
> -else
> -	echo '$(PKGNAME):Recommends=$(DEPS), python-wxgtk2.6' >> debian/$(PKGNAME).substvars
> -endif


Why were those packages in "Depends" for Ubuntu, but in Recommends otherwise? Is
that intended or should it be Depends always? If so, the debian/control changes
should be modified so that they are in Depends rather than Recommends:

> -Depends: ${python:Depends}, ${misc:Depends}, ${winpdb:Depends}
> -Recommends: ${winpdb:Recommends}, python-crypto
> +Depends: ${python:Depends}, ${misc:Depends}
> +Recommends: x-terminal-emulator | screen, python-wxversion, python-wxgtk2.8,
python-crypto

Cheers,
Emilio

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: OpenPGP digital signature
Url : http://lists.alioth.debian.org/pipermail/python-apps-team/attachments/20080907/89bc69ef/attachment.pgp 


More information about the Python-apps-team mailing list