On Mon, Dec 16, 2013 at 9:41 PM, Jaromír Mikeš <[email protected]> wrote: > > > > 2013/12/16 Felipe Sateler <[email protected]> >> >> On Sun, Dec 15, 2013 at 7:44 PM, Jaromír Mikeš <[email protected]> >> wrote: >> > Hi Felipe, >> > >> > Fixed ;) >> > Thank you for checking this. >> >> >> There are a few lintian warnings: >> >> W: zam-plugins: executable-not-elf-or-script >> usr/lib/lv2/zamtube.lv2/manifest.ttl >> W: zam-plugins: executable-not-elf-or-script >> usr/lib/lv2/zamcompx2.lv2/manifest.ttl >> W: zam-plugins: executable-not-elf-or-script >> usr/lib/lv2/zamcompexp.lv2/zamcompexp.ttl >> W: zam-plugins: executable-not-elf-or-script >> usr/lib/lv2/zamexcite.lv2/manifest.ttl >> W: zam-plugins: executable-not-elf-or-script >> usr/lib/lv2/zamcompx2.lv2/zamcompx2.ttl >> W: zam-plugins: executable-not-elf-or-script >> usr/lib/lv2/zamcomp.lv2/manifest.ttl >> W: zam-plugins: executable-not-elf-or-script >> usr/lib/lv2/zamexcite.lv2/zamexcite.ttl >> W: zam-plugins: executable-not-elf-or-script >> usr/lib/lv2/zamtube.lv2/zamtube.ttl >> W: zam-plugins: executable-not-elf-or-script >> usr/lib/lv2/zamulticomp.lv2/manifest.ttl >> W: zam-plugins: executable-not-elf-or-script >> usr/lib/lv2/zamdither.lv2/manifest.ttl >> W: zam-plugins: executable-not-elf-or-script >> usr/lib/lv2/zamcompexp.lv2/manifest.ttl >> W: zam-plugins: executable-not-elf-or-script >> usr/lib/lv2/zamcomp.lv2/zamcomp.ttl >> W: zam-plugins: executable-not-elf-or-script >> usr/lib/lv2/zameq2.lv2/zameq2.ttl >> W: zam-plugins: executable-not-elf-or-script >> usr/lib/lv2/zamvalve.lv2/zamvalve.ttl >> W: zam-plugins: executable-not-elf-or-script >> usr/lib/lv2/zamulticomp.lv2/zamulticomp.ttl >> W: zam-plugins: executable-not-elf-or-script >> usr/lib/lv2/zameq2.lv2/manifest.ttl >> W: zam-plugins: executable-not-elf-or-script >> usr/lib/lv2/zamdither.lv2/zamdither.ttl >> W: zam-plugins: executable-not-elf-or-script >> usr/lib/lv2/zamvalve.lv2/manifest.ttl >> >> >> Also, the description could use some improving (ie, what do each of >> the plugins do?). > > > Hi, > > description improved now. > > As regards lintian warnings ... upstream provide these files not-executable > and there is dh_fixperms running which should fix this kind of problems. > Not sure in which stage of packaging they became executable and how to fix > this :(
They are installed as executable by the "install" command as used in the upstream makefile. A chmod after make install should fix it. -- Saludos, Felipe Sateler _______________________________________________ pkg-multimedia-maintainers mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers
