summaryrefslogtreecommitdiffstats
path: root/job-cfg/haskell-package-plan.yaml
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2014-04-15 12:53:01 +0200
committerJoachim Breitner <mail@joachim-breitner.de>2014-04-15 12:53:01 +0200
commite75d05bba528a88c567ea5323677c20a722c7abd (patch)
tree37b3a0b84c69d0f38d7e16351d2ab35c241f74c2 /job-cfg/haskell-package-plan.yaml
parentfafcaf9c54b686c2d43df10f1f393ab0256169c3 (diff)
downloadjenkins.debian.net-e75d05bba528a88c567ea5323677c20a722c7abd.tar.xz
haskell-package-plan: Use sid after all
I just remembered that it also calls "grep-aptavail", which uses the system sources.
Diffstat (limited to 'job-cfg/haskell-package-plan.yaml')
-rw-r--r--job-cfg/haskell-package-plan.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/job-cfg/haskell-package-plan.yaml b/job-cfg/haskell-package-plan.yaml
index de8158c1..5b2ba6a4 100644
--- a/job-cfg/haskell-package-plan.yaml
+++ b/job-cfg/haskell-package-plan.yaml
@@ -43,7 +43,7 @@
do_not_edit: '<br><br>Job configuration source is <a href="http://anonscm.debian.org/gitweb/?p=qa/jenkins.debian.net.git;a=blob;f=job-cfg/haskell-package-plan.yaml">haskell-package-plan.yaml</a>.'
jobs:
- '{name}':
- my_distro: 'jessie'
+ my_distro: 'sid'
my_shell: 'apt-get -y install cabal-install darcs libtext-patch-perl \; cabal update \; ./test-packages.pl'
my_description: 'Haskell Metadata sanity checks'
my_recipients: 'jenkins+debian-haskell holger@layer-acht.org pkg-haskell-maintainers@lists.alioth.debian.org'