This is an automated email from the git hooks/post-receive script. lkajan pushed a commit to branch master in repository python-freecontact.
commit 7c541fa9a08513f77bdabfe3644146e3573359b1 Author: Laszlo Kajan <[email protected]> Date: Thu Sep 19 19:22:21 2013 +0200 fixed vcs lines --- debian/Description | 2 +- debian/control | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/Description b/debian/Description index 4a4cba2..688a05b 100644 --- a/debian/Description +++ b/debian/Description @@ -6,7 +6,7 @@ PSICOV of D. Jones (2011). FreeContact is accelerated by a combination of vector instructions, multiple threads, and faster implementation of key parts. -Depending on the alignment, 10-fold or higher speedups are possible. +Depending on the alignment, 8-fold or higher speedups are possible. A sufficiently large alignment is required for meaningful results. As a minimum, an alignment with an effective (after-weighting) sequence count diff --git a/debian/control b/debian/control index 5ba0ce7..787111d 100644 --- a/debian/control +++ b/debian/control @@ -5,9 +5,9 @@ Maintainer: Debian Med Packaging Team <[email protected]. Uploaders: Laszlo Kajan <[email protected]> Build-Depends: debhelper (>= 9~), libboost-python-dev, libfreecontact0-dev, python-all-dev (>= 2.6.6-3~), python-all-dbg Standards-Version: 3.9.4 -Vcs-Git: git://git.debian.org/debian-med/python-freecontact.git -Vcs-Browser: http://git.debian.org/?p=debian-med/python-freecontact.git Homepage: http://rostlab.org/ +Vcs-Git: git://anonscm.debian.org/debian-med/python-freecontact.git +Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/python-freecontact.git X-Python-Version: >= 2.6 Package: python-freecontact -- Alioth's /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/python-freecontact.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
