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 5d563be4b..39663055c 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: Michael West <michael.west@ettus.com>
+Uploaders: Aaron Rossetto <aaron.rossetto@ni.com>
Build-Depends: cmake,
debhelper (>= 9),
doxygen,
@@ -31,7 +31,7 @@ Vcs-Git: git://github.com/EttusResearch/uhd.git
Package: uhd-host
Architecture: any
Depends: adduser,
- libuhd4.0.0 (= ${binary:Version}),
+ libuhd4.1.0 (= ${binary:Version}),
python3,
python3-mako,
python3-numpy,
@@ -54,7 +54,7 @@ Description: hardware driver for Ettus Research products - host apps
display hardware configuration information, and Doxygen generated
documentation.
-Package: libuhd4.0.0
+Package: libuhd4.1.0
Architecture: any
Section: libs
Pre-Depends: ${misc:Pre-Depends}
@@ -72,7 +72,7 @@ Description: hardware driver for Ettus Research products
Package: libuhd-dev
Architecture: any
Section: libdevel
-Depends: libuhd4.0.0 (= ${binary:Version}),
+Depends: libuhd4.1.0 (= ${binary:Version}),
python3,
python3-mako,
python3-numpy,