From e75d05bba528a88c567ea5323677c20a722c7abd Mon Sep 17 00:00:00 2001 From: Joachim Breitner Date: Tue, 15 Apr 2014 12:53:01 +0200 Subject: haskell-package-plan: Use sid after all I just remembered that it also calls "grep-aptavail", which uses the system sources. --- job-cfg/haskell-package-plan.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: '

Job configuration source is haskell-package-plan.yaml.' 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' -- cgit v1.2.3-54-g00ecf