I'm not sure if this should be a new bug, but this one is close enough. cdbs (debhelper.mk) provides install/binarypackage targets for each binary package. However, it does not provide the install target which sometimes is very useful. Adding it should be a matter of adding:
install:: $(patsubst %,install/%,$(DEB_ALL_PACKAGES)) Somewhere in debhelper.mk -- Saludos, Felipe Sateler
signature.asc
Description: This is a digitally signed message part

