( Forwarded from https://bugs.debian.org/794852 )
Some files distributed in codeblocks' source tarball are considered to be non-distributable by Debian due to violating the DFSG, i.e. these files to be specific:
Rationale for their removal can be found at https://lintian.debian.org/tags/license-problem-non-free-img-lenna.html
Please consider removing these files from codeblocks' source tarball. Thanks!
Oh, the lena.jpg(in the scriptedwizard folder) is added by me to gives a OpenCV project wizard, so I think we can use another one?
Last edit: ollydbg 2016-05-20
I think any 512x512 jpeg image (that's appropriately licensed) would work to replace lena.jpg.
I looked through a few other packages tagged with this lintian tag in Debian just to see how some other package maintainers dealt with this issue; it looks like most maintainers simply removed those files from their packages, although the nomacs maintainer apparently took a picture of his dogs on a walk and replaced lena.jpg instances with that instead (see http://anonscm.debian.org/cgit/pkg-lxqt/nomacs.git/commit/?id=e262561b97081cab046755755b3b181c5d07d42f for the commit and http://anonscm.debian.org/cgit/pkg-lxqt/nomacs.git/plain/src/img/lena.jpg?id=e262561b97081cab046755755b3b181c5d07d42f for the raw image itself).
Last edit: Vincent C. 2016-05-24
I take some time to find a good image for opencv wizard, here is the link:
http://docs.opencv.org/2.4/modules/contrib/doc/facerec/tutorial/facerec_video_recognition.html
So, can we use this one: https://en.wikipedia.org/wiki/File:Arnold_Schwarzenegger_edit%28ws%29.jpg
?
Or, we can use our logo image of C::B.
Last edit: ollydbg 2016-05-26
That public domain image would be fine. Ditto for the C::B logo, since they're both freely licensed. Thanks!
The rev 10858 has fixed the issue in opencv project wizard, thanks.
About another lena.jpg image, I don't know how to fix it.
OK, the issue is fixed, see this post: ticket 367