launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #24980
[Merge] ~twom/launchpad:loggerhead-download-links into launchpad:master
Tom Wardill has proposed merging ~twom/launchpad:loggerhead-download-links into launchpad:master.
Commit message:
Update loggerhead to r504
Requested reviews:
Launchpad code reviewers (launchpad-reviewers)
For more details, see:
https://code.launchpad.net/~twom/launchpad/+git/launchpad/+merge/387064
The change in format for download links in loggerhead were breaking some LP code that relied on their format.
New loggerhead supports the old style until we can port LP to the new format.
--
Your team Launchpad code reviewers is requested to review the proposed merge of ~twom/launchpad:loggerhead-download-links into launchpad:master.
diff --git a/utilities/sourcedeps.cache b/utilities/sourcedeps.cache
index c564d09..cb372a9 100644
--- a/utilities/sourcedeps.cache
+++ b/utilities/sourcedeps.cache
@@ -24,8 +24,8 @@
"cjwatson@xxxxxxxxxxxxx-20190614154330-091l9edcnubsjmsx"
],
"loggerhead": [
- 502,
- "cjwatson@xxxxxxxxxxxxx-20200707103719-uiirn062xw5ywtld"
+ 504,
+ "cjwatson@xxxxxxxxxxxxx-20200708171643-74j4v5rykvonshqs"
],
"pygettextpo": [
25,
diff --git a/utilities/sourcedeps.conf b/utilities/sourcedeps.conf
index afc0dd5..e1a993e 100644
--- a/utilities/sourcedeps.conf
+++ b/utilities/sourcedeps.conf
@@ -13,5 +13,5 @@ bzr-git lp:~launchpad-pqm/bzr-git/devel;revno=280
bzr-svn lp:~launchpad-pqm/bzr-svn/devel;revno=2725
cscvs lp:~launchpad-pqm/launchpad-cscvs/devel;revno=433
difftacular lp:~launchpad/difftacular/trunk;revno=11
-loggerhead lp:~loggerhead-team/loggerhead/trunk-rich;revno=502
+loggerhead lp:~loggerhead-team/loggerhead/trunk-rich;revno=504
pygettextpo lp:~launchpad-pqm/pygettextpo/trunk;revno=25