libusb-1.0 2:0.9.3-2 source package in Ubuntu

Changelog

libusb-1.0 (2:0.9.3-2) unstable; urgency=low

  * debian/rules: fix cross build support.

libusb-1.0 (2:0.9.3-1) unstable; urgency=low

  * New upstream beta version, incompatible with libusb 0.1:
    - Rename packages to libusb-1.0-0 and libusb-1.0-0-dev.
    - Use quilt for the patch management system.
    - 00_doxygen.diff: allow out-of-tree build of the documentation.
    - 50_autoreconf.diff: regenerate auto* files.
    - Add a README.source file.
    - Update debian/copyright.

libusb (2:0.1.12-12) unstable; urgency=low

  * Fix infinite loop when device are unplugged during a transfer (closes:
    bug#485778). 
  * Upgraded policy compliance to 3.8.0 (no changes).
  * Don't build documentation in the udeb target. 

libusb (2:0.1.12-11) unstable; urgency=low

  * Add a build-depends on docbook (closes: bug#479572). 

libusb (2:0.1.12-10) unstable; urgency=low

  * Use const for buffers in write functions (closes: bug#473814).

libusb (2:0.1.12-9) unstable; urgency=low

  * Support dpkg-buildpackage -j. 

libusb (2:0.1.12-8) unstable; urgency=high

  * Provide a symlink /usr/lib/libusb-0.1.so.4 -> /lib/libusb-0.1.so.4
    to workaround dpkg-dev bugs.

libusb (2:0.1.12-7) unstable; urgency=low

  * Remove the Provides: line for the udeb (closes: bug#419607).
  * Use the Homepage: tag in the description (closes: bug#416376). 

libusb (2:0.1.12-6) unstable; urgency=low

  * Make the package binNMU safe. 

libusb (2:0.1.12-5) unstable; urgency=low

  * Stop suggesting hotplug (closes: bug#409299). 

libusb (2:0.1.12-4) unstable; urgency=low

  * Changed usb.h to make it ANSI compliant (closes: bug#315165). 

libusb (2:0.1.12-3) unstable; urgency=low

  * Fixed the use of select for URB transfer. Thanks to Daniel
    Jacobowitz for the patch (closes: bug#406644).
  * Fixed usbpp.h (closes: bug#404901).
  * Upgraded policy compliance to 3.7.2 (no changes).

libusb (2:0.1.12-2) unstable; urgency=low

  * Fix /usr/lib/libusb.so symlink (closes: bug#360426). 

libusb (2:0.1.12-1) unstable; urgency=low

  * New upstream release (closes: bug#360228). 

libusb (2:0.1.11-7) unstable; urgency=low

  * Fixed a build failure with GCC 4.1 (Closes: bug#357995).
  * Really ship the C++ library (Closes: bug#358854).

libusb (2:0.1.11-6) unstable; urgency=low

  * Added a patch by Frans Pop (Closes: bug#356747):
    - Add --add-udeb option for dh_makeshlibs which autogenerates the
      udeb: lines for the shlibs file
    - Build-depends on debhelper (>= 5.0.22).

libusb (2:0.1.11-5) unstable; urgency=low

  * Don't use AM_MAINTAINER_MODE, just touch configure before running it.
    Thanks to Steve Langasek for reporting the problem and the explanation on
    how AM_MAINTAINER_MODE works.

libusb (2:0.1.11-4) unstable; urgency=low

  * Fixed a memory leak calling usb_find_devices() successively. Patch
    backported from CVS.

libusb (2:0.1.11-3) unstable; urgency=low

  * Fix the /usr/lib/libusb.so link. 

libusb (2:0.1.11-2) unstable; urgency=low

  * Use %zd to print size_t types. Thanks to Kurt Roeckx for the hint
    (closes: bug#349355).

libusb (2:0.1.11-1) unstable; urgency=low

  * New upstream version. 

libusb (2:0.1.10a-22) unstable; urgency=low

  * Check /dev/bus/usb before /proc/bus/usb (closes: bug#336596). 

libusb (2:0.1.10a-21) unstable; urgency=low

  * Changed the priority back to optional, except for libusb-0.1-4.

libusb (2:0.1.10a-20) unstable; urgency=low

  * Changed priority to important.
  * Applied patch by Kay Sievers <email address hidden> to prepare for the
    upcoming changes in the Linux USB core, which will create real device 
    nodes in /dev with udev.

libusb (2:0.1.10a-19) unstable; urgency=low

  * Removed debconf warning if USB is not functional as the information 
    is already in README.Debian (closes: bug#322937).

libusb (2:0.1.10a-18) unstable; urgency=low

  * Remove debian/tmp-udeb in the clean target (closes: bug#319378). 
  * Bumped Standards-Version to 3.6.2 (no changes).

libusb (2:0.1.10a-17) unstable; urgency=low

  * Upload from Debconf 5.
  * C++ ABI transition. Changed libusb++-0.1-4 into libusb++-0.1-4c2.

libusb (2:0.1.10a-16) unstable; urgency=low

  * Changed usb.h to make it ANSI compliant (closes: bug#315165).

libusb (2:0.1.10a-15) unstable; urgency=low

  * Fixed a typo in the German debconf translation (closes: bug#313779). 

libusb (2:0.1.10a-14) unstable; urgency=low

  * Also produce an udeb library. Thanks to Colin Watson for the patch
    (closes: bug#311477).

libusb (2:0.1.10a-13) unstable; urgency=low

  * Oops, this time really change the hotplug recommendation to a 
    suggestion (closes: bug#310909).

libusb (2:0.1.10a-12) unstable; urgency=low

  * Changed hotplug recommendation to a suggestion (closes: bug#310909).

libusb (2:0.1.10a-11) unstable; urgency=low

  * Updated German debconf translation. Thanks to Rene van Bevern (closes:
    bug#310419).

libusb (2:0.1.10a-10) unstable; urgency=low

  * No changes. New version needed to be able to upload to 
    testing-proposed-updates. 

libusb (2:0.1.10a-9) unstable; urgency=low

  * Added __attribute__ ((packed)) to USB descriptors structures. 

libusb (2:0.1.10a-8) unstable; urgency=high

  * Conflicts with libccid (<< 0.9.2-3) as it seems to be buggy (closes:
    bug#302492). 

libusb (2:0.1.10a-7) unstable; urgency=low

  * Enable C++ libraries.

libusb (2:0.1.10a-6) unstable; urgency=high

  * Fix bashism in config script (closes: bug#298499, bug#298500).

libusb (2:0.1.10a-5) unstable; urgency=high

  * Disable debconf warning on GNU/kFreeBSD.

libusb (2:0.1.10a-4) unstable; urgency=high

  * Backported thread support from CVS. This was removed by the 0.1.9 
    version, thus the urgency high.
  * Added support for kfreebsd-gnu. Patch by Robert Millan. Thanks (closes:
    bug#297883).

libusb (2:0.1.10a-3) unstable; urgency=high

  * Revert previous changes. That was only a workaround, the bug being in
    libgphoto2.

libusb (1:0.1.10a-fixes.1) unstable; urgency=medium

  * Reduce requested block size to 4kB instead of 16kB (closes: bug#296708).

libusb (1:0.1.10a-1) unstable; urgency=low

  * New upstream version.

libusb (1:0.1.10-2) unstable; urgency=high

  * Really includes documentation libusb-dev.

libusb (1:0.1.10-1) unstable; urgency=high

  * New upstream version, which is the answer of the upstream author to
    bug#294368 and throughput problems of version 0.1.9.
  * Prepared everything for the C++ library, but don't actually build the
    packages, this would probably be for post-sarge.

libusb (1:0.1.9-3) unstable; urgency=medium

  * Urgency set to medium so that fix for bug #294139 propagates to
    testing quickly.
  * Patched the loop condition so that transfers bigger than 16Ko
    work (closes: bug#294368).

libusb (1:0.1.9-2) unstable; urgency=low

  * Added a fix to fetch the descriptors from the device is they are 
    only partially provided by the kernel (closes: bug#294139).

libusb (1:0.1.9-1) unstable; urgency=low

  * New upstream version.

libusb (1:0.1.8-17) unstable; urgency=high

  * Moved the library to /lib as it is need by some other tools during the
    boot.

libusb (1:0.1.8-16) unstable; urgency=low

  * Fixed a typo in debian/config (closes: bug#259666). 

libusb (1:0.1.8-15) unstable; urgency=low

  * Don't use XSI in debian/config (closes: bug#259449).

libusb (1:0.1.8-14) unstable; urgency=low

  * Fixed pkgconfig file.

libusb (1:0.1.8-13) unstable; urgency=low

  * Really include Italian debconf translation (closes: bug#251738).

libusb (1:0.1.8-12) unstable; urgency=low

  * Added support for pkgconfig (closes: bug#250925).
  * Added Italian debconf translation. Thanks to Luca Monducci (closes:
    bug#251738).
  * Don't display debconf usbfs message if hotplug is installed (closes: #248847).

libusb (1:0.1.8-11) unstable; urgency=low

  * Added Catalan debconf translation. Thanks to Aleix Badia i Bosch 
    (closes: bug#248724).

libusb (1:0.1.8-10) unstable; urgency=low

  * Updated Dutch debconf translation. Thanks to Frans Pop (closes:
    bug#244480).
  * Added Czech debconf translation. Thanks to Miroslav Kure (closes:
    bug#244420).

libusb (1:0.1.8-9) unstable; urgency=low

  * Don't use the -l option when calling mount (closes: bug#243603). 

libusb (1:0.1.8-8) unstable; urgency=low

  * Added Dutch debconf translation (closes: bug#242035). Thanks to 
    Frans Pop.

libusb (1:0.1.8-7) unstable; urgency=low

  * Really include Japanese debconf translation. 

libusb (1:0.1.8-6) unstable; urgency=low

  * Added Japanese debconf translation (closes: bug#239847). Thanks to 
    Hideki Yamane.

libusb (1:0.1.8-5) unstable; urgency=low

  * Added description of the mount options to README.Debian (closes: 
    bug#237280).

libusb (1:0.1.8-4) unstable; urgency=medium

  * Rewrote detection of usbfs (closes: bug#234327, bug#235101).

libusb (1:0.1.8-3) unstable; urgency=low

  * Added Danish debconf translation (closes: bug#233759).
  * Don't display message about mounting usbfs twice (closes: bug#233820).
  * On 2.6 kernels compiled with /sys, propose to mount /sys/bus/usb instead
    of /proc/bus/usb (closes: bug#233936).

libusb (1:0.1.8-2) unstable; urgency=medium

  * Added French debconf translation (closes: bug#233256).
  * Urgency set to medium to not lengthen the migration to testing as
    some package such as kdegraphics are waiting for libusb.

libusb (1:0.1.8-1) unstable; urgency=low

  * New upstream release.

libusb (1:0.1.7-8) unstable; urgency=low

  * Added support for sysfs (2.6 kernels). Thanks to Thom May for the patch
    (closes: bug#232208).
  * debian/config: check for usbcore.o/usbcore.ko before telling that the
    kernel is compiled without usb support (closes: bug#232204).

libusb (1:0.1.7-7) unstable; urgency=low

  * Switch to po-debconf.
  * Added German debconf translation. Thanks to Michael Ablassmeier.

libusb (1:0.1.7-6) unstable; urgency=low

  * Acknowledge previous NMU (closes: bug#217725).
  * Fixed a typo in debian/libusb-0.1.4/templates (closes: bug#217742).

libusb (1:0.1.7-5.1) unstable; urgency=low

  * NMU.
  * Added the remove usb.h fix back. (Closes: #217725)
  * Corrected the modified 1:0.1.7-2 changelog entry.
  * Various minor fixes.

libusb (1:0.1.7-5) unstable; urgency=low

  * If kernel is compiled without USB support, display a message telling
    that libusb will not be functionnal instead of displaying the message
    'usbfs not mounted` (closes: bug#217432).

libusb (1:0.1.7-4) unstable; urgency=low

  * Changed section of libusb-dev from devel to libdevel to match override.
  * Don't display 'usbfs not mounted` twice (closes: bug#217332).

libusb (1:0.1.7-3) unstable; urgency=low

  * New maintainer (closes: bug#217117).
  * Moved documentation into /usr/share/doc/libusb-dev/html. Register it to
    into dhelp database.
  * Added manpage for libusb-config
  * Warn the user if is not mounted. Thanks to Julien Blache for the patch.
    (Closes: bug#185774).
  * debian/control
    + Depends on ${misc:Depends}
  * Uses autotools-dev to update config.{guess,sub}.
  * Uses debian/compat instead of DH_COMPAT.
  * Upgraded policy compliance to 3.6.1 (no changes).

libusb (1:0.1.7-2) unstable; urgency=low

  * Delete autogenerated usb.h file. (Closes: #161193)
  * Install libusb documentation.
  * GNU config automated update: config.sub (20030509 to 20030509),
    config.guess (20030509 to 20030519)

libusb (1:0.1.7-1) unstable; urgency=low

  * New upstream release. (Closes: #161193, #171086)
  * Added replaces for libusb-dev. (Closes: #144295)
  * Recommend hotplug. (Closes: #168340)
  * GNU config automated update: config.sub (20010907 to 20030509),
    config.guess (20010904 to 20030509)

libusb (1:0.1.6a-2.1) unstable; urgency=low

  * Non-Maintainer Upload without any change,
    the powerpc arch needs a rebuild package.
  * Fix PowerPC segfault (Closes: #149849, #157772).

libusb (1:0.1.6a-2) unstable; urgency=low

  * Added docbook-dsssl to Build Depends.

libusb (1:0.1.6a-1) unstable; urgency=low

  * New upstream. (Closes: #152408)

libusb (1:0.1.5-4) unstable; urgency=high

  * New upload to fix segfault problems with programs using libusb. I am not
    sure what caused the problem. :<
  * GNU config automated update: config.sub (20020222 to 20020307),
    config.guess (20020219 to 20020320)

libusb (1:0.1.5-3) unstable; urgency=high

  * Added Conflicts/Replaces line. (Closes: #137595, #138138)

libusb (1:0.1.5-2) unstable; urgency=high

  * fixed package name (Closes: #128914, #133389, #133731)
  * GNU config automated update: config.sub (20010907 to 20020222),
    config.guess (20010904 to 20020219)

libusb (1:0.1.5-1) unstable; urgency=high

  * New Upstream.
  * Made rules use a build directory so source directory is clean.
  * GNU config automated update: config.sub (20010907 to 20020201),
    config.guess (20010904 to 20020130)

libusb (1:0.1.4-2) unstable; urgency=high

  * Updated config.guess config.sub (Closes: #120995)

libusb (1:0.1.4-1) unstable; urgency=high

  * New Upstream.

libusb (1:0.1.3b-2) unstable; urgency=low

  * Ran libtoolize --force -c to fix bug. (Closes: #103355)

libusb (1:0.1.3b-1) unstable; urgency=low

  * Initial Release.

Local variables:
mode: debian-changelog
End:

 -- Ubuntu Archive Auto-Sync <email address hidden>   Fri,  07 Nov 2008 16:29:29 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Jaunty
Original maintainer:
Aurelien Jarno
Architectures:
any
Section:
libs
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libusb-1.0_0.9.3.orig.tar.gz 375.1 KiB 469bcc420c1d58583b6739b5d0e2a40cc4dd0169e87821b61adbd2849410a84d
libusb-1.0_0.9.3-2.diff.gz 339.3 KiB ec69d1a8b97d73a45f7ab05c58f51e43f7f9e6841a54dde0134aa242a124bd44
libusb-1.0_0.9.3-2.dsc 1.0 KiB 835557e29447485e81506e21e1f6b142ab7b8bf6468a97e812767f3ebce59fbe

View changes file

Binary packages built by this source

libusb-1.0-0: No summary available for libusb-1.0-0 in ubuntu jaunty.

No description available for libusb-1.0-0 in ubuntu jaunty.

libusb-1.0-0-dev: No summary available for libusb-1.0-0-dev in ubuntu jaunty.

No description available for libusb-1.0-0-dev in ubuntu jaunty.

libusb-1.0-0-udeb: No summary available for libusb-1.0-0-udeb in ubuntu jaunty.

No description available for libusb-1.0-0-udeb in ubuntu jaunty.