[tryton-debian-vcs] tryton-modules-health-inpatient branch debian updated. debian/2.8.1-1-1-g8c012e6
Mathias Behrle
tryton-debian-vcs at alioth.debian.org
Fri Apr 10 16:18:07 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-inpatient.git;a=commitdiff;h=debian/2.8.1-1-1-g8c012e6
commit 8c012e647c5df9f89eb0ef2217aa28ada2db6ed9
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 e2f11ab..bc6c259 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-inpatient.git
@@ -17,13 +17,13 @@ X-Python-Version: >= 2.7
Package: tryton-modules-health-inpatient
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 (>= ${version:major}~),
+ tryton-server (<< ${version:tdev}~),
+ tryton-server (>= ${version:tmajor}~),
+ ${misc:Depends},
+ ${python:Depends},
Description: Tryton Application Platform (Health Inpatient 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-inpatient
More information about the tryton-debian-vcs
mailing list