From 7224297101670879f7e945c4e1acf0e6834a6f1f Mon Sep 17 00:00:00 2001 From: Brent Stapleton Date: Wed, 25 Jul 2018 15:17:38 -0700 Subject: uhd: Post-release cleanup - Bump the UHD API version and return to development branch status - Removing artful in list of Ubuntu releases. Support for artful ended in July 2018. --- tools/debs/upload_debs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools') diff --git a/tools/debs/upload_debs.sh b/tools/debs/upload_debs.sh index 1dff053b0..780586909 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 xenial artful bionic" +RELEASES="trusty xenial bionic" PPA=ppa:ettusresearch/uhd # -- cgit v1.2.3