diff --git a/helpers/make-0ad b/helpers/make-0ad index cbec06e..0db8f25 100644 --- a/helpers/make-0ad +++ b/helpers/make-0ad @@ -21,6 +21,7 @@ VERSION=1 EXTERNAL='deb-src http://ppa.launchpadcontent.net/wfg/0ad/ubuntu $UPSTREAM main' REPOKEY="8CA7A6E8E4FA953A" BACKPORTS=true +BUILD_UNTIL=11.0 . ./config diff --git a/helpers/make-0ad-data b/helpers/make-0ad-data index d578fd4..6452270 100644 --- a/helpers/make-0ad-data +++ b/helpers/make-0ad-data @@ -21,6 +21,7 @@ VERSION=1 EXTERNAL='deb-src http://ppa.launchpadcontent.net/wfg/0ad/ubuntu $UPSTREAM main' REPOKEY="8CA7A6E8E4FA953A" BACKPORTS=true +BUILD_UNTIL=11.0 . ./config diff --git a/helpers/make-deluge b/helpers/make-deluge index 9cb5cc4..137fc38 100644 --- a/helpers/make-deluge +++ b/helpers/make-deluge @@ -21,6 +21,7 @@ VERSION=1 EXTERNAL='deb-src http://ppa.launchpad.net/deluge-team/stable/ubuntu $UPSTREAM main' REPOKEY="C5E6A5ED249AD24C" BACKPORT=true +BUILD_UNTIL=11.0 . ./config diff --git a/helpers/make-libstrophe b/helpers/make-libstrophe index e9ed340..78adb26 100644 --- a/helpers/make-libstrophe +++ b/helpers/make-libstrophe @@ -21,6 +21,7 @@ VERSION=1 EXTERNAL='deb-src http://ftp.debian.org/debian bullseye-backports main' REPOKEY=0E98404D386FA1D9 BACKPORT=true +BUILD_UNTIL=11.0 . ./config diff --git a/helpers/make-nodejs b/helpers/make-nodejs index ffb141b..20e012c 100644 --- a/helpers/make-nodejs +++ b/helpers/make-nodejs @@ -22,6 +22,7 @@ VERSION=0 EXTERNAL='deb-src http://ppa.launchpadcontent.net/mozillateam/build-support/ubuntu $UPSTREAM main' REPOKEY=9BDB3D89CE49EC21 BACKPORTS=true +BUILD_UNTIL=11.0 . ./config diff --git a/helpers/make-profanity b/helpers/make-profanity index 5de679d..7a9b389 100644 --- a/helpers/make-profanity +++ b/helpers/make-profanity @@ -22,6 +22,7 @@ EXTERNAL='deb-src http://ftp.debian.org/debian bullseye-backports main' REPOKEY=0E98404D386FA1D9 DEPENDS=libstrophe BACKPORT=true +BUILD_UNTIL=11.0 . ./config diff --git a/helpers/make-python-apt b/helpers/make-python-apt index e3f29d1..ee44ba7 100644 --- a/helpers/make-python-apt +++ b/helpers/make-python-apt @@ -21,7 +21,6 @@ VERSION=5 COMPONENT=main #Be aware to not pull/build before publish date on T12. -BUILD_UNTIL=11.0 . ./config diff --git a/helpers/make-ublock-origin b/helpers/make-ublock-origin index 5c2524c..231e900 100644 --- a/helpers/make-ublock-origin +++ b/helpers/make-ublock-origin @@ -18,7 +18,6 @@ # VERSION=0 -BUILD_UNTIL=11.0 . ./config