buster-backports has been removed from ftp.debian.org
authorChristoph Berg <myon@debian.org>
Mon, 15 Apr 2024 09:10:52 +0000 (11:10 +0200)
committerChristoph Berg <myon@debian.org>
Mon, 15 Apr 2024 09:10:52 +0000 (11:10 +0200)
pgapt.conf

index 036ad4943aa425f6f1d2423d9f5388cd18ab686c..ec05ea47b7281d9b77d91ffe8384be4349fd09f1 100644 (file)
@@ -25,7 +25,7 @@ set_dist_vars () { # args: $1 = distribution [$2 = architecture]
     trixie)   PGDG_TAG="130"   DISTRO="debian" RELEASE="13" ;;
     bookworm) PGDG_TAG="120"   DISTRO="debian" RELEASE="12" ;;
     bullseye) PGDG_TAG="110"   DISTRO="debian" RELEASE="11"    HAS_BACKPORTS=1 ;;
-    buster)   PGDG_TAG="100"   DISTRO="debian" RELEASE="10"    HAS_BACKPORTS=1 ARCHS="amd64 arm64 i386 ppc64el s390x" ;;
+    buster)   PGDG_TAG="100"   DISTRO="debian" RELEASE="10"                    ARCHS="amd64 arm64 i386 ppc64el s390x" ;;
     stretch)  PGDG_TAG="90"    DISTRO="debian" RELEASE="9"     HAS_BACKPORTS=1 ARCHS="amd64       i386 ppc64el"       ;;
     jessie)   PGDG_TAG="80"    DISTRO="debian" RELEASE="8"                     ARCHS="amd64       i386 ppc64el"       COMPONENTS="main         8.4 9.0 9.1 9.2 9.3 9.4 9.5 9.6 10 11 12" ;;
     wheezy)   PGDG_TAG="70"    DISTRO="debian" RELEASE="7"                     ARCHS="amd64       i386"               COMPONENTS="main 8.2 8.3 8.4 9.0 9.1 9.2 9.3 9.4 9.5 9.6 10" ;;