~ubuntu-branches/ubuntu/trusty/libusbx/trusty

« back to all changes in this revision

Viewing changes to debian/libusb-1.0-0-dev.doc-base

  • Committer: Package Import Robot
  • Author(s): Aurelien Jarno
  • Date: 2013-07-12 19:49:06 UTC
  • mfrom: (1.1.3)
  • mto: This revision was merged to the branch mainline in revision 7.
  • Revision ID: package-import@ubuntu.com-20130712194906-4l816fbge4ky7b2e
* New upstream version, last one from the libusbx, the next one will
  be called libusb again.
  - Build depends on libudev-dev.
  - Update symbol files.
* Bump Standards-Version to 3.9.4 (no changes).
* Move documentation to a -doc package.
* Set the -dev package as Multiarch: same.
* Support parallel building.
* Compress the .deb files with xz.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Document: libusb-1.0-0-dev
2
 
Title: libusb-1.0 API Reference
3
 
Author: Johannes Erdfelt
4
 
Abstract:
5
 
 libusb is an open source library that allows you to communicate with USB devices
6
 
 from userspace
7
 
 .
8
 
 This documentation is aimed at application developers wishing to communicate 
9
 
 with USB peripherals from their own software. It assumes knowledge of how to 
10
 
 operate USB devices from a software standpoint (descriptors, configurations, 
11
 
 interfaces, endpoints, control/bulk/interrupt/isochronous transfers, etc).
12
 
Section: Programming
13
 
 
14
 
Format: HTML
15
 
Index: /usr/share/doc/libusb-1.0-0-dev/html/index.html
16
 
Files: /usr/share/doc/libusb-1.0-0-dev/html/*