[tryton-debian-vcs] tryton-modules-sale-credit-limit branch debian updated. debian/3.4.1-1-1-g811e758

Mathias Behrle tryton-debian-vcs at alioth.debian.org
Fri Apr 10 16:20: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/tryton-modules-sale-credit-limit.git;a=commitdiff;h=debian/3.4.1-1-1-g811e758

commit 811e7588bc4c85562528b4cc57f545b19adb44b6
Author: Mathias Behrle <mathiasb at m9s.biz>
Date:   Fri Apr 10 18:14:28 2015 +0200

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

diff --git a/debian/control b/debian/control
index d0945f8..4cf2153 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://www.tryton.org/
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=tryton/tryton-modules-sale-credit-limit.git
@@ -14,17 +17,19 @@ X-Python-Version: >= 2.7
 Package: tryton-modules-sale-credit-limit
 Architecture: all
 Depends:
- ${misc:Depends}, ${python:Depends}, tryton-server (>= ${version:major}),
+ python-pkg-resources,
  tryton-modules-account-credit-limit (>= ${version:major}),
  tryton-modules-account-invoice (>= ${version:major}),
  tryton-modules-company (>= ${version:major}),
  tryton-modules-currency (>= ${version:major}),
  tryton-modules-sale (>= ${version:major}),
- python-pkg-resources
+ tryton-server (>= ${version:major}),
+ ${misc:Depends},
+ ${python:Depends},
 Description: Tryton Application Platform (Sale Credit Limit Module)
  Tryton is a high-level general purpose application platform. It is the base
  of a complete business solution as well as a comprehensive health and hospital
  information system (GNUHealth).
  .
- This package adds the possibility to check the credit limit for 
+ This package adds the possibility to check the credit limit for
  parties when processing sales.
-- 
tryton-modules-sale-credit-limit



More information about the tryton-debian-vcs mailing list