← Back to team overview

launchpad-reviewers team mailing list archive

[Merge] lp:~elachuni/launchpad/prod-update-shipit into lp:~launchpad-pqm/launchpad/production-devel

 

Anthony Lenton has proposed merging lp:~elachuni/launchpad/prod-update-shipit into lp:~launchpad-pqm/launchpad/production-devel.

Requested reviews:
  Stuart Metcalfe (stuartmetcalfe)
  Launchpad code reviewers (launchpad-reviewers)


Overview
========
Another teeny branch to update the shipit code being used to the latest from trunk.

Details
=======
This is a two-byte diff, that updates sourcedeps.conf to request the latest shipit code.  Two branches have been landed since this was last updated:
 - One to use get_property_cache() instead of the IPropertyCache adapter.
 - One to remove the server edition box from the home page.

These branches were reviewed separately when landing on shipit's trunk.
-- 
https://code.launchpad.net/~elachuni/launchpad/prod-update-shipit/+merge/40755
Your team Launchpad code reviewers is requested to review the proposed merge of lp:~elachuni/launchpad/prod-update-shipit into lp:~launchpad-pqm/launchpad/production-devel.
=== modified file 'utilities/sourcedeps.conf'
--- utilities/sourcedeps.conf	2010-10-06 11:46:51 +0000
+++ utilities/sourcedeps.conf	2010-11-12 20:16:43 +0000
@@ -14,4 +14,4 @@
 subvertpy lp:~launchpad-pqm/subvertpy/trunk;revno=2042
 python-debian lp:~launchpad-pqm/python-debian/devel;revno=185
 testresources lp:~launchpad-pqm/testresources/dev;revno=16
-shipit lp:~launchpad-pqm/shipit/trunk;revno=8919 optional
+shipit lp:~launchpad-pqm/shipit/trunk;revno=8921 optional


Follow ups