[tryton-debian-vcs] goocalendar branch debian updated. debian/0.2-1-8-g840e794

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


The following commit has been merged in the debian branch:
https://alioth.debian.org/plugins/scmgit/cgi-bin/gitweb.cgi/?p=tryton/goocalendar.git;a=commitdiff;h=debian/0.2-1-8-g840e794

commit 840e794ee209fd8ee1488cb49394abdd7a5e2702
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 8d12628..b6cc6ea 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Mathias Behrle <mathiasb at m9s.biz>
 Build-Depends:
  debhelper (>= 9),
  dh-python (>= 1.20130901-1~),
- python (>= 2.6.6-3~),
+ python,
  python-setuptools,
  python-sphinx (>= 1.0.7+dfsg),
 Standards-Version: 3.9.7
-- 
goocalendar



More information about the tryton-debian-vcs mailing list