Hi Adam, Adam D. Barratt [2008-03-11 16:05 -0000]: > I've attached the patch I'm proposing applying to the Debian package.
My perl fu isn't that strong any more, but - $url =~ s[^\w+://(?:bazaar|code)(\.launchpad\.net/.*)][bzr+ssh://${user}bazaar$1]; } + $url =~ s[^\w+://(?:(bazaar|code)\.)?(launchpad\.net/.*)][bzr+ssh://${user}bazaar.$1];} Doesn't the introduction of another () move the $1 to $2? Or are parenthesis within (?: ) not caught into $n any more? -- debcheckout does not recognize http://launchpad.net/ URLs https://bugs.launchpad.net/bugs/200924 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs