[tryton-debian-vcs] pywebdav branch debian updated. debian/0.9.8-9-10-g7c7d81d

Mathias Behrle tryton-debian-vcs at alioth.debian.org
Sat Mar 5 00:23:16 UTC 2016


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-10-g7c7d81d

commit 7c7d81d2faa652115633134d89b4dc0a40ffc815
Author: Mathias Behrle <mathiasb at m9s.biz>
Date:   Sat Mar 5 01:04:03 2016 +0100

    Removing the version constraint from python.
    
    The minimal python version is guaranteed anyway by X-Python >= 2.7.

diff --git a/debian/control b/debian/control
index c190be6..21e1959 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Mathias Behrle <mathiasb at m9s.biz>
 Build-Depends:
  debhelper (>= 9),
  dh-python,
- python (>= 2.6.6-3~),
+ python,
  python-setuptools,
 Standards-Version: 3.9.7
 Homepage: http://code.google.com/p/pywebdav/
-- 
pywebdav



More information about the tryton-debian-vcs mailing list