[tryton-debian-vcs] tryton-modules-health branch debian updated. debian/2.8.1-1-1-gf03e2a0

Mathias Behrle tryton-debian-vcs at alioth.debian.org
Fri Apr 10 16:17:34 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-health.git;a=commitdiff;h=debian/2.8.1-1-1-gf03e2a0

commit f03e2a066fb2420980bc313485f849618eccd687
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 5e9f04f..055b471 100644
--- a/debian/control
+++ b/debian/control
@@ -5,9 +5,9 @@ Maintainer: Debian Tryton Maintainers <maintainers at debian.tryton.org>
 Uploaders: Mathias Behrle <mathiasb at m9s.biz>
 Build-Depends:
  debhelper (>= 9),
+ dh-python,
  python (>= 2.6.6-3~),
  python-setuptools,
- dh-python
 Standards-Version: 3.9.6
 Homepage: http://health.gnu.org/
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=tryton/tryton-modules-health.git
@@ -17,19 +17,19 @@ X-Python-Version: >= 2.7
 Package: tryton-modules-health
 Architecture: all
 Depends:
- ${misc:Depends},
- ${python:Depends},
  python-pkg-resources,
- tryton-server (>= ${version:tmajor}~),
- tryton-server (<< ${version:tdev}~),
- tryton-modules-company (>= ${version:tmajor}~),
  tryton-modules-company (<< ${version:tdev}~),
- tryton-modules-currency (>= ${version:tmajor}~),
+ tryton-modules-company (>= ${version:tmajor}~),
  tryton-modules-currency (<< ${version:tdev}~),
- tryton-modules-party (>= ${version:tmajor}~),
+ tryton-modules-currency (>= ${version:tmajor}~),
  tryton-modules-party (<< ${version:tdev}~),
+ tryton-modules-party (>= ${version:tmajor}~),
+ tryton-modules-product (<< ${version:tdev}~),
  tryton-modules-product (>= ${version:tmajor}~),
- tryton-modules-product (<< ${version:tdev}~)
+ tryton-server (<< ${version:tdev}~),
+ tryton-server (>= ${version:tmajor}~),
+ ${misc:Depends},
+ ${python:Depends},
 Description: Tryton Application Platform (Health 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
diff --git a/debian/copyright b/debian/copyright
index 2140016..66182f0 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -378,4 +378,3 @@ License: CC-BY-SA-3.0
  not granted under this License, such additional rights are deemed to be
  included in the License; this License is not intended to restrict the
  license of any rights under applicable law.
-
-- 
tryton-modules-health



More information about the tryton-debian-vcs mailing list