This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch debian/unstable in repository bedtools.
commit 5fa14b5eca01d72648ab02c44a168df1765abaa2 Author: Andreas Tille <[email protected]> Date: Tue Jul 7 17:22:56 2015 +0200 Bash completions now go to /usr/share/bash-completion/completions --- debian/bedtools.install | 2 +- debian/changelog | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/bedtools.install b/debian/bedtools.install index 063e263..b0a9325 100644 --- a/debian/bedtools.install +++ b/debian/bedtools.install @@ -1,3 +1,3 @@ bin/* usr/bin genomes usr/share/bedtools -debian/bash_completion/* etc/bash_completion.d +debian/bash_completion/* /usr/share/bash-completion/completions diff --git a/debian/changelog b/debian/changelog index 9fdbef1..7512f1a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ bedtools (2.24.0-1) UNRELEASED; urgency=medium * Remove superfluous debian/README.source and replace it by a helpful one describing the workflow of this Git archive * New upsteam version + * Bash completions now go to /usr/share/bash-completion/completions -- Andreas Tille <[email protected]> Tue, 07 Jul 2015 16:40:52 +0200 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/bedtools.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
