misc: update/fix BUILD_UNTIL tags on helpers.
This commit is contained in:
parent
fd150c8689
commit
a5fc9699e6
8 changed files with 6 additions and 2 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
|
|
@ -21,7 +21,6 @@
|
|||
VERSION=5
|
||||
COMPONENT=main
|
||||
#Be aware to not pull/build before publish date on T12.
|
||||
BUILD_UNTIL=11.0
|
||||
|
||||
. ./config
|
||||
|
||||
|
|
|
|||
|
|
@ -18,7 +18,6 @@
|
|||
#
|
||||
|
||||
VERSION=0
|
||||
BUILD_UNTIL=11.0
|
||||
|
||||
. ./config
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue