From 4d0315d978619ac761a3f9f1ae6d157ffff5a010 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sat, 7 May 2016 13:20:01 +0200 Subject: s#http://anonscm.debian.org/cgit#https://anonscm.debian.org/git#g --- CONTRIBUTING | 2 +- README | 2 +- bin/reproducible_common.py | 4 ++-- bin/reproducible_common.sh | 6 +++--- bin/reproducible_html_breakages.py | 2 +- bin/reproducible_html_repository_comparison.sh | 8 ++++---- debian/control | 2 +- job-cfg/chroot-installation.yaml.py | 2 +- job-cfg/d-i-overview.yaml | 2 +- job-cfg/d-i.yaml.py | 2 +- job-cfg/debsums-tests.yaml | 2 +- job-cfg/dpkg.yaml | 2 +- job-cfg/edu-packages.yaml | 2 +- job-cfg/g-i-installation.yaml | 2 +- job-cfg/haskell-package-plan.yaml | 2 +- job-cfg/lintian-tests.yaml | 2 +- job-cfg/live.yaml | 2 +- job-cfg/lvc.yaml | 2 +- job-cfg/piuparts.yaml | 2 +- job-cfg/rebootstrap.yaml.py | 2 +- job-cfg/reproducible.yaml | 2 +- job-cfg/schroot.yaml | 2 +- job-cfg/self.yaml | 2 +- job-cfg/torbrowser-launcher.yaml | 6 +++--- job-cfg/udd.yaml | 2 +- 25 files changed, 33 insertions(+), 33 deletions(-) diff --git a/CONTRIBUTING b/CONTRIBUTING index d3e183ea..ddd27e9b 100644 --- a/CONTRIBUTING +++ b/CONTRIBUTING @@ -6,7 +6,7 @@ The BTS will ensure the developers' mailing list debian-qa@lists.debian.org is notified. -The code is available in the link:http://anonscm.debian.org/cgit/qa/jenkins.debian.net.git/tree/[jenkins.debian.net.git repository]. +The code is available in the link:https://anonscm.debian.org/git/qa/jenkins.debian.net.git/tree/[jenkins.debian.net.git repository]. Patches can be submitted as requests to pull from a publicly-visible git repository (this is the prefered way) communicated via IRC or mail, diff --git a/README b/README index 38bfc9a1..8e2a652c 100644 --- a/README +++ b/README @@ -236,7 +236,7 @@ See link:https://jenkins.debian.net/userContent/thanks.html[THANKS]. == License * everything except features and bin/libvirt_cucumber_tests: -** GPLv2, see link:http://anonscm.debian.org/cgit/qa/jenkins.debian.net.git/LICENSE[LICENSE]. +** GPLv2, see link:https://anonscm.debian.org/git/qa/jenkins.debian.net.git/LICENSE[LICENSE]. * features and bin/libvirt_cucumber_tests: ** GPLv3+ diff --git a/bin/reproducible_common.py b/bin/reproducible_common.py index 4e115f49..e40ea276 100755 --- a/bin/reproducible_common.py +++ b/bin/reproducible_common.py @@ -145,7 +145,7 @@ else: JOB_NAME = os.path.basename(JOB_URL[:-1]) JOB_FOOTER = 'This page was built by the jenkins job ' JOB_FOOTER += JOB_NAME+' which is configured via this ' - JOB_FOOTER += 'git repo.' + JOB_FOOTER += 'git repo.' html_footer = Template("""