~mpontillo/maas/dns-template-changes-1.7

« back to all changes in this revision

Viewing changes to Makefile

  • Committer: Julian Edwards
  • Date: 2014-10-20 04:16:02 UTC
  • mto: This revision was merged to the branch mainline in revision 3267.
  • Revision ID: julian.edwards@canonical.com-20141020041602-v3nfpk8jdgo1g0dt
Set the right packaging branch

Show diffs side-by-side

added added

removed removed

Lines of Context:
351
351
# has a bug and always considers apt-source tarballs before the specified
352
352
# branch.  So instead, export to a local tarball which is always found.
353
353
# Make sure debhelper and dh-apport packages are installed before using this.
354
 
PACKAGING := $(CURDIR)/../packaging.trunk
355
 
PACKAGING_BRANCH := lp:~maas-maintainers/maas/packaging
 
354
PACKAGING := $(CURDIR)/../packaging.utopic
 
355
PACKAGING_BRANCH := lp:~maas-maintainers/maas/packaging.utopic
356
356
 
357
357
package_branch:
358
358
        @echo Downloading/refreshing packaging branch...