This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository abyss.
commit 2d192f1687484e2220dd28ac17c73c15e8b8045c Author: Andreas Tille <[email protected]> Date: Mon Mar 9 08:38:00 2015 +0100 abyss-fixmate and DistanceEst are expected to be in /usr/bin by sga --- debian/changelog | 6 ++++++ debian/install | 6 ++++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 70bea55..f7cf76c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +abyss (1.5.2-2) UNRELEASED; urgency=medium + + * abyss-fixmate and DistanceEst are expected to be in /usr/bin by sga + + -- Andreas Tille <[email protected]> Mon, 09 Mar 2015 08:33:10 +0100 + abyss (1.5.2-1) unstable; urgency=medium * New upstream version (remove applied patches) diff --git a/debian/install b/debian/install index b23400c..3785830 100644 --- a/debian/install +++ b/debian/install @@ -1,2 +1,4 @@ -usr/bin/abyss-pe usr/bin -usr/bin/* usr/lib/abyss +usr/bin/abyss-pe usr/bin +usr/bin/abyss-fixmate usr/bin +usr/bin/DistanceEst usr/bin +usr/bin/* usr/lib/abyss -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/abyss.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
