From da28a3ade2857c3be988e9fa3f7402c8b48c02b5 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Mon, 14 Apr 2014 16:47:45 +0200 Subject: haskell-packages.yaml: s#http#https# and send haskel irc notifications to #debian-haskell --- job-cfg/haskell-packages.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/job-cfg/haskell-packages.yaml b/job-cfg/haskell-packages.yaml index 23a24964..cba97542 100644 --- a/job-cfg/haskell-packages.yaml +++ b/job-cfg/haskell-packages.yaml @@ -3,11 +3,11 @@ project-type: freestyle properties: - sidebar: - url: http://jenkins.debian.net/userContent/about.html + url: https://jenkins.debian.net/userContent/about.html text: About jenkins.debian.net icon: /userContent/images/debian-swirl-24x24.png - sidebar: - url: http://jenkins.debian.net/view/haskell-packages/ + url: https://jenkins.debian.net/view/haskell-packages/ text: Haskell packages metadata consistency icon: /userContent/images/debian-jenkins-24x24.png - sidebar: @@ -39,4 +39,4 @@ my_distro: 'sid' my_shell: 'apt-get install cabal-install darcs libtext-patch-perl; cabal update; darcs get http://anonscm.debian.org/darcs/pkg-haskell/tools/; cd tools/all-packages; perl ./test-packages.pl' my_description: 'Haskell Metadata sanity checks' - my_recipients: 'jenkins+debian-qa holger@layer-acht.org pkg-haskell-maintainers@lists.debian.org' + my_recipients: 'jenkins+debian-haskell holger@layer-acht.org pkg-haskell-maintainers@lists.debian.org' -- cgit v1.2.3-54-g00ecf