This is an automated email from the git hooks/post-receive script. afif pushed a commit to branch master in repository pbsuite.
commit 85a57b9e58c39891c02ed31fbbed5271142837df Author: Afif Elghraoui <[email protected]> Date: Sat Feb 27 00:25:43 2016 -0800 Only install README.Debian for pbhoney The notes there are only relevant for that binary package. --- debian/README.Debian | 10 ---------- debian/pbhoney.README.Debian | 7 +++++++ 2 files changed, 7 insertions(+), 10 deletions(-) diff --git a/debian/README.Debian b/debian/README.Debian deleted file mode 100644 index 209575c..0000000 --- a/debian/README.Debian +++ /dev/null @@ -1,10 +0,0 @@ -pbsuite for Debian ------------------- - -PBHoney -``````` -ComplexResolver has been disabled in the Debian package because -we cannot yet satisfy the dependency on python-intervaltree-bio -until Python3.5 compatibility is restored. - - -- Afif Elghraoui <[email protected]>, Fri, 26 Feb 2016 23:49:39 -0800 diff --git a/debian/pbhoney.README.Debian b/debian/pbhoney.README.Debian new file mode 100644 index 0000000..459def0 --- /dev/null +++ b/debian/pbhoney.README.Debian @@ -0,0 +1,7 @@ +pbhoney for Debian +------------------ + +ComplexResolver has been disabled in the Debian package because +python-intervaltree-bio is not yet available in Debian. + + -- Afif Elghraoui <[email protected]>, Sat, 27 Feb 2016 00:26:17 -0800 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/pbsuite.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
