[Piuparts-commits] [SCM] piuparts git repository branch, develop, updated. 0.51-2-gacf2741
Holger Levsen
holger at layer-acht.org
Wed May 15 15:46:40 UTC 2013
The following commit has been merged in the develop branch:
commit acf2741beea5c8b12bd0d08b0d2e00950ccf9d53
Author: Holger Levsen <holger at layer-acht.org>
Date: Wed May 15 17:46:26 2013 +0200
piuparts-report: add link to Debian QA group in the left menu.
diff --git a/debian/changelog b/debian/changelog
index 526f6e0..35ba941 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
piuparts (0.52) UNRELEASED; urgency=low
- * piuparts-report: add link to jenkins.debian.net in the left menu.
+ * piuparts-report: add links to Debian QA group and jenkins.debian.net in
+ the navigation menu on the left.
-- Holger Levsen <holger at debian.org> Wed, 15 May 2013 17:25:41 +0200
diff --git a/piuparts-report.py b/piuparts-report.py
index f0e2f6b..341dcc1 100644
--- a/piuparts-report.py
+++ b/piuparts-report.py
@@ -155,6 +155,11 @@ HTML_HEADER = """
</tr>
<tr class="normalrow">
<td class="contentcell">
+ <a href="http://wiki.debian.org/qa.debian.org" target="_blank">Debian QA Group</a>
+ </td>
+ </tr>
+ <tr class="normalrow">
+ <td class="contentcell">
<a href="http://edos.debian.net" target="_blank">EDOS tools</a>
</td>
</tr>
--
piuparts git repository
More information about the Piuparts-commits
mailing list