[Python-modules-team] Bug#911904: Processed: block 911904 with 911915
Ondřej Surý
ondrej at sury.org
Fri Oct 26 09:51:30 BST 2018
LIBTIDY_LIBRARY=$(shell readlink -f /usr/lib/$(DEB_HOST_MULTIARCH)/libtidy.so)
LIBTIDY_PACKAGE=$(shell dpkg-query --search $(LIBTIDY_LIBRARY) | cut -f 1 -d :)
LIBTIDY_LIBRARY_FILE$(shell basename $(LIBTIDY_LIBRARY))
then
sed -e “s/libtidy.so/$(LIBTIDY_LIBRARY_FILE)” lib.py
echo libtidy:Depends=$(LIBTIDY_PACKAGE) > python-utidylib.substvars
and replace
libtidy5deb1 | libtidy5,
with
${libtidy:Depends}
in d/control
Then debug it into functionality… :)
O.
--
Ondřej Surý
ondrej at sury.org
> On 26 Oct 2018, at 10:21, Debian Bug Tracking System <owner at bugs.debian.org> wrote:
>
> Processing commands for control at bugs.debian.org:
>
>> block 911904 with 911915
> Bug #911904 [src:utidylib] utidylib: Please make another upload for tidy-html5 2:5.6.0 compatibility
> 911904 was not blocked by any bugs.
> 911904 was not blocking any bugs.
> Added blocking bug(s) of 911904: 911915
>> thanks
> Stopping processing here.
>
> Please contact me if you need assistance.
> --
> 911904: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=911904
> Debian Bug Tracking System
> Contact owner at bugs.debian.org with problems
More information about the Python-modules-team
mailing list