[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Non-normalised field Provides in UDD table



On Thu, Apr 12, 2018 at 09:22:35PM +0200, Ole Streicher wrote:
> 
> If there are no other urgent things, I would like to upload the new
> version (to experimental? or directly to unstable?). Remember, it will
> go through NEW (new binary python3-blends) and so take some time.

Hmmmm,

diff --git a/Makefile b/Makefile
index e05adcc..664e9a0 100755
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 
+export GENCONTROL_OPTS = --udd
+
 BLENDMAKEFILE=/usr/share/blends-dev/Makefile
 
 CheckBLENDMakefile := $(shell if [ -e $(BLENDMAKEFILE) ] ; then echo 1 ; else echo 0 ; fi)


but no --udd option for the /usr/share/blends-dev/blend-gen-control
call.  How are you triggering the UDD option at your side?

I also need to admit that the issue with libodil0-dev remains:
It is in Suggests when using --udd and in Recommends without
UDD.

BTW, I invented the debug[1] task to have short tasks featuring only the
critical parts in the tasks.  I'd recommend to add libodil0-dev there
and may be you add some logging feature with more verbose debug output.

Or is this all me and only at my side???

Kind regards

      Andreas.


[1] https://salsa.debian.org/blends-team/debug

-- 
http://fam-tille.de


Reply to: