Merge lp:~smoser/maas/packaging-depend-on-distro-info into lp:~maas-maintainers/maas/packaging

Proposed by Scott Moser
Status: Merged
Approved by: Julian Edwards
Approved revision: no longer in the source branch.
Merged at revision: 36
Proposed branch: lp:~smoser/maas/packaging-depend-on-distro-info
Merge into: lp:~maas-maintainers/maas/packaging
Diff against target: 26 lines (+3/-2)
2 files modified
debian/changelog (+2/-2)
debian/control (+1/-0)
To merge this branch: bzr merge lp:~smoser/maas/packaging-depend-on-distro-info
Reviewer Review Type Date Requested Status
Julian Edwards (community) Approve
Review via email: mp+101318@code.launchpad.net

Commit message

depend on distro-info.

Description of the change

distro-info is now in main (LP: #964008), so it makes sense to use it to get a list of release names.

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

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/changelog'
2--- debian/changelog 2012-04-04 23:17:58 +0000
3+++ debian/changelog 2012-04-10 02:23:24 +0000
4@@ -1,8 +1,8 @@
5 maas (0.1+bzr415+dfsg-0ubuntu2) UNRELEASED; urgency=low
6
7- * UNRELEASED
8+ * add dependency on distro-info (LP: #949442)
9
10- -- Andres Rodriguez <andreserl@ubuntu.com> Wed, 04 Apr 2012 19:17:42 -0400
11+ -- Scott Moser <smoser@ubuntu.com> Mon, 09 Apr 2012 22:19:51 -0400
12
13 maas (0.1+bzr415+dfsg-0ubuntu1) precise; urgency=low
14
15
16=== modified file 'debian/control'
17--- debian/control 2012-04-04 15:44:12 +0000
18+++ debian/control 2012-04-10 02:23:24 +0000
19@@ -13,6 +13,7 @@
20 avahi-daemon,
21 cobbler,
22 dbconfig-common,
23+ distro-info,
24 libapache2-mod-wsgi,
25 postgresql-9.1,
26 pwgen,

Subscribers

People subscribed via source and target branches