From patchwork Sun May 1 07:12:07 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [7,of,7,STABLE] debian: add wish to recommendations From: Sean Farley X-Patchwork-Id: 14852 Message-Id: <3662efaaa40b1c64a565.1462086727@laptop.local> To: mercurial-devel@mercurial-scm.org Date: Sun, 01 May 2016 00:12:07 -0700 # HG changeset patch # User Sean Farley # 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 Breaks: mercurial (<< ${source:Version}) Replaces: mercurial (<< 2.6.3) Description: easy-to-use, scalable distributed version control system (common files) Mercurial is a fast, lightweight Source Control Management system designed for efficient handling of very large distributed projects.