← Back to team overview

launchpad-reviewers team mailing list archive

[Merge] lp:~jtv/maas/quantal-updates into lp:maas

 

Jeroen T. Vermeulen has proposed merging lp:~jtv/maas/quantal-updates into lp:maas.

Commit message:
Bump lxml and bzr versions; they're too old to be available in quantal.

Gets “make” working in Quantal.  Tests still pass in Precise.  The bzr version sounds as if it may still go through a further upgrade.

Requested reviews:
  MAAS Maintainers (maas-maintainers)

For more details, see:
https://code.launchpad.net/~jtv/maas/quantal-updates/+merge/125634

See commit message.  As mentioned on mailing list.


Jeroen
-- 
https://code.launchpad.net/~jtv/maas/quantal-updates/+merge/125634
Your team MAAS Maintainers is requested to review the proposed merge of lp:~jtv/maas/quantal-updates into lp:maas.
=== modified file 'versions.cfg'
--- versions.cfg	2012-09-19 10:34:52 +0000
+++ versions.cfg	2012-09-21 05:42:19 +0000
@@ -17,7 +17,7 @@
 amqplib = 1.0.0
 anyjson = 0.3.1
 avahi = 0.6.30
-bzr = 2.5.1
+bzr = 2.6.0b2
 celery = 2.4.6
 convoy = 0.2.2
 dbus = 1.0.0
@@ -52,7 +52,7 @@
 Jinja2 = 2.6
 Pygments = 1.4
 Sphinx = 1.1.3
-lxml = 2.3.2
+lxml = 2.3.5
 
 [versions-dev]
 ipython = 0.12.1


Follow ups