This is an automated email from the git hooks/post-receive script. sascha-guest pushed a commit to branch master in repository ariba.
commit 4db68d665de370961c2861d00b3cd9bec6937a55 Author: Sascha Steinbiss <[email protected]> Date: Sun May 29 12:00:43 2016 +0000 relax pysam version for tests --- debian/patches/relax-pysam-version.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/debian/patches/relax-pysam-version.patch b/debian/patches/relax-pysam-version.patch index aa7114f..8c5b240 100644 --- a/debian/patches/relax-pysam-version.patch +++ b/debian/patches/relax-pysam-version.patch @@ -13,3 +13,13 @@ Author: Sascha Steinbiss <[email protected]> 'pymummer>=0.6.1', ], license='GPLv3', +--- a/ariba/versions.py ++++ b/ariba/versions.py +@@ -12,7 +12,6 @@ + } + + package_max_versions = { +- 'pysam': '0.8.3', + } + + -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/ariba.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
