[tryton-debian-vcs] relatorio branch debian updated. debian/0.6.1-2-3-ga288701
Mathias Behrle
tryton-debian-vcs at alioth.debian.org
Fri Apr 10 16:15:20 UTC 2015
The following commit has been merged in the debian branch:
https://alioth.debian.org/plugins/scmgit/cgi-bin/gitweb.cgi/?p=tryton/relatorio.git;a=commitdiff;h=debian/0.6.1-2-3-ga288701
commit a288701666676f1be5a9d8acbf51b789a495193b
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 959ae08..08de936 100644
--- a/debian/control
+++ b/debian/control
@@ -4,8 +4,13 @@ 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~), dh-python,
- python-setuptools, python-genshi, python-lxml, python-nose
+ debhelper (>= 9),
+ dh-python,
+ python (>= 2.6.6-3~),
+ python-genshi,
+ python-lxml,
+ python-nose,
+ python-setuptools,
Standards-Version: 3.9.6
Homepage: http://code.google.com/p/python-relatorio/
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=tryton/relatorio.git
@@ -15,8 +20,11 @@ X-Python-Version: >= 2.4
Package: python-relatorio
Architecture: all
Depends:
- ${misc:Depends}, ${python:Depends}, python-genshi, python-lxml,
- python-pkg-resources
+ python-genshi,
+ python-lxml,
+ python-pkg-resources,
+ ${misc:Depends},
+ ${python:Depends},
Suggests: python-pycha, python-yaml
Description: Python module to create reports from Python objects
This is a Python module to create reports from Python objects. Output plugins
--
relatorio
More information about the tryton-debian-vcs
mailing list