[med-svn] [Git][med-team/qiime][master] Delete qiime-data package description from d/control
Liubov Chuprikova
gitlab at salsa.debian.org
Sat Nov 3 12:18:13 GMT 2018
Liubov Chuprikova pushed to branch master at Debian Med / qiime
Commits:
458dbb99 by Liubov Chuprikova at 2018-11-03T12:14:28Z
Delete qiime-data package description from d/control
- - - - -
2 changed files:
- debian/control
- debian/rules
Changes:
=====================================
debian/control
=====================================
@@ -101,11 +101,3 @@ Description: Quantitative Insights Into Microbial Ecology
a cluster environment. QIIME is built in Python using the open-source
PyCogent toolkit. It makes extensive use of unit tests, and is highly
modular to facilitate custom analyses.
-
-Package: qiime-data
-Architecture: all
-Depends: ${misc:Depends}
-Description: Quantitative Insights Into Microbial Ecology (supporting data)
- This package contains the GreenGenes core data set needed by QIIME for PyNAST
- alignment and filtering, but you will still need to download the appropriate
- database for taxonomic assignment.
=====================================
debian/rules
=====================================
@@ -12,7 +12,7 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=+all
# For testing, we need .egg-info so the entry points are available.
export PYBUILD_BEFORE_TEST=python{version} setup.py develop --install-dir {build_dir}
# Delete .egg-info and other files that were generated along with .egg-info
-export PYBUILD_AFTER_TEST=rm -rf {build_dir}/qiime2.egg-* {build_dir}/site.py
+export PYBUILD_AFTER_TEST=rm -rf {build_dir}/qiime2.egg-* {build_dir}/site.py {build_dir}/easy-install.pth
%:
dh $@ --with python3 --buildsystem=pybuild
View it on GitLab: https://salsa.debian.org/med-team/qiime/commit/458dbb99fcfd21f22679f9752933d00288938163
--
View it on GitLab: https://salsa.debian.org/med-team/qiime/commit/458dbb99fcfd21f22679f9752933d00288938163
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20181103/81415506/attachment.html>
More information about the debian-med-commit
mailing list