[Piuparts-commits] [piuparts] 01/01: piuparts-report: Add link to ci.debian.net to navigation menu.

Holger Levsen holger at moszumanska.debian.org
Wed Apr 30 14:39:15 UTC 2014


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch develop
in repository piuparts.

commit c0229211e8ea952907e4f7ecd85434841fe5583d
Author: Holger Levsen <holger at layer-acht.org>
Date:   Wed Apr 30 16:39:11 2014 +0200

    piuparts-report: Add link to ci.debian.net to navigation menu.
---
 debian/changelog   | 1 +
 piuparts-report.py | 7 ++++++-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 1f2e9de..b79fcd2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,7 @@ piuparts (0.58) UNRELEASED; urgency=low
     APT::Get::AllowUnauthenticated to be set accordingly in the chroots.
   * Switch ubuntu default to 'trusty'. (Closes: #744848). Then switch it to
     'utopic'...
+  * piuparts-report: Add link to ci.debian.net to navigation menu.
 
   [ Andreas Beckmann ]
   * piupartslib/packagesdb.py:
diff --git a/piuparts-report.py b/piuparts-report.py
index 94e7142..4c090e6 100644
--- a/piuparts-report.py
+++ b/piuparts-report.py
@@ -207,7 +207,12 @@ HTML_HEADER = """<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
     </tr>
     <tr class="normalrow">
      <td class="contentcell">
-      <a href="http://jenkins.debian.net" target="_blank">jenkins.debian.net</a>
+      <a href="https://jenkins.debian.net" target="_blank">jenkins.debian.net</a>
+     </td>
+    </tr>
+    <tr class="normalrow">
+     <td class="contentcell">
+      <a href="http://ci.debian.net" target="_blank">ci.debian.net</a>
      </td>
     </tr>
     <tr class="titlerow">

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/piuparts/piuparts.git



More information about the Piuparts-commits mailing list