This is an automated email from the git hooks/post-receive script. afif pushed a commit to branch master in repository pbsuite.
commit a9ac427f57448da44c1a02538ea26c6cc3eb2c20 Author: Afif Elghraoui <[email protected]> Date: Fri Feb 26 23:48:29 2016 -0800 Add symlinks with original upstream names for compatibility Honey.py -> Honey Jelly.py -> Jelly --- debian/README.Debian | 7 +------ debian/pbhoney.links | 1 + debian/pbjelly.links | 1 + 3 files changed, 3 insertions(+), 6 deletions(-) diff --git a/debian/README.Debian b/debian/README.Debian index 98ffe65..209575c 100644 --- a/debian/README.Debian +++ b/debian/README.Debian @@ -1,15 +1,10 @@ pbsuite for Debian ------------------ -The main executables for PBHoney and PBJelly are Honey and Jelly, -respectively. This differs from the original upstream distribution -in that the implementation language is not advertised in the -file names. - 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]>, Mon, 8 Feb 2016 19:30:35 -0800 + -- Afif Elghraoui <[email protected]>, Fri, 26 Feb 2016 23:49:39 -0800 diff --git a/debian/pbhoney.links b/debian/pbhoney.links index 570c6fa..61f5021 100644 --- a/debian/pbhoney.links +++ b/debian/pbhoney.links @@ -1 +1,2 @@ /usr/lib/python2.7/dist-packages/pbsuite/honey/Honey.py /usr/bin/Honey +/usr/bin/Honey /usr/bin/Honey.py diff --git a/debian/pbjelly.links b/debian/pbjelly.links index 11c37f6..c1cc2d0 100644 --- a/debian/pbjelly.links +++ b/debian/pbjelly.links @@ -1 +1,2 @@ /usr/lib/python2.7/dist-packages/pbsuite/jelly/Jelly.py /usr/bin/Jelly +/usr/bin/Jelly /usr/bin/Jelly.py -- 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
