[PATCH 7 of 7 STABLE] debian: add wish to recommendations
Yuya Nishihara
yuya at tcha.org
Sun May 1 09:16:35 UTC 2016
On Sun, 01 May 2016 00:12:07 -0700, Sean Farley wrote:
> # HG changeset patch
> # User Sean Farley <sean at farley.io>
> # Date 1462076494 25200
> # Sat Apr 30 21:21:34 2016 -0700
> # Branch stable
> # Node ID 3662efaaa40b1c64a565fee8ce56508bb86fc00a
> # Parent 8f322e26668c71be56d65e75579c51fe90217103
> # EXP-Topic docker-ppa
> debian: add wish to recommendations
>
> Since we're shipping hgk, we need to declare this recommendation.
>
> diff --git a/contrib/debian/control b/contrib/debian/control
> --- a/contrib/debian/control
> +++ b/contrib/debian/control
> @@ -39,11 +39,11 @@ Description: fast, easy to use, distribu
> Package: mercurial-common
> Architecture: all
> Depends:
> ${misc:Depends},
> ${python:Depends},
> -Recommends: mercurial (= ${source:Version}), ca-certificates
> +Recommends: mercurial (= ${source:Version}), ca-certificates, wish
Since many users won't use hgk, "Suggests: wish" is more appropriate.
https://packages.debian.org/sid/mercurial-common
More information about the Mercurial-devel
mailing list