[Piuparts-commits] [piuparts] 08/09: Switch all links to qa.debian.org to https.

Holger Levsen holger at moszumanska.debian.org
Mon Jul 14 11:54:38 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 3003c489a9f3b8202cb093ddee17baf271b2e56f
Author: Holger Levsen <holger at layer-acht.org>
Date:   Mon Jul 14 13:49:53 2014 +0200

    Switch all links to qa.debian.org to https.
---
 bug-templates/partial-upgrade-file-overwrite.mail | 2 +-
 debian/changelog                                  | 2 +-
 master-bin/detect_archive_issues.in               | 2 +-
 piuparts-report.py                                | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/bug-templates/partial-upgrade-file-overwrite.mail b/bug-templates/partial-upgrade-file-overwrite.mail
index 1a56a4d..91536fd 100644
--- a/bug-templates/partial-upgrade-file-overwrite.mail
+++ b/bug-templates/partial-upgrade-file-overwrite.mail
@@ -53,4 +53,4 @@ Cheers,
 
 
 PS: for more information about the detection of file overwrite errors
-of this kind see http://qa.debian.org/dose/file-overwrites.html
+of this kind see https://qa.debian.org/dose/file-overwrites.html
diff --git a/debian/changelog b/debian/changelog
index 1400608..7616739 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -37,7 +37,7 @@ piuparts (0.59) UNRELEASED; urgency=low
     packages).
   * Switch all links to bugs.debian.org, www.debian.org, wiki.debian.org,
     packages.debian.org, anonscm.debian.org and lists.debian.org,
-    db.debian.org and udd.debian.org to https.
+    db.debian.org, qa.debian.org and udd.debian.org to https.
 
   [ David Steele ]
   * dependencyparser.py - Be more lenient about the multi-arch modifiers
diff --git a/master-bin/detect_archive_issues.in b/master-bin/detect_archive_issues.in
index 53b3d1a..b572d2b 100755
--- a/master-bin/detect_archive_issues.in
+++ b/master-bin/detect_archive_issues.in
@@ -61,7 +61,7 @@ if [ -s $URLS ]; then
 	echo "tested again in $DAYS days."
 	echo
         echo "Broken packages are usually a temporary problem in the archive and are"
-        echo "caught by other tools like britney or http://qa.debian.org/dose/debcheck.html"
+        echo "caught by other tools like britney or https://qa.debian.org/dose/debcheck.html"
         echo
 	echo "If it is always the same package failing, it's likely to be an issue in the"
 	echo "package."
diff --git a/piuparts-report.py b/piuparts-report.py
index 4f700d2..c303cbe 100644
--- a/piuparts-report.py
+++ b/piuparts-report.py
@@ -188,7 +188,7 @@ HTML_HEADER = """<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
     </tr>
     <tr class="normalrow">
      <td class="contentcell">
-      <a href="http://qa.debian.org/dose/" target="_blank">Dose tools (former: EDOS)</a>
+      <a href="https://qa.debian.org/dose/" target="_blank">Dose tools (former: EDOS)</a>
      </td>
     </tr>
     <tr class="normalrow">

-- 
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