h3 needs a newer cmake
authorChristoph Berg <myon@debian.org>
Sat, 4 Nov 2023 15:20:32 +0000 (16:20 +0100)
committerChristoph Berg <myon@debian.org>
Sat, 4 Nov 2023 15:20:32 +0000 (16:20 +0100)
jenkins/packages.backports
jenkins/pgapt-jobs.yaml

index b7fefc21892f5fb7ca2ded8b23397e9f58938317..e21ed97e85e9ecd0e9a83f57e3e1a6d0ae9c8300 100644 (file)
@@ -1,3 +1,5 @@
+h3-pg
+libh3
 pg-ldap-sync
 pglast
 prometheus-sql-exporter
index 1772bcd6fcfd78fcc1d1a38513f39fdaa05e9d49..2142c2d8b95406c087b3268f54426c77bbfacf37 100644 (file)
 - project:
         name: h3-pg
         git-url: https://salsa.debian.org/postgresql/h3-pg.git
+        # buster, focal: cmake too old
+        dist-filter: '!(distribution in ["buster", "focal"])'
+        backports: 'BACKPORTS=yes ' # bullseye: cmake >= 3.20
         jobs:
                 - git-packages-with-beta
 
 - project:
         name: libh3
         git-url: https://salsa.debian.org/postgresql/libh3.git
+        # buster, focal: cmake too old
+        dist-filter: '!(distribution in ["buster", "focal"])'
+        backports: 'BACKPORTS=yes ' # bullseye: cmake >= 3.20
         jobs:
                 - git-packages