APT

Merge lp:~brian-murray/apt/bug-370094 into lp:~ubuntu-core-dev/apt/ubuntu

Proposed by Brian Murray
Status: Merged
Merged at revision: not available
Proposed branch: lp:~brian-murray/apt/bug-370094
Merge into: lp:~ubuntu-core-dev/apt/ubuntu
Diff against target: None lines
To merge this branch: bzr merge lp:~brian-murray/apt/bug-370094
Reviewer Review Type Date Requested Status
Michael Vogt (community) Approve
Review via email: mp+10119@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Michael Vogt (mvo) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'cmdline/apt-get.cc'
--- cmdline/apt-get.cc 2009-07-30 15:34:48 +0000
+++ cmdline/apt-get.cc 2009-08-13 20:25:21 +0000
@@ -2127,7 +2127,7 @@
2127 if(vcs == "Bzr") 2127 if(vcs == "Bzr")
2128 ioprintf(c1out,_("Please use:\n"2128 ioprintf(c1out,_("Please use:\n"
2129 "bzr get %s\n"2129 "bzr get %s\n"
2130 "to retrieve the latest (possible unreleased) "2130 "to retrieve the latest (possibly unreleased) "
2131 "updates to the package.\n"),2131 "updates to the package.\n"),
2132 uri.c_str());2132 uri.c_str());
2133 break;2133 break;

Subscribers

People subscribed via source and target branches

to all changes: