Diogo Matsubara has proposed merging lp:~matsubara/maas/update-docutils-and-pygments into lp:maas.
Requested reviews: Launchpad code reviewers (launchpad-reviewers) For more details, see: https://code.launchpad.net/~matsubara/maas/update-docutils-and-pygments/+merge/163380 Updates the version of docutils and Pygments so make doc will work on raring. See http://10.189.74.2:8080/view/MAAS/job/maas-merger-trunk/256/console and look for the post build task that fails on raring. -- https://code.launchpad.net/~matsubara/maas/update-docutils-and-pygments/+merge/163380 Your team Launchpad code reviewers is requested to review the proposed merge of lp:~matsubara/maas/update-docutils-and-pygments into lp:maas.
=== modified file 'versions.cfg' --- versions.cfg 2013-04-18 18:36:07 +0000 +++ versions.cfg 2013-05-10 22:33:26 +0000 @@ -5,9 +5,9 @@ [versions-doc] # Versions in Precise -docutils = 0.8.1 +docutils = 0.10 Jinja2 = 2.6 -Pygments = 1.5 +Pygments = 1.6 Sphinx = 1.1.3 [versions-dev]
_______________________________________________ Mailing list: https://launchpad.net/~launchpad-reviewers Post to : [email protected] Unsubscribe : https://launchpad.net/~launchpad-reviewers More help : https://help.launchpad.net/ListHelp

