Don't run multicorn on wheezy (python foo)
authorChristoph Berg <christoph.berg@credativ.de>
Mon, 7 Sep 2015 09:37:51 +0000 (11:37 +0200)
committerChristoph Berg <christoph.berg@credativ.de>
Mon, 7 Sep 2015 09:37:51 +0000 (11:37 +0200)
jenkins/pgapt-jobs.yaml

index 04ad885927aa93206a77732dd47e7fe29579401b..7f284f3209f159273582cab0230fd420a7681e1c 100644 (file)
         name: postgresql-multicorn
         git-url: git://anonscm.debian.org/pkg-postgresql/postgresql-multicorn.git
         git-branch: master
-        # needs dh-python
-        dist-filter: '(distribution!="squeeze") && (distribution!="precise")'
+        # needs dh-python (squeeze, precise)
+        # python foo (wheezy)
+        dist-filter: '(distribution!="wheezy") && (distribution!="squeeze") && (distribution!="precise")'
         jobs:
                 - git-packages