Code review comment for lp:~banw/compiz/compiz.colorfilter

Revision history for this message
Dimitri John Ledkov (xnox) wrote :

This fails to build from source, as the ./debian/compiz-plugins*.install* files were not updated.
Where should this plugin ship? In compiz-plugins-default or compiz-plugins? I can propose a branch to adjust packaging, but need to know which package should ship this plugin.

dh_install --fail-missing
dh_install: usr/share/compiz/colorfilter.xml exists in debian/tmp but is not installed to anywhere
dh_install: usr/share/compiz/colorfilter/data/filters/contrast.frag exists in debian/tmp but is not installed to anywhere
dh_install: usr/share/compiz/colorfilter/data/filters/negative-green.frag exists in debian/tmp but is not installed to anywhere
dh_install: usr/share/compiz/colorfilter/data/filters/grayscale.frag exists in debian/tmp but is not installed to anywhere
dh_install: usr/share/compiz/colorfilter/data/filters/blackandwhite.frag exists in debian/tmp but is not installed to anywhere
dh_install: usr/share/compiz/colorfilter/data/filters/protanopia.frag exists in debian/tmp but is not installed to anywhere
dh_install: usr/share/compiz/colorfilter/data/filters/swap-red-blue.frag exists in debian/tmp but is not installed to anywhere
dh_install: usr/share/compiz/colorfilter/data/filters/sepia.frag exists in debian/tmp but is not installed to anywhere
dh_install: usr/share/compiz/colorfilter/data/filters/deuteranopia.frag exists in debian/tmp but is not installed to anywhere
dh_install: usr/share/compiz/colorfilter/data/filters/swap-red-green.frag exists in debian/tmp but is not installed to anywhere
dh_install: usr/share/compiz/colorfilter/data/filters/swap-green-blue.frag exists in debian/tmp but is not installed to anywhere
dh_install: usr/share/compiz/colorfilter/data/filters/negative-lightness.frag exists in debian/tmp but is not installed to anywhere
dh_install: usr/share/compiz/colorfilter/data/filters/negative.frag exists in debian/tmp but is not installed to anywhere
dh_install: usr/share/compiz/colorfilter/data/filters/blueish-filter.frag exists in debian/tmp but is not installed to anywhere
dh_install: usr/lib/x86_64-linux-gnu/compiz/libcolorfilter.so exists in debian/tmp but is not installed to anywhere
dh_install: missing files, aborting

« Back to merge proposal