Merge lp:~andreserl/maas/packaging into lp:~maas-maintainers/maas/packaging

Proposed by Andres Rodriguez
Status: Merged
Approved by: Julian Edwards
Approved revision: no longer in the source branch.
Merged at revision: 8
Proposed branch: lp:~andreserl/maas/packaging
Merge into: lp:~maas-maintainers/maas/packaging
Diff against target: 20 lines (+2/-2)
2 files modified
debian/control (+2/-1)
debian/pyversions (+0/-1)
To merge this branch: bzr merge lp:~andreserl/maas/packaging
Reviewer Review Type Date Requested Status
Julian Edwards (community) Approve
Review via email: mp+90947@code.launchpad.net

Commit message

Updated to be python2 policy compliant

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

Thanks for the fix!

review: Approve
Revision history for this message
MAAS Lander (maas-lander) wrote :

There was a problem validating some authors of the branch. Authors must be either one of the listed Launchpad users, or a member of one of the listed teams on Launchpad.

Persons or Teams:

    maas-maintainers

Unaccepted Authors:

    Andres Rodriguez <email address hidden>

lp:~andreserl/maas/packaging updated
8. By Andres Rodriguez

[r=julian-edwards][bug=][author=andreserl] Updated to be python2 policy compliant

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/control'
2--- debian/control 2012-01-25 17:05:09 +0000
3+++ debian/control 2012-01-31 20:40:29 +0000
4@@ -2,8 +2,9 @@
5 Section: net
6 Priority: optional
7 Maintainer: Maas Developers <maas-devel@lists.launchpad.net>
8-Build-Depends: debhelper (>= 8.0.0), python-distribute, python-support, python (>= 2.7)
9+Build-Depends: debhelper (>= 8.0.0), python-distribute, python-all (>= 2.7)
10 Standards-Version: 3.9.2
11+X-Python-Version: >= 2.7
12 Homepage: https://launchpad.net/maas
13
14 Package: maas
15
16=== removed file 'debian/pyversions'
17--- debian/pyversions 2012-01-18 14:23:31 +0000
18+++ debian/pyversions 1970-01-01 00:00:00 +0000
19@@ -1,1 +0,0 @@
20-2.7-

Subscribers

People subscribed via source and target branches

to all changes: