← Back to team overview

ubuntu-packaging-guide-team team mailing list archive

[Merge] lp:~andrewsomething/ubuntu-packaging-guide/lp-841646 into lp:ubuntu-packaging-guide

 

Andrew Starr-Bochicchio has proposed merging lp:~andrewsomething/ubuntu-packaging-guide/lp-841646 into lp:ubuntu-packaging-guide.

Requested reviews:
  Ubuntu Packaging Guide Team (ubuntu-packaging-guide-team)
Related bugs:
  Bug #841646 in Ubuntu Packaging Guide: "Please add to the footer a link how to propose fixes/changes to the guide."
  https://bugs.launchpad.net/ubuntu-packaging-guide/+bug/841646

For more details, see:
https://code.launchpad.net/~andrewsomething/ubuntu-packaging-guide/lp-841646/+merge/79855
-- 
https://code.launchpad.net/~andrewsomething/ubuntu-packaging-guide/lp-841646/+merge/79855
Your team Ubuntu Packaging Guide Team is requested to review the proposed merge of lp:~andrewsomething/ubuntu-packaging-guide/lp-841646 into lp:ubuntu-packaging-guide.
=== modified file 'themes/ubuntu/layout.html'
--- themes/ubuntu/layout.html	2011-07-22 11:34:39 +0000
+++ themes/ubuntu/layout.html	2011-10-19 17:18:27 +0000
@@ -212,6 +212,8 @@
     {%- if last_updated %}
       {% trans last_updated=last_updated|e %}Last updated on {{ last_updated }}.{% endtrans %}
     {%- endif %}
+    <a href="https://bugs.launchpad.net/ubuntu-packaging-guide";>Report bugs</a> or 
+    <a href="https://code.launchpad.net/~ubuntu-packaging-guide-team/ubuntu-packaging-guide/trunk";>grab the source code</a> on Launchpad.
     {%- if show_sphinx %}
       {% trans sphinx_version=sphinx_version|e %}Created using <a href="http://sphinx.pocoo.org/";>Sphinx</a> {{ sphinx_version }}.{% endtrans %}
     {%- endif %}


Follow ups