aboutsummaryrefslogtreecommitdiffstats
path: root/host/cmake/debian/control
diff options
context:
space:
mode:
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.