← Back to team overview

launchpad-reviewers team mailing list archive

[Merge] lp:~jelmer/launchpad/http-git-support into lp:launchpad

 

Jelmer Vernooij has proposed merging lp:~jelmer/launchpad/http-git-support into lp:launchpad.

Requested reviews:
  Launchpad code reviewers (launchpad-reviewers)
Related bugs:
  Bug #581933 in Launchpad itself: "no support for reading from the git smart server protocol over HTTP"
  https://bugs.launchpad.net/launchpad/+bug/581933

For more details, see:
https://code.launchpad.net/~jelmer/launchpad/http-git-support/+merge/74010

Update to a newer version of bzr-git/dulwich which supports fetching branches over http.
-- 
https://code.launchpad.net/~jelmer/launchpad/http-git-support/+merge/74010
Your team Launchpad code reviewers is requested to review the proposed merge of lp:~jelmer/launchpad/http-git-support into lp:launchpad.
=== modified file 'utilities/sourcedeps.cache'
--- utilities/sourcedeps.cache	2011-09-02 10:28:09 +0000
+++ utilities/sourcedeps.cache	2011-09-04 16:18:24 +0000
@@ -1,4 +1,8 @@
 {
+    "bzr-builder": [
+        68, 
+        "launchpad@xxxxxxxxxxxxxxxxx-20101123183213-777lz46xgagn1deg"
+    ], 
     "testresources": [
         16, 
         "robertc@xxxxxxxxxxxxxxxxx-20050911111209-ee5da49011cf936a"
@@ -27,17 +31,13 @@
         24, 
         "launchpad@xxxxxxxxxxxxxxxxx-20100601182722-wo7h2fh0fvyw3aaq"
     ], 
+    "lpreview": [
+        23, 
+        "launchpad@xxxxxxxxxxxxxxxxx-20090720061538-euyh68ifavhy0pi8"
+    ], 
     "bzr-git": [
-        259, 
-        "launchpad@xxxxxxxxxxxxxxxxx-20110601140035-gl5merbechngjw5s"
-    ], 
-    "loggerhead": [
-        456, 
-        "danilo@xxxxxxxxxxxxx-20110902102252-phc11upmjw8tz1mg"
-    ], 
-    "bzr-builder": [
-        68, 
-        "launchpad@xxxxxxxxxxxxxxxxx-20101123183213-777lz46xgagn1deg"
+        262, 
+        "launchpad@xxxxxxxxxxxxxxxxx-20110903235714-uj1z05kc9h9mwihl"
     ], 
     "bzr-loom": [
         50, 
@@ -47,9 +47,9 @@
         4, 
         "sinzui-20090526164636-1swugzupwvjgomo4"
     ], 
-    "lpreview": [
-        23, 
-        "launchpad@xxxxxxxxxxxxxxxxx-20090720061538-euyh68ifavhy0pi8"
+    "loggerhead": [
+        456, 
+        "danilo@xxxxxxxxxxxxx-20110902102252-phc11upmjw8tz1mg"
     ], 
     "difftacular": [
         6, 
@@ -64,7 +64,7 @@
         "launchpad@xxxxxxxxxxxxxxxxx-20110808175904-4gj24x3y21kxepcj"
     ], 
     "dulwich": [
-        426, 
-        "launchpad@xxxxxxxxxxxxxxxxx-20110520175715-e90dzs8os0kotbm9"
+        429, 
+        "launchpad@xxxxxxxxxxxxxxxxx-20110903234617-a6boia6fufrjl7a0"
     ]
 }
\ No newline at end of file

=== modified file 'utilities/sourcedeps.conf'
--- utilities/sourcedeps.conf	2011-09-02 10:28:09 +0000
+++ utilities/sourcedeps.conf	2011-09-04 16:18:24 +0000
@@ -1,10 +1,10 @@
 bzr-builder lp:~launchpad-pqm/bzr-builder/trunk;revno=68
-bzr-git lp:~launchpad-pqm/bzr-git/devel;revno=259
+bzr-git lp:~launchpad-pqm/bzr-git/devel;revno=262
 bzr-hg lp:~launchpad-pqm/bzr-hg/devel;revno=290
 bzr-loom lp:~launchpad-pqm/bzr-loom/trunk;revno=50
 bzr-svn lp:~launchpad-pqm/bzr-svn/devel;revno=2717
 cscvs lp:~launchpad-pqm/launchpad-cscvs/devel;revno=432
-dulwich lp:~launchpad-pqm/dulwich/devel;revno=426
+dulwich lp:~launchpad-pqm/dulwich/devel;revno=429
 difftacular lp:difftacular;revno=6
 loggerhead lp:~loggerhead-team/loggerhead/trunk-rich;revno=456
 lpreview lp:~launchpad-pqm/bzr-lpreview/devel;revno=23


Follow ups