aboutsummaryrefslogtreecommitdiffstats
path: root/host/cmake/debian/control
diff options
context:
space:
mode:
authormichael-west <michael.west@ettus.com>2019-06-28 09:06:07 -0700
committermichael-west <michael.west@ettus.com>2019-06-28 09:06:07 -0700
commitbfb9c1c77ecd06120a16cebce9de2225d87e50f2 (patch)
treed8beeaf12976ffa7db09b81b67d3a3fd5bd6d71d /host/cmake/debian/control
parent5f75f73f25016958ab32710bb0cbd5ce4481041b (diff)
downloaduhd-bfb9c1c77ecd06120a16cebce9de2225d87e50f2.tar.gz
uhd-bfb9c1c77ecd06120a16cebce9de2225d87e50f2.tar.bz2
uhd-bfb9c1c77ecd06120a16cebce9de2225d87e50f2.zip
3.14.1.0 Release
Updated CHANGELOG Updated Debian files Updated manifest Signed-off-by: michael-west <michael.west@ettus.com>
Diffstat (limited to 'host/cmake/debian/control')
-rw-r--r--host/cmake/debian/control8
1 files changed, 4 insertions, 4 deletions
diff --git a/host/cmake/debian/control b/host/cmake/debian/control
index fc53a929e..9559ecd9e 100644
--- a/host/cmake/debian/control
+++ b/host/cmake/debian/control
@@ -2,7 +2,7 @@ Source: uhd
Section: science
Priority: optional
Maintainer: Ettus Research <packages@ettus.com>
-Uploaders: Martin Braun <martin.braun@ettus.com>
+Uploaders: Michael West <michael.west@ettus.com>
Build-Depends: cmake,
debhelper (>= 9),
doxygen,
@@ -30,7 +30,7 @@ Vcs-Git: git://github.com/EttusResearch/uhd.git
Package: uhd-host
Architecture: any
Depends: adduser,
- libuhd3.14.0 (= ${binary:Version}),
+ libuhd3.14.1 (= ${binary:Version}),
python,
python-requests,
${misc:Depends},
@@ -49,7 +49,7 @@ Description: hardware driver for Ettus Research products - host apps
display hardware configuration information, and Doxygen generated
documentation.
-Package: libuhd3.14.0
+Package: libuhd3.14.1
Architecture: any
Section: libs
Pre-Depends: ${misc:Pre-Depends}
@@ -67,7 +67,7 @@ Description: hardware driver for Ettus Research products
Package: libuhd-dev
Architecture: any
Section: libdevel
-Depends: libuhd3.14.0 (= ${binary:Version}), python, ${misc:Depends}, ${shlibs:Depends}
+Depends: libuhd3.14.1 (= ${binary:Version}), python, ${misc:Depends}, ${shlibs:Depends}
Suggests: gnuradio
Description: universal hardware driver for Ettus Research products
Host library for the USRP Hardware Driver for Ettus Research products.