[Piuparts-commits] [SCM] piuparts git repository branch, bikeshed, updated. 0.51-1-gfa015eb
Holger Levsen
holger at layer-acht.org
Wed May 15 15:26:44 UTC 2013
The following commit has been merged in the bikeshed branch:
commit fa015ebaf938b48d8597e45997d888c6951dad7e
Author: Holger Levsen <holger at layer-acht.org>
Date: Wed May 15 17:26:28 2013 +0200
piuparts-report: add link to jenkins.debian.net in the left menu.
diff --git a/debian/changelog b/debian/changelog
index cd99362..526f6e0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+piuparts (0.52) UNRELEASED; urgency=low
+
+ * piuparts-report: add link to jenkins.debian.net in the left menu.
+
+ -- Holger Levsen <holger at debian.org> Wed, 15 May 2013 17:25:41 +0200
+
piuparts (0.51) unstable; urgency=low
[ Andreas Beckmann ]
diff --git a/piuparts-report.py b/piuparts-report.py
index ca7494e..f0e2f6b 100644
--- a/piuparts-report.py
+++ b/piuparts-report.py
@@ -172,6 +172,11 @@ HTML_HEADER = """
<a href="http://udd.debian.org" target="_blank">Ultimate Debian Database</a>
</td>
</tr>
+ <tr class="normalrow">
+ <td class="contentcell">
+ <a href="http://jenkins.debian.net" target="_blank">jenkins.debian.net</a>
+ </td>
+ </tr>
<tr class="titlerow">
<td class="titlecell">
Last update
--
piuparts git repository
More information about the Piuparts-commits
mailing list