timescaledb uses tzdata-legacy
authorChristoph Berg <myon@debian.org>
Mon, 10 Jun 2024 15:21:48 +0000 (17:21 +0200)
committerChristoph Berg <myon@debian.org>
Mon, 10 Jun 2024 15:21:48 +0000 (17:21 +0200)
jenkins/generate-pgdg-source

index 151b1cd5448ced1ba8eb9e6ab4900bd1f0cb0095..1ab5f8f900759d84e6b56237812420abded9f936 100755 (executable)
@@ -210,7 +210,7 @@ case $PACKAGE in
     ;;
 esac
 case $PACKAGE in
-  postgresql-8.?|postgresql-9.?|postgresql-[1-7]?)
+  postgresql-8.?|postgresql-9.?|postgresql-[1-7]?|timescaledb)
     case $distribution in bookworm|bullseye|buster|jammy|focal)
       sed -i -e '/tzdata-legacy/d' debian/control
       sed -i -e 's/tzdata.*/tzdata,/' debian/tests/control