Loading debian/changelog +0 −5 Original line number Diff line number Diff line Loading @@ -4,11 +4,6 @@ q2cli (2019.10.0-1) UNRELEASED; urgency=medium * New upstream version * Standards-Version: 4.4.1 * Drop unneeded patches * Upstream seems to have dropped zsh command line completion TODO: The dir q2tamplates is pretty much a copy of package q2templates - specifically its also carrying the third party JS + fonts stuff we just excluded in q2templates. It might be worth investigating whether this can be removed in q2cli completely -- Andreas Tille <tille@debian.org> Tue, 12 Nov 2019 09:39:41 +0100 Loading debian/qiime.1 +5 −0 Original line number Diff line number Diff line Loading @@ -11,6 +11,11 @@ QIIME 2 command\-line interface (q2cli) \fB\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\fR .IP To get help with QIIME 2, visit https://qiime2.org. .IP To enable tab completion in ZSH, run the following commands or add them to your .zshrc: .IP autoload bashcompinit && bashcompinit && source \fI\,/usr/share/bashcompletion/completions/qiime\/\fP .SH OPTIONS .TP \fB\-\-version\fR Loading debian/rules +5 −0 Original line number Diff line number Diff line Loading @@ -9,3 +9,8 @@ override_dh_auto_test: ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS))) LC_ALL=C.UTF-8 dh_auto_test -- -s custom --test-args='cd {build_dir}; HOME=${CURDIR} QIIMETEST= nosetests3' endif override_dh_install: dh_install mkdir -p debian/$(DEB_SOURCE)/usr/share/bash-completion/completions mv debian/$(DEB_SOURCE)/usr/bin/tab-qiime debian/$(DEB_SOURCE)/usr/share/bash-completion/completions/qiime Loading
debian/changelog +0 −5 Original line number Diff line number Diff line Loading @@ -4,11 +4,6 @@ q2cli (2019.10.0-1) UNRELEASED; urgency=medium * New upstream version * Standards-Version: 4.4.1 * Drop unneeded patches * Upstream seems to have dropped zsh command line completion TODO: The dir q2tamplates is pretty much a copy of package q2templates - specifically its also carrying the third party JS + fonts stuff we just excluded in q2templates. It might be worth investigating whether this can be removed in q2cli completely -- Andreas Tille <tille@debian.org> Tue, 12 Nov 2019 09:39:41 +0100 Loading
debian/qiime.1 +5 −0 Original line number Diff line number Diff line Loading @@ -11,6 +11,11 @@ QIIME 2 command\-line interface (q2cli) \fB\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\fR .IP To get help with QIIME 2, visit https://qiime2.org. .IP To enable tab completion in ZSH, run the following commands or add them to your .zshrc: .IP autoload bashcompinit && bashcompinit && source \fI\,/usr/share/bashcompletion/completions/qiime\/\fP .SH OPTIONS .TP \fB\-\-version\fR Loading
debian/rules +5 −0 Original line number Diff line number Diff line Loading @@ -9,3 +9,8 @@ override_dh_auto_test: ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS))) LC_ALL=C.UTF-8 dh_auto_test -- -s custom --test-args='cd {build_dir}; HOME=${CURDIR} QIIMETEST= nosetests3' endif override_dh_install: dh_install mkdir -p debian/$(DEB_SOURCE)/usr/share/bash-completion/completions mv debian/$(DEB_SOURCE)/usr/bin/tab-qiime debian/$(DEB_SOURCE)/usr/share/bash-completion/completions/qiime