Oops, forgot to Cc the bug... ----- Forwarded message from Rene Engelhard <r...@debian.org> -----
Date: Sat, 26 Sep 2015 12:53:02 +0200 From: Rene Engelhard <r...@debian.org> To: Scott Kitterman <sc...@kitterman.com>, d...@debian.org Subject: Re: Processed: reassign 790701 to python3-uno User-Agent: Mutt/1.5.21 (2010-09-15) found 790701 1:4.4.4~rc2-1 thanks On Sat, Sep 26, 2015 at 12:32:00PM +0200, Rene Engelhard wrote: > and it's definitely not empty: > > (jessie)rene@frodo:~/Downloads$ dpkg --contents > python3-uno_4.4.4-rc2-1_i386.deb [...] And the rtupdate hook (which is a generated file..) also isn't: (jessie)rene@frodo:~/Downloads$ dpkg-deb -x python3-uno_4.4.4-rc2-1_i386.deb . (jessie)rene@frodo:~/Downloads$ cd usr/share/python3/runtime.d (jessie)rene@frodo:~/Downloads/usr/share/python3/runtime.d$ cat python3-uno.rtupdate #! /bin/sh set -e if [ "$1" = rtupdate ]; then py3clean -p python3-uno /usr/lib/libreoffice/program py3compile -p python3-uno -V 3.4 /usr/lib/libreoffice/program fi(jessie)rene@frodo:~/Downloads/usr/share/python3/runtime.d$ Regards, Rene ----- End forwarded message -----