[tryton-debian-vcs] pywebdav branch debian updated. debian/0.9.8-9-3-g3d1fe7c

Mathias Behrle tryton-debian-vcs at alioth.debian.org
Fri Apr 10 16:15:17 UTC 2015


The following commit has been merged in the debian branch:
https://alioth.debian.org/plugins/scmgit/cgi-bin/gitweb.cgi/?p=tryton/pywebdav.git;a=commitdiff;h=debian/0.9.8-9-3-g3d1fe7c

commit 3d1fe7c75279ebb0eb86004ec6f687c303a7f9a1
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 647dc02..4faf2f6 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,10 @@ 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, dh-python
+ debhelper (>= 9),
+ dh-python,
+ python (>= 2.6.6-3~),
+ python-setuptools,
 Standards-Version: 3.9.6
 Homepage: http://code.google.com/p/pywebdav/
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=tryton/pywebdav.git
@@ -13,13 +16,13 @@ X-Python-Version: >= 2.4
 
 Package: python-webdav
 Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}, python-pkg-resources
+Depends: python-pkg-resources, ${misc:Depends}, ${python:Depends}
 Breaks:
  tryton-modules-calendar (<= 2.2.0-1),
  tryton-modules-calendar-scheduling (<= 2.2.1-1),
  tryton-modules-calendar-todo (<= 2.2.0-1),
  tryton-modules-party-vcarddav (<= 2.2.0-1),
- tryton-server (<= 2.2.1-1)
+ tryton-server (<= 2.2.1-1),
 Description: WebDAV server implementation in Python
  PyWebDAV is a WebDAV server implementation in Python. It's aim is to provide a
  simple interface to webdav services to any application which needs it. It can
-- 
pywebdav



More information about the tryton-debian-vcs mailing list