Merge lp:~julian-edwards/maas/1.7-packaging into lp:maas/1.7

Proposed by Julian Edwards
Status: Merged
Approved by: Julian Edwards
Approved revision: no longer in the source branch.
Merged at revision: 3267
Proposed branch: lp:~julian-edwards/maas/1.7-packaging
Merge into: lp:maas/1.7
Diff against target: 14 lines (+2/-2)
1 file modified
Makefile (+2/-2)
To merge this branch: bzr merge lp:~julian-edwards/maas/1.7-packaging
Reviewer Review Type Date Requested Status
Julian Edwards (community) selfie Approve
Review via email: mp+238841@code.launchpad.net

Commit message

Fix the makefile to use the right packaging branch.

To post a comment you must log in.
Revision history for this message
Julian Edwards (julian-edwards) wrote :

Selfie, as this has no impact on release.

review: Approve (selfie)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'Makefile'
2--- Makefile 2014-10-01 07:22:16 +0000
3+++ Makefile 2014-10-20 04:20:25 +0000
4@@ -351,8 +351,8 @@
5 # has a bug and always considers apt-source tarballs before the specified
6 # branch. So instead, export to a local tarball which is always found.
7 # Make sure debhelper and dh-apport packages are installed before using this.
8-PACKAGING := $(CURDIR)/../packaging.trunk
9-PACKAGING_BRANCH := lp:~maas-maintainers/maas/packaging
10+PACKAGING := $(CURDIR)/../packaging.utopic
11+PACKAGING_BRANCH := lp:~maas-maintainers/maas/packaging.utopic
12
13 package_branch:
14 @echo Downloading/refreshing packaging branch...

Subscribers

People subscribed via source and target branches

to all changes: