aboutsummaryrefslogtreecommitdiffstats
path: root/tools/debs
diff options
context:
space:
mode:
authormichael-west <michael.west@ettus.com>2018-02-15 14:27:33 -0800
committerMartin Braun <martin.braun@ettus.com>2018-02-19 14:33:01 -0800
commit1adae2b432d1b66d7b9133a67fedce8af0b6b560 (patch)
tree5735946da0f47c46bfd31d2136c0136a8d6a1947 /tools/debs
parent1651444b27a6c437ab8395f19fe4a6609b6e2895 (diff)
downloaduhd-1adae2b432d1b66d7b9133a67fedce8af0b6b560.tar.gz
uhd-1adae2b432d1b66d7b9133a67fedce8af0b6b560.tar.bz2
uhd-1adae2b432d1b66d7b9133a67fedce8af0b6b560.zip
Ubuntu PPA: Update debian information
Diffstat (limited to 'tools/debs')
-rwxr-xr-xtools/debs/upload_debs.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/debs/upload_debs.sh b/tools/debs/upload_debs.sh
index 30e80ea48..1dff053b0 100755
--- a/tools/debs/upload_debs.sh
+++ b/tools/debs/upload_debs.sh
@@ -45,7 +45,7 @@ ORIG_RELEASE=`head -1 host/cmake/debian/changelog | sed 's/.*) \(.*\);.*/\1/'`
# Currently supported versions can be found here:
# https://launchpad.net/ubuntu/+ppas
#
-RELEASES="trusty vivid wily xenial yakkety"
+RELEASES="trusty xenial artful bionic"
PPA=ppa:ettusresearch/uhd
#