Skip to content

Latest commit

 

History

History
49 lines (44 loc) · 1.82 KB

control

File metadata and controls

49 lines (44 loc) · 1.82 KB
 
Mar 22, 2011
Mar 22, 2011
1
2
3
4
Source: usb-moded
Section: misc
Priority: optional
Maintainer: Philippe De Swert <philippe.de-swert@nokia.com>
May 13, 2014
May 13, 2014
5
Build-Depends: debhelper (>= 5), autoconf, automake, libdbus-1-dev, libdbus-glib-1-dev, libglib2.0-dev, doxygen, libudev-dev
May 10, 2011
May 10, 2011
6
Standards-Version: 3.9.1
Mar 22, 2011
Mar 22, 2011
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
Package: usb-moded
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, lsof
Description: usb_moded - USB mode controller
Usb_moded is a daemon to control the USB states. For this
it loads unloads the relevant usb gadget modules, keeps track
of the filesystem(s) and notifies about changes on the DBUS
system bus.
Package: usb-moded-doc
Section: doc
Architecture: any
Depends: usb-moded (= ${binary:Version}), ${misc:Depends}
Description: usb_moded - USB mode controller - documentation
Usb_moded is a daemon to control the USB states. For this
it loads unloads the relevant usb gadget modules, keeps track
of the filesystem(s) and notifies about changes on the DBUS
system bus.
=== This package contains the documentation ===
Package: usb-moded-dbg
Section: debug
Architecture: any
Depends: usb-moded (= ${binary:Version}), ${misc:Depends}
Priority: extra
Description: usb_moded - USB mode controller - Debug symbols
Usb_moded is a daemon to control the USB states. For this
it loads unloads the relevant usb gadget modules, keeps track
of the filesystem(s) and notifies about changes on the DBUS
system bus.
=== This package contains the debug symbols ===
Package: usb-moded-dev
Architecture: any
Depends: ${misc:Depends}, libdbus-1-dev
Description: usb_moded - USB mode controller - development files
Usb_moded is a daemon to control the USB states. For this
it loads unloads the relevant usb gadget modules, keeps track
of the filesystem(s) and notifies about changes on the DBUS
system bus.
=== This package contains the files needed to program for usb_moded ===