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

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

commit 36eb45ac5f4fb3e1fd1d3e10dac59795824ab762
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 7735d03..99e5bc6 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-calendar.git
@@ -17,15 +17,15 @@ X-Python-Version: >= 2.7
 Package: tryton-modules-health-calendar
 Architecture: all
 Depends:
- ${misc:Depends},
- ${python:Depends},
  python-pkg-resources,
- tryton-server (>= ${version:tmajor}~),
- tryton-server (<< ${version:tdev}~),
- tryton-modules-calendar (>= ${version:tmajor}~),
  tryton-modules-calendar (<< ${version:tdev}~),
- tryton-modules-health (>= ${version:major}~),
+ tryton-modules-calendar (>= ${version:tmajor}~),
  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 Calendar 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-calendar



More information about the tryton-debian-vcs mailing list