[Piuparts-commits] [SCM] piuparts git repository branch, bikeshed, updated. 0.51-31-g8bfeea6
Holger Levsen
holger at layer-acht.org
Wed May 22 19:01:16 UTC 2013
The following commit has been merged in the bikeshed branch:
commit 72534ffdb7731a26bf086b627e8fbb97ee109474
Author: Holger Levsen <holger at layer-acht.org>
Date: Wed May 22 18:34:39 2013 +0200
Add link to the piuparts source at the top of the navigation menu on the left.
diff --git a/debian/changelog b/debian/changelog
index b5e840d..97c57ef 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -26,8 +26,10 @@ piuparts (0.52) UNRELEASED; urgency=low
anyway. (Closes: #703058)
* piuparts-report:
- Add templates for known_problems/inadequate_issue and inadequate_error.
- - Add links to Debian QA group and jenkins.debian.net in the navigation
- menu on the left.
+ - Add link to the piuparts source at the top of the navigation menu on the
+ left.
+ - Add links to Debian QA group and jenkins.debian.net at the bottom of
+ that navigation menu.
* debian/control: Add adequate to piuparts' recommends.
* piuparts-slave.postrm: Also remove /var/cache/piuparts/tmp on purge.
diff --git a/piuparts-report.py b/piuparts-report.py
index 2cc4cd7..2769db0 100644
--- a/piuparts-report.py
+++ b/piuparts-report.py
@@ -100,6 +100,11 @@ HTML_HEADER = """
</tr>
<tr class="normalrow">
<td class="contentcell">
+ <a href="http://anonscm.debian.org/gitweb/?p=piuparts/piuparts.git" target="_blank">Source</a>
+ </td>
+ </tr>
+ <tr class="normalrow">
+ <td class="contentcell">
<a href="http://bugs.debian.org/src:piuparts" target="_blank">Bugs</a> / <a href="http://anonscm.debian.org/gitweb/?p=piuparts/piuparts.git;hb=develop;a=blob;f=TODO" target="_blank">ToDo</a>
</td>
</tr>
--
piuparts git repository
More information about the Piuparts-commits
mailing list