Code review comment for lp:~rvb/maas/packaging-1.8-1413388

Revision history for this message
Raphaël Badin (rvb) wrote :

> Raphaël, I noticed this on the 1.8 branch:
>
> $ cat Makefile | grep 'PACKAGING :='
> PACKAGING := $(CURDIR)/../packaging.trunk
>
> Does that mean that trunk and 1.8 still share a packaging branch?
>
> Should this be updated to packaging-1.8 in the 1.8 branch?

You're right. Whoever cut the packaging-1.8 branch forgot to do that; note that this only affects the (debug only) `make package` target, published packages are built using the proper packaging branch. I'll fix it but in a different branch, this has nothing to do with this branch.

« Back to merge proposal