[Blends-commit] [Git][blends-team/med][master] Re-render after removal of non-existing filo and python3-bd2k
Andreas Tille
gitlab at salsa.debian.org
Fri Apr 13 09:48:18 UTC 2018
Andreas Tille pushed to branch master at Debian Blends Team / med
Commits:
081c6dc7 by Andreas Tille at 2018-04-13T11:48:11+02:00
Re-render after removal of non-existing filo and python3-bd2k
- - - - -
2 changed files:
- Makefile
- debian/control
Changes:
=====================================
Makefile
=====================================
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,20 @@
#!/usr/bin/make -f
+export GENCONTROLOPTS = "--udd"
+
+export GENCONTROL_OPTS = "--udd"
+
+testopts:
+ echo ${GENCONTROLOPTS}
+ if [ "$$GENCONTROLOPTS" != "" ] ; then \
+ echo "GENCONTROLOPTS = ${GENCONTROLOPTS} ( $(GENCONTROLOPTS) )" ; \
+ fi
+ echo "Now test the underscore variable"
+ echo ${GENCONTROL_OPTS}
+ if [ "$$GENCONTROL_OPTS" != "" ] ; then \
+ echo "GENCONTROL_OPTS = ${GENCONTROL_OPTS} ( $(GENCONTROL_OPTS) )" ; \
+ fi
+
BLENDMAKEFILE=/usr/share/blends-dev/Makefile
CheckBLENDMakefile := $(shell if [ -e $(BLENDMAKEFILE) ] ; then echo 1 ; else echo 0 ; fi)
=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -201,7 +201,6 @@ Recommends: abacas,
fastx-toolkit,
ffindex,
figtree,
- filo,
fitgcp,
flexbar,
fml-asm,
@@ -934,7 +933,6 @@ Suggests: bioclipse,
python-pyflow,
python-roadrunner,
python-screed,
- python3-bd2k,
python3-biopython-sql | python-biopython-sql,
python3-bx | python-bx,
python3-consensuscore2 | python-consensuscore2,
@@ -1034,7 +1032,6 @@ Recommends: abyss,
fastqc,
fasttree,
fastx-toolkit,
- filo,
fitgcp,
flexbar,
freecontact,
View it on GitLab: https://salsa.debian.org/blends-team/med/commit/081c6dc7519cb10870bfee5667905c5915b0ce6c
---
View it on GitLab: https://salsa.debian.org/blends-team/med/commit/081c6dc7519cb10870bfee5667905c5915b0ce6c
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/blends-commit/attachments/20180413/6fdf7ca4/attachment-0001.html>
More information about the Blends-commit
mailing list