[tryton-debian-vcs] tryton-client branch debian updated. debian/3.4.3-1-1-g7e82a7b

Mathias Behrle tryton-debian-vcs at alioth.debian.org
Fri Apr 10 16:15:26 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-client.git;a=commitdiff;h=debian/3.4.3-1-1-g7e82a7b

commit 7e82a7bf460f5372dff0f3138c1adbc23bdf833b
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 df20748..17911f0 100644
--- a/debian/control
+++ b/debian/control
@@ -4,8 +4,11 @@ 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,
- python-sphinx (>= 1.0.7+dfsg), dh-python
+ debhelper (>= 9),
+ dh-python,
+ python (>= 2.6.6-3~),
+ python-setuptools,
+ python-sphinx (>= 1.0.7+dfsg),
 Standards-Version: 3.9.6
 Homepage: http://www.tryton.org/
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=tryton/tryton-client.git
@@ -15,10 +18,18 @@ X-Python-Version: >= 2.7
 Package: tryton-client
 Architecture: all
 Depends:
- ${misc:Depends}, ${python:Depends}, python-dateutil, python-gtk2,
- python-simplejson, librsvg2-common, python-pkg-resources
+ librsvg2-common,
+ python-dateutil,
+ python-gtk2,
+ python-pkg-resources,
+ python-simplejson,
+ ${misc:Depends},
+ ${python:Depends},
 Recommends:
- libreoffice-writer, libreoffice-calc, pdf-viewer, python-goocalendar
+ libreoffice-calc,
+ libreoffice-writer,
+ pdf-viewer,
+ python-goocalendar,
 Suggests: tryton-client-doc, tryton-server, tryton-server-doc
 Description: Tryton Application Platform (Client)
  Tryton is a high-level general purpose application platform. It is the base
-- 
tryton-client



More information about the tryton-debian-vcs mailing list