[pkg-crosswire-devel] Bibletime v3.0-1
Bastian Germann
bastiangermann at fishpost.de
Thu Aug 20 09:24:06 BST 2020
Am 19.08.20 um 15:34 schrieb Roberto C. Sánchez:
> On Mon, Aug 17, 2020 at 04:46:15PM +0200, Bastian Germann wrote:
>> Hi,
>>
>> I have just updated the bibletime package's git to the new upstream
>> version. Does anyone want to review and upload it?
>>
> Hi Bastian,
>
> The 3.0-1 package produced some complaints from lintian that should be
> addressed before uploading:
>
> W: bibletime: executable-not-elf-or-script usr/bin/DisplayView.qml
>
> That file appears to be a program of some sort but not one that is
> directly executable. Would it be possible to relocate it to some other
> place, like under /usr/share/bibletime? I'm not sure how that would
> affect the program or what that would entail.
The file is loaded via
QCoreApplication::applicationDirPath() + "/" + "DisplayView.qml";
So either we leave it in place or patch that call.
>
> W: bibletime source: no-nmu-in-changelog
>
> It appears that you are not listed in Uploaders in d/control. I suggest
> you add yourself so that lintian understands you are part of the
> maintainer team.
I Added "Team upload" to the changelog.
More information about the pkg-crosswire-devel
mailing list