> ... so I discovered a quite important thing: the documentation built
>>
>
>
>> with sphinx requires the file templatebuiltins.js, but the docs
>>
> tarball doesn't contain it. It's a file from django (the template
>>
> puddletag doc uses) so I think it just need to be copied in the docs
>>
> dir and added to the license file (it's practically what I've done in
>>
> Debian to tick this point).
>>
>
> I didn't notice. Might be due to the fact that I was using a latest version
> of Sphinx.
>

Even weirder is that I don't have templatebuiltins.js anywhere on my system
(not even in the original Django template the docs are based on).


> Ok, something has come up, related to puddlestuff/resource.py: IIUIC
>
>> that file is generated by pyrcc4 from puddlestuff/resourec.qrc which
>> in turn is a "bundle" of the images contained in puddlestuff/data .
>> Now, as per Debian policy, we need the puddlestuff/resourec.qrc and
>> all the data/ images in the tarball: currently we have only some image
>> (we need all of them) and we mist he .qrc file.
>>
>> concentricpuddle: could you please add them and release a new tarball ?
>>
>>
> Not a problem.I'll upload it on the weekend.
>

Uploaded (
http://sourceforge.net/projects/puddletag/files/puddletag-0.10.6-2.tar.gz).
I've also included the French translation source and some other stuff.

As for resourec.qrc (I should really fix that spelling), it contains links
only to files that are used by puddletag. All those were included in the
tarball. Any other data in the dev repo should've deen deleted ages ago (and
pretty soon will be).

Reply via email to