[Pkg-roundcube-maintainers] roundcube update script

Vincent Bernat bernat at debian.org
Thu Mar 26 09:29:47 UTC 2015


 ❦ 26 mars 2015 01:11 +0100, Sandro Knauß <bugs at sandroknauss.de> :

>> If you are OK with the change, reimport it (delete the previous tag
>> first, I think we are not many to have downloaded the previous tag,
>> that's easier than
>> to use an epoch just for that).
>
> done. Now i can compile roundcube again :)

Great! Thanks!

> E: roundcube-plugins: privacy-breach-may-use-debian-package
> usr/share/roundcube/plugins/http_authentication/logout.html You may
> use libjs-jquery
> package. (https://ajax.googleapis.com/ajax/libs/jquery/1.6/jquery.min.js)
>
> that is html only file - is is possible to get the path to a
> jquery.min.js in program/js/jquery.min.js ?

Maybe this could be replaced by `../../js/jquery.min.js`, but I am
unsure how the HTML file is served exactly. This would need testing. I
don't think this is worth the effort. Each additional modification makes
it difficult to maintain the package and the package is already
difficult to maintain. More information on the tag here:

 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=726998
 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=743694
 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=765503

So, currently, this tag is not backed by policy. I think we should
ignore it (even if we fail the island test, but that's not a core
functionality).

> W: roundcube-core: script-not-executable usr/share/roundcube/bin/*
>
> chmod 750 $(CURDIR)/debian/roundcube-core/usr/share/roundcube/bin/
>
> in binary-install/roundcube-core didn't help.

I think this is overriden by the last generic rule about
binary-install. You could add:

		find $(CURDIR)/debian/$(cdbs_curpkg)/usr/share/roundcube/bin -type f -print0 | xargs -r0 chmod +x ; \

> O: roundcube-core: package-contains-upstream-install-documentation usr/share/doc/roundcube-core/INSTALL.gz
> X: roundcube-core: package-contains-broken-symlink
> usr/share/doc/roundcube/config.inc.php.dist
> ../../roundcube/config.inc.php.dist
> X: roundcube-core: package-contains-broken-symlink
> usr/share/roundcube/plugins/jqueryui/config.inc.php
> etc/roundcube/plugins/jqueryui/config.inc.php
> X: roundcube-core: package-contains-broken-symlink usr/share/roundcube/program/js/tinymce ../../../tinymce/www
> X: roundcube-core: package-contains-broken-symlink var/lib/roundcube/config/config.inc.php etc/roundcube/config.inc.php
>
> ^^ should i care? tinymce is properly an reported issue because it is
> a link to an onther pacakage.

No, ignore any pedantic lintian warning.
-- 
Harp not on that string.
		-- William Shakespeare, "Henry VI"
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 818 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-roundcube-maintainers/attachments/20150326/96bcc35e/attachment.sig>


More information about the Pkg-roundcube-maintainers mailing list