[tryton-debian-vcs] hgnested branch debian updated. debian/0.6-6-3-g1bf1637

Mathias Behrle tryton-debian-vcs at alioth.debian.org
Fri Apr 10 16:15:11 UTC 2015


The following commit has been merged in the debian branch:
https://alioth.debian.org/plugins/scmgit/cgi-bin/gitweb.cgi/?p=tryton/hgnested.git;a=commitdiff;h=debian/0.6-6-3-g1bf1637

commit 1bf1637b941c4217bd0be37436c64d26455b51c2
Author: Mathias Behrle <mathiasb at m9s.biz>
Date:   Fri Apr 10 18:14:27 2015 +0200

    Wrapping and sorting control files (wrap-and-sort -bts).

diff --git a/debian/control b/debian/control
index 6517b35..a7cc1b7 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,10 @@ Priority: optional
 Maintainer: Debian Tryton Maintainers <maintainers at debian.tryton.org>
 Uploaders: Mathias Behrle <mathiasb at m9s.biz>
 Build-Depends:
- debhelper (>= 9), python (>= 2.6.6-3~), python-setuptools, dh-python
+ debhelper (>= 9),
+ dh-python,
+ python (>= 2.6.6-3~),
+ python-setuptools,
 Standards-Version: 3.9.6
 Homepage: http://code.google.com/p/hgnested/
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=tryton/hgnested.git
@@ -13,7 +16,7 @@ X-Python-Version: >= 2.5
 
 Package: mercurial-nested
 Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}, python-pkg-resources, mercurial
+Depends: mercurial, python-pkg-resources, ${misc:Depends}, ${python:Depends}
 Description: Mercurial extension to work with nested repositories
  The extension was inspired by the forest extension by Robin Farine. It allows
  to apply common Mercurial commands to all the nested repositories at once like
-- 
hgnested



More information about the tryton-debian-vcs mailing list