[PATCH 6 of 7 STABLE] debian: alphabetize build deps

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


# HG changeset patch
# User Sean Farley <sean at farley.io>
# Date 1462076477 25200
#      Sat Apr 30 21:21:17 2016 -0700
# Branch stable
# Node ID 8f322e26668c71be56d65e75579c51fe90217103
# Parent  1068bb9e2d1ce68a01a75f862e475b1c676452ac
# EXP-Topic docker-ppa
debian: alphabetize build deps

diff --git a/contrib/debian/control b/contrib/debian/control
--- a/contrib/debian/control
+++ b/contrib/debian/control
@@ -7,12 +7,12 @@ Build-Depends:
  dh-python,
  netbase,
  python-all,
  python-all-dev,
  python-docutils,
- zip,
- unzip
+ unzip,
+ zip
 Standards-Version: 3.9.4
 X-Python-Version: >= 2.6
 
 Package: mercurial
 Depends:


More information about the Mercurial-devel mailing list