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

Mathias Behrle tryton-debian-vcs at alioth.debian.org
Fri Apr 10 16:18:01 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-icu.git;a=commitdiff;h=debian/2.8.1-1-1-g0fb96ca

commit 0fb96ca9bf31ed3f071ff41a25fe84a87f97954b
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 f68b0ae..5d33355 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-icu.git
@@ -17,17 +17,17 @@ X-Python-Version: >= 2.7
 Package: tryton-modules-health-icu
 Architecture: all
 Depends:
- ${misc:Depends},
- ${python:Depends},
  python-pkg-resources,
- tryton-server (>= ${version:tmajor}~),
- tryton-server (<< ${version:tdev}~),
- tryton-modules-health (>= ${version:major}~),
  tryton-modules-health (<< ${version:dev}~),
- tryton-modules-health-inpatient (>= ${version:major}~),
+ tryton-modules-health (>= ${version:major}~),
  tryton-modules-health-inpatient (<< ${version:dev}~),
- tryton-modules-health-nursing (>= ${version:major}~),
+ tryton-modules-health-inpatient (>= ${version:major}~),
  tryton-modules-health-nursing (<< ${version:dev}~),
+ tryton-modules-health-nursing (>= ${version:major}~),
+ tryton-server (<< ${version:tdev}~),
+ tryton-server (>= ${version:tmajor}~),
+ ${misc:Depends},
+ ${python:Depends},
 Description: Tryton Application Platform (Health ICU 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 7ebac1f..a7b06cb 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-icu



More information about the tryton-debian-vcs mailing list