[PATCH 7 of 7 STABLE] debian: add wish to recommendations

Sean Farley sean at farley.io
Sun May 1 03:12:07 EDT 2016


# 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
 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.


More information about the Mercurial-devel mailing list