]> git.saurik.com Git - apt.git/commitdiff
show 'bzr branch' as 'bzr get' is deprecated (LP: #1011032)
authorDavid Kalnischkies <kalnischkies@gmail.com>
Sun, 10 Jun 2012 10:27:24 +0000 (12:27 +0200)
committerDavid Kalnischkies <kalnischkies@gmail.com>
Sun, 10 Jun 2012 10:27:24 +0000 (12:27 +0200)
cmdline/apt-get.cc
debian/changelog

index 0636489cb7f99e3c7f81cfdf63912c5cc0ee704d..ef16a78701f8883b48d860a62f20cc44ac3366e2 100644 (file)
@@ -2499,7 +2499,7 @@ bool DoSource(CommandLine &CmdL)
                  Src.c_str(), vcs.c_str(), uri.c_str());
         if(vcs == "Bzr") 
            ioprintf(c1out,_("Please use:\n"
-                            "bzr get %s\n"
+                            "bzr branch %s\n"
                             "to retrieve the latest (possibly unreleased) "
                             "updates to the package.\n"),
                     uri.c_str());
index adcf0d956927cd37e33ee60ddfc822836e257427..91511f2e77b10a9ae76f2f4747865f7b86685769 100644 (file)
@@ -10,6 +10,7 @@ apt (0.9.5.2) UNRELEASED; urgency=low
       is broken as it happens e.g. for external resolver errors
     - print URIs for all changelogs in case of --print-uris,
       thanks to Daniel Hartwig for the patch! (Closes: #674897)
+    - show 'bzr branch' as 'bzr get' is deprecated (LP: #1011032)
   * debian/apt-utils.links:
     - the internal resolver 'apt' is now directly installed in
       /usr/lib/apt/solvers, so don't instruct dh to create a broken link