launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #00594
[Merge] lp:~jelmer/launchpad/update-bzr-git into lp:launchpad/devel
Jelmer Vernooij has proposed merging lp:~jelmer/launchpad/update-bzr-git into lp:launchpad/devel.
Requested reviews:
Launchpad code reviewers (launchpad-reviewers): code
Related bugs:
#616995 non-ascii characters in tag name cause traceback
https://bugs.launchpad.net/bugs/616995
#617078 RedirectRequest errors trying to access .git/objects
https://bugs.launchpad.net/bugs/617078
Update the versions of bzr-git and dulwich used.
This fixes two bugs, which should get ~15 of the 35 currently failing imports working again (the rest are probably caused by the remote host no longer existing, running a git server or the remote branch having disappeared).
--
https://code.launchpad.net/~jelmer/launchpad/update-bzr-git/+merge/32527
Your team Launchpad code reviewers is requested to review the proposed merge of lp:~jelmer/launchpad/update-bzr-git into lp:launchpad/devel.
=== modified file 'utilities/sourcedeps.conf'
--- utilities/sourcedeps.conf 2010-08-04 11:34:32 +0000
+++ utilities/sourcedeps.conf 2010-08-12 22:21:06 +0000
@@ -1,10 +1,10 @@
bzr-builder lp:~launchpad-pqm/bzr-builder/trunk;revno=65
-bzr-git lp:~launchpad-pqm/bzr-git/devel;revno=257
+bzr-git lp:~launchpad-pqm/bzr-git/devel;revno=258
bzr-hg lp:~launchpad-pqm/bzr-hg/devel;revno=281
bzr-loom lp:~launchpad-pqm/bzr-loom/trunk;revno=47
bzr-svn lp:~launchpad-pqm/bzr-svn/devel;revno=2709
cscvs lp:~launchpad-pqm/launchpad-cscvs/devel;revno=432
-dulwich lp:~launchpad-pqm/dulwich/devel;revno=423
+dulwich lp:~launchpad-pqm/dulwich/devel;revno=424
loggerhead lp:~launchpad-pqm/loggerhead/devel;revno=176
lpreview lp:~launchpad-pqm/bzr-lpreview/devel;revno=23
mailman lp:~launchpad-pqm/mailman/2.1;revno=976
Follow ups