From: Charles Plessy Date: Sun, 20 Apr 2014 02:24:08 +0000 (+0900) Subject: Requires Python 2.7 or higher. X-Git-Tag: archive/raspbian/0.22.0+ds-1+rpi1~1^2^2~380 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=c9e8ef0322a858f29b6eb6752c63d28bc87e43ae;p=python-pysam.git Requires Python 2.7 or higher. --- diff --git a/debian/changelog b/debian/changelog index 4763ba0..0eea03d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +python-pysam (0.7.7-2) UNRELEASED; urgency=medium + + * Requires Python 2.7 or higher. + + -- Charles Plessy Sun, 20 Apr 2014 11:23:35 +0900 + python-pysam (0.7.7-1) unstable; urgency=medium * New upstream releases. diff --git a/debian/control b/debian/control index c0aa729..0c139ff 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,7 @@ Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/python-pysam.git Vcs-Git: git://anonscm.debian.org/debian-med/python-pysam.git Homepage: https://github.com/pysam-developers/pysam -X-Python-Version: >= 2.6 +X-Python-Version: >= 2.7 Package: python-pysam Architecture: any