From b8bdbc51312b1a1cf80dbc251a8ebb537ac9d5a9 Mon Sep 17 00:00:00 2001 From: Nicholas Corgan Date: Tue, 30 Apr 2013 10:40:14 -0700 Subject: Minor changes for Debian package compliance * Made CMake script to find libusb-1.0 stronger * Added Debian watchfile --- host/cmake/debian/watch | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 host/cmake/debian/watch (limited to 'host/cmake/debian/watch') diff --git a/host/cmake/debian/watch b/host/cmake/debian/watch new file mode 100644 index 000000000..9e79c82aa --- /dev/null +++ b/host/cmake/debian/watch @@ -0,0 +1,3 @@ +version=3 +opts=uversionmangle=s/([^0-9]|)0*(\d)/$1$2/g;s/_/./g \ +https://github.com/EttusResearch/uhd/tags .*/release_([\d_]+)\.tar\..* -- cgit v1.2.3