← Back to team overview

launchpad-reviewers team mailing list archive

[Merge] lp:~cjohnston/launchpad/608478 into lp:launchpad

 

Chris Johnston has proposed merging lp:~cjohnston/launchpad/608478 into lp:launchpad.

Commit message:
Provide link to more information about deleting a package

Requested reviews:
  Launchpad code reviewers (launchpad-reviewers)
Related bugs:
  Bug #608478 in Launchpad itself: "help: +archive/ppa/+delete-packages should link to full "Deleting" help page"
  https://bugs.launchpad.net/launchpad/+bug/608478

For more details, see:
https://code.launchpad.net/~cjohnston/launchpad/608478/+merge/213956
-- 
https://code.launchpad.net/~cjohnston/launchpad/608478/+merge/213956
Your team Launchpad code reviewers is requested to review the proposed merge of lp:~cjohnston/launchpad/608478 into lp:launchpad.
=== modified file 'lib/lp/soyuz/templates/archive-delete-packages.pt'
--- lib/lp/soyuz/templates/archive-delete-packages.pt	2011-04-05 16:05:15 +0000
+++ lib/lp/soyuz/templates/archive-delete-packages.pt	2014-04-03 01:55:23 +0000
@@ -42,8 +42,9 @@
                            error python:view.getFieldError(field_name);">
         <p>
           <img src="/@@/warning" /> Package deletion can take some time
-          before the packages are actually removed.  See the full
-          <a href="https://help.launchpad.net/Packaging/PPA";>PPA help page</a>.
+          before the packages are actually removed.  See more about
+          <a href="https://help.launchpad.net/Packaging/PPA/Deleting";>
+          deleting a package</a>.
         </p>
         <div style="margin-top: 1em;">
           <p>


Follow ups