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

Re: Comments and Sponsor for new package privacyIDEA



On Sat, Oct 3, 2015 at 6:10 PM, Cornelius Kölbel wrote:

>   lintian -i -I --show-overrides python-privacyidea_2.*_amd64.changes
> and get some errors about "missing sources" for javascript files.
>
> But in fact, these are the sources - as they are generated by angular-gettext.

Sounds like you have some prebuilt files in the upstream tarball,
these lintian warnings indicate that too:

source-contains-prebuilt-python-object
source-contains-prebuilt-javascript-object

Usually all generated files are created at build time not at upstream
tarball build time, so you should be running angular-gettext during
the debian/rules build process instead of during the upstream tarball
build process.

-- 
bye,
pabs

https://wiki.debian.org/PaulWise


Reply to: