File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- libfreenect (1:0.5.0+dfsg-1) unstable ; urgency=medium
1+ libfreenect (1:0.5.0+dfsg-1) experimental ; urgency=medium
22
33 * The latest upstream release
44 * debian/patches
@@ -9,8 +9,10 @@ libfreenect (1:0.5.0+dfsg-1) unstable; urgency=medium
99 * debian/rules
1010 - no longer manual prefixing of binaries is needed, upstream provides
1111 prefixes
12+ * debian/control
13+ - -dev package depends on libusb-1.0-0-dev (Closes: #775768)
1214
13- -- Yaroslav Halchenko <debian@onerussian.com> Mon, 27 Oct 2014 15:11:22 -0400
15+ -- Yaroslav Halchenko <debian@onerussian.com> Mon, 19 Jan 2015 14:01:10 -0500
1416
1517libfreenect (1:0.2.0+dfsg-2) unstable; urgency=low
1618
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ Description: library for accessing Kinect device
3535Package: libfreenect-dev
3636Architecture: any
3737Multi-Arch: same
38- Depends: ${misc:Depends}, libfreenect0.5 (= ${binary:Version})
38+ Depends: ${misc:Depends}, libfreenect0.5 (= ${binary:Version}), libusb-1.0-0-dev
3939Description: library for accessing Kinect device -- development files
4040 libfreenect is a cross-platform library that provides the necessary interfaces
4141 to activate, initialize, and communicate data with the Kinect hardware.
You can’t perform that action at this time.
0 commit comments