libmtp (1.0.3-1+squeeze2) stable; urgency=low

  * Support new devices:
    - Apple iPhone, iPhone 3G, iPhone 3GS, iPod Touch (1st, 2nd and 3rd
      generations), iPad.
    - COBY MP705
    - Conceptronic CMTD2
    - Cowon iAudio J3, iAudio X7, iAudio C2, iAudio 10
    - Curitel Communications Verizon Wireless Device
    - Medion MD99000 (P9514)/Olivetti Olipad 110
    - Motorola Droid X/MB525 (Defy)
    - NEC FOMA N01A
    - Nextar MA715A-8R
    - Nokia 5800 XpressMusic (new, previously unknown, ID) N79, E52, 2710,
      5230, N7 (a couple of IDs), N8 (a couple of IDs), N9, C7 (a couple of
      IDs), N950
    - Pantech Crux
    - SonyEricsson U5, U8i, j10i (Elm), j10i2 (Elm), j108i (Cedar), LT15i
      (Xperia arc S), Xperia Neo, Xperia MK16i, ST18a Xperia Ray ST18i Xperia
      Ray, ST15i Xperia Mini, Xperia Arc LT15i
    - SonyEricsson K550i
    - Wyplay Wyplayer
  * Fix device flags:
    - Set DEVICE_FLAG_BROKEN_BATTERY_LEVEL for Nokia 5200
    - Set DEVICE_FLAG_{FLAC,OGG}_IS_UNKNOWN for a number of Cowon players to
      make them properly recognize OGG/FLAC files.
    - Set DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST for LG Electronics KM900,
      LG8575, V909 G-Slate.

 -- Alessio Treglia <quadrispro@ubuntu.com>  Sat, 16 Jun 2012 19:31:34 +0200

libmtp (1.0.3-1+squeeze1) stable; urgency=low

  * Add support for Motorola Xoom devices (Closes: #650152).

 -- Alessio Treglia <quadrispro@ubuntu.com>  Thu, 12 Jan 2012 22:28:24 +0100

libmtp (1.0.3-1) unstable; urgency=low

  * debian/copyright: Update according to DEP-5 proposal.
  * Add apport package hook to reduce delta with Ubuntu.
  * New upstream release:
    - Don't probe HID equipment for device "OS descriptors"
      some Kensington mice really don't like that (LP: #559892).
  * Switch to debian 3.0 (quilt) source format.

 -- Alessio Treglia <quadrispro@ubuntu.com>  Tue, 25 May 2010 08:22:17 +0200

libmtp (1.0.2-3) unstable; urgency=low

  * Provide a -dbg package (Closes: #576966).
  * Remove libtool .la file.
  * Bump cdbs level.

 -- Alessio Treglia <quadrispro@ubuntu.com>  Fri, 16 Apr 2010 01:18:17 +0200

libmtp (1.0.2-2) unstable; urgency=medium

  * Bump Standards.
  * Sync controls files.
  * debian/libmtp.preinst.in: Replace '\s' with '\ ' when retrieving
    libmtp* package list (Closes: #568189).

 -- Alessio Treglia <quadrispro@ubuntu.com>  Sat, 20 Feb 2010 20:45:08 +0100

libmtp (1.0.2-1) unstable; urgency=low

  * New upstream release.
  * Update symbols file.
  * Set DMUA to yes.

 -- Alessio Treglia <quadrispro@ubuntu.com>  Thu, 04 Feb 2010 16:34:58 +0100

libmtp (1.0.1-2) unstable; urgency=low

  * Correct mtp-tools links (Closes: #564839).

 -- Alessio Treglia <quadrispro@ubuntu.com>  Tue, 12 Jan 2010 15:29:50 +0100

libmtp (1.0.1-1) unstable; urgency=low

  [ Savvas Radevic ]
  * debian/libmtp.postinst.in: Remove broken symlink 
    /etc/udev/rules.d/libmtp.rules (Closes: #531538)
  * debian/libmtp.preinst.in: Remove /etc/udev/libmtp.rules file only when 
    libmtp5 and libmtp6 (<< 0.2.1-2) are *not* installed.
  * debian/libmtp.{pre,post}inst.in: Replaced tabs with 4 spaces.
  * Added debian/README.Source to make things a bit more sane.

  [ Alessio Treglia ]
  * Adopting this (Closes: #560098).
  * New upstream release (Closes: #543533).
  * Bump Standards-Version to 3.8.3.
  * Register the developer reference with doc-base.
  * Update debian/copyright (also according to Debian DEP-5 proposal).

 -- Alessio Treglia <quadrispro@ubuntu.com>  Fri, 08 Jan 2010 10:24:21 +0100

libmtp (0.3.7-7) unstable; urgency=low

  * debian/libmtp.postinst.in: Fix syntax error in logical expression
    (closes: #527550)

 -- Rafael Laboissiere <rafael@debian.org>  Fri, 08 May 2009 07:22:24 +0200

libmtp (0.3.7-6) unstable; urgency=low

  * The package is now maintained through the collab-maint group at Alioth
  * debian/control:
    + (Maintainer) Set to the rafael-libmtp mailing list
    + (Vcs-Git, Vcs-Browser) Adjust to collab-maint
    + (Uploaders) Add myself and Savvas Radevic

  * debian/libmtp.postinst.in: Do safeguard tests to avoid the removal of
    file /etc/udev/rules.d/libmtp8.rules that could have been changed by
    the user.  Thanks to Michael Biebl for the suggestion and the
    discussion.

 -- Rafael Laboissiere <rafael@debian.org>  Thu, 07 May 2009 16:39:34 +0200

libmtp (0.3.7-5) unstable; urgency=low

  * debian/libmtp.postinst.in: Remove broken link in /etc/udev/rules.d
    introduced in the previous version of the package, thanks to Savvas
    Radevic (closes: #527206)

 -- Rafael Laboissiere <rafael@debian.org>  Wed, 06 May 2009 15:32:34 +0200

libmtp (0.3.7-4) unstable; urgency=low

  [ Savvas Radevic ]
  * Use proper udev rules folder and not a link (closes: Bug#527108).
    Changes are taken from Ubuntu and based on patches by Flávio Martins,
    Martin Pitt and Scott James Remnant.
  * debian/control: Add Breaks to ensure the right udev version gets used.
  * debian/libmtp.install.in, debian/libmtp.preinst.in,
    debian/libmtp.postinst.in: Clean up the mess where files were still going
    into the wrong directory.
  * debian/rules: Append proper prefix 45- to libmtp rules in UDEV variable
  * debian/libmtp.install.in: ../../45-libmtp@SOVERSION@.rules lib/udev/rules.d
  * Removed libmtp.links.in - Install rules directly instead of a link.

  [ Rafael Laboissiere ]
  * debian/libmtp.preinst.in: Remove the check for version 0.2.5-1 on
    install|upgrade.  Debian stable has version 0.2.6.1-3.

 -- Rafael Laboissiere <rafael@debian.org>  Tue, 05 May 2009 22:21:54 +0200

libmtp (0.3.7-3) unstable; urgency=low

  * debian/control.in:
    + Reword the long description of the packages.  Thanks to Gerfried
      Fuchs for the feedback (closes: #524041)
    + The package is now maintained with Git at alioth.debian.org.  Add
      Vcs-Git field and change Vcs-Browser accordingly.

 -- Rafael Laboissiere <rafael@debian.org>  Fri, 17 Apr 2009 17:18:29 +0200

libmtp (0.3.7-2) unstable; urgency=low

  * Upload to unstable, now that the libmtp7 -> libmtp8 transition is
    completed
  * debian/libmtp.docs.in: Drop ChangeLog from the list of doc files,
    since dh_installchangelogs takes care of it

 -- Rafael Laboissiere <rafael@debian.org>  Sun, 29 Mar 2009 23:50:16 +0200

libmtp (0.3.7-1) experimental; urgency=low

  * New upstream release.  This version contains the necessary changes to
    src/music-players.h that make the library find all tracks in Zen Xtra
    (closes: #519980).
  * Uploaded to experimental, to avoid interference with the libmtp7 ->
    libmtp8 transition
  * debian/control: Bump Standards-Version to 3.8.1 (no changes needed)

 -- Rafael Laboissiere <rafael@debian.org>  Mon, 16 Mar 2009 22:21:13 +0100

libmtp (0.3.6-2) unstable; urgency=low

  * Upload to unstable, with the authorization of the debian-release team
  * debian/control.in: Switch Vcs-Browser URL from wsvn to viewsvn

 -- Rafael Laboissiere <rafael@debian.org>  Sun, 22 Feb 2009 09:48:25 +0100

libmtp (0.3.6-1) experimental; urgency=low

  * New upstream release
  * debian/watch: Use the qa.debian.org SF redirector URL

 -- Rafael Laboissiere <rafael@debian.org>  Thu, 22 Jan 2009 22:44:49 +0100

libmtp (0.3.5-1) experimental; urgency=low

  * New upstream release
  * debian/rules: Clean src/_stdint.h file, which is created by configure
    but not cleaned by make distclean, as it should

 -- Rafael Laboissiere <rafael@debian.org>  Wed, 23 Dec 2008 14:42:24 +0100

libmtp (0.3.4-2) experimental; urgency=low

  * debian/watch: Fix upstream URL
  * debian/control: Add ${misc:Depends} to the Depends fields of all
    binary pacakges (Lintian warning)

 -- Rafael Laboissiere <rafael@debian.org>  Wed, 17 Dec 2008 22:02:47 +0100

libmtp (0.3.4-1) experimental; urgency=low

  * New upstream release

 -- Rafael Laboissiere <rafael@debian.org>  Wed, 12 Nov 2008 18:52:46 +0100

libmtp (0.3.3-1) experimental; urgency=low

  * New upstream release.
  * debian/libmtp8.symbols:
    + Add new symbols introduced in this release (SOVERSION bumped to
      8.1.0)
    + Removed all the symbols that do not start with `LIBMTP_'.  Upstream
      is now doing the Right Thing(TM) and exporting only the symbols that
      are actually part of the public API.

 -- Rafael Laboissiere <rafael@debian.org>  Sat, 27 Sep 2008 12:55:49 +0200

libmtp (0.3.1-1) experimental; urgency=low

  * New upstream release.
  * debian/symbols: Add shared library symbols file
  * debian/watch: Fix URL of upstream tarball

 -- Rafael Laboissiere <rafael@debian.org>  Fri, 29 Aug 2008 19:41:26 +0200

libmtp (0.3.0-1) experimental; urgency=low

  * New upstream release.  Upstream has bumped the SONAME version to 8.
    Uploading to experimental for now.

 -- Rafael Laboissiere <rafael@debian.org>  Mon, 30 Jun 2008 21:48:31 +0200

libmtp (0.2.6.1-3) unstable; urgency=low

  * debian/libmtp.install.in, debian/rules: Install hal fdi information.
    This change was taken from the Ubuntu package, thanks to Flávio Martin
    (closes LP#205749)
  * debian/control.in: Bump Standards-Version to 3.8.0 (no changes needed)

 -- Rafael Laboissiere <rafael@debian.org>  Sat, 28 Jun 2008 12:09:48 +0200

libmtp (0.2.6.1-2) unstable; urgency=low

  * debian/control.in:
    + Change the relationship to udev from Depends to Recommends
      (closes: #472048)
    + Append trunk/ to the path in Vcs-Svn:, such that debcheckout works

 -- Rafael Laboissiere <rafael@debian.org>  Fri, 28 Mar 2008 20:34:45 +0100

libmtp (0.2.6.1-1) unstable; urgency=low

  * New upstream release
  * debian/rules: Do not install the Lintian override, which is not needed
    anymore
  * debian/mtp-tools.lintian.in: Drop Lintian override file
  * debian/sanitize-manpage.pl: Escape "-" signs that mean the "minus"
    characters

 -- Rafael Laboissiere <rafael@debian.org>  Sun, 16 Mar 2008 22:41:43 +0100

libmtp (0.2.6-1) unstable; urgency=low

  * New upstream release

 -- Rafael Laboissiere <rafael@debian.org>  Thu, 06 Mar 2008 15:07:44 +0100

libmtp (0.2.5-2) unstable; urgency=low

  * Removed hotplug related stuff since the hotplug has been removed from
    sid.  Thanks to Michael Biebl for the heads up (closes: #461396).
    + debian/rules:
      - Do not process hotplug initialization files
      - Do not put hotplug as an alternate dependency to udev
    + debian/libmtp.install.in: Do not install hotplug configuration files
    + debian/libmtp.preinst.in: New file containing code for properly
    handling the removal of the hotplug conffiles

 -- Rafael Laboissiere <rafael@debian.org>  Fri, 08 Feb 2008 15:28:26 +0100

libmtp (0.2.5-1) unstable; urgency=low

  * New upstream release

 -- Rafael Laboissiere <rafael@debian.org>  Tue, 15 Jan 2008 15:39:48 +0100

libmtp (0.2.4-5) unstable; urgency=low

  * debian/control.in: Use the now official Vcs-* fields instead of the
    obsolete XS-Vcs-* (this change was done already in version 0.2.3-2 of
    the package, but in the wrong file debian/control)
  * debian/rules: Insures that debian/control will be generated, if
    debian/control.in is newer than it

 -- Rafael Laboissiere <rafael@debian.org>  Sun, 06 Jan 2008 11:18:11 +0100

libmtp (0.2.4-4) unstable; urgency=low

  * debian/rules: Removed bashism in variable substitution.  Thanks to
    Robert Bihlmeyer and Clint Adams for the patch (closes: #458084)
  * debian/control: Build-depends on chrpath
  * debian/rules: Removed rpath from programs in the mtp-tools package and
    from the libmtp.so.*.*.* library

 -- Rafael Laboissiere <rafael@debian.org>  Sat,  5 Jan 2008 18:57:38 +0100

libmtp (0.2.4-3) unstable; urgency=low

  * debian/control.in:
    + Dropped the Homepage pseudo-header from the extended descriptions
    + Bumped Standards-Version to 3.7.3

 -- Rafael Laboissiere <rafael@debian.org>  Sun, 23 Dec 2007 09:06:13 +0100

libmtp (0.2.4-2) unstable; urgency=low

  * debian/control, debian/rules: Make the libmtp<n> package depend on
    udev and hotplug only for Linux systems (closes: #454256, thanks to
    Aurelien Jarno for the patch)

 -- Rafael Laboissiere <rafael@debian.org>  Tue, 04 Dec 2007 16:50:35 +0100

libmtp (0.2.4-1) unstable; urgency=low

  * New upstream version, released to unstable
  * debian/patches/01_strtoul-mtp-command.patch: Dropped patch (applied
    upstream)
  * debian/rules: Do not include simple-patchsys.mk anymore

 -- Rafael Laboissiere <rafael@debian.org>  Wed, 28 Nov 2007 09:21:57 +0100

libmtp (0.2.3-2) experimental; urgency=low

  * debian/patches/01_strtoul-mtp-command.patch: Added patch for using
    strtoul instead of atoi when parsing the command-line arguments of
    mtp-tools commands.  This avoids crashes when file ids on the mtp
    device are greater than INT_MAX.  (Closes: #450651, thanks to Chris
    Waters.)

  * debian/control: Use the now official Vcs-* fields instead of the
    obsolete XS-Vcs-*

 -- Rafael Laboissiere <rafael@debian.org>  Mon, 29 Oct 2007 23:16:08 +0100

libmtp (0.2.3-1) experimental; urgency=low

  * New upstream release, new soversion (libmtp7).  Uploaded to
    experimental, since 0.2.2-2 (libmtp6) must enter testing first.
  * debian/rules: All debian/* files are now independent of the SOVERSION
    and are automatically generated

 -- Rafael Laboissiere <rafael@debian.org>  Sun, 28 Oct 2007 13:49:31 +0100

libmtp (0.2.2-2) unstable; urgency=low

  * Released to unstable

 -- Rafael Laboissiere <rafael@debian.org>  Fri, 12 Oct 2007 14:05:54 +0200

libmtp (0.2.2-1) experimental; urgency=low

  * New upstream release.  Uploading to experimental to avoid delaying the
    libmtp6/gnomad2/amarok transition into testing
  * debian/control.in: Added Homepage field
  * debian/rules: Remove extra doc/man/man3/LIBMTP* files generate by
    doxygen
  * Fixed problems with manpages generated by doxygen:
    * debian/sanitize-manpage.pl: Added script
    * debian/rules: Run sanitize-manpage.pl on doc/man/man3/*.3 files

 -- Rafael Laboissiere <rafael@debian.org>  Wed, 10 Oct 2007 14:20:25 +0200

libmtp (0.2.1-3) unstable; urgency=low

  * debian/rules: Fix rules for libmtp-doc to avoid extraneous manpages to
    be included in the package

 -- Rafael Laboissiere <rafael@debian.org>  Wed, 19 Sep 2007 11:43:07 +0200

libmtp (0.2.1-2) unstable; urgency=low

  * debian/rules, debian/libmtp6.install, debian/libmtp6.links: Install
    all udev and hotplug files with names libmtp6.*, such that the clashes
    with libmtp5 are avoided (closes: #439550)

 -- Rafael Laboissiere <rafael@debian.org>  Sun, 26 Aug 2007 12:24:02 +0200

libmtp (0.2.1-1) unstable; urgency=low

  * New upstream release, uploaded to unstable (closes: #436461)
  * The IDs for the Samsung YP-U3 players have been already included in
    the src/libusb-glue.c upstream source (closes: #437829)

 -- Rafael Laboissiere <rafael@debian.org>  Fri, 24 Aug 2007 11:50:56 +0200

libmtp (0.2.0-1) experimental; urgency=low

  * New upstream release (closes: #436060)
  * debian/rules, debian/control.in, debian/mtp-tools.lintian.in:
    Define variable SOVERSION in rules and use it to create files in the
    debian/ directory
  * debian/mtp-tools.links: Added link for mtp-reset man page
  * debian/libmtp6.*: Renamed files from debian/libmtp5.*

 -- Rafael Laboissiere <rafael@debian.org>  Sun,  5 Aug 2007 10:38:03 +0200

libmtp (0.1.5-2) unstable; urgency=low

  * debian/control: Added XS-Vcs-Svn and XS-Vcs-Browser fields
  * debian/mtp-tools.lintian: Added Lintian override file
  * debian/rules: Install Lintian override for the mtp-tools package

 -- Rafael Laboissiere <rafael@debian.org>  Sun, 22 Apr 2007 10:59:31 +0200

libmtp (0.1.5-1) unstable; urgency=low

  * New upstream release (closes: #416323)
  * debian/rules: The upstream Makefile.am clean now the generated files
    in the top-level dir.  Removed that from the clean target.

 -- Rafael Laboissiere <rafael@debian.org>  Tue, 27 Mar 2007 01:03:12 +0200

libmtp (0.1.4-1) unstable; urgency=low

  * New upstream release (closes: #414500)
  * debian/rules:
    + Switched to CBDS
    + Save and restore file src/gphoto2-endian.h, which is changed by
      configure
  * debian/watch: Fixed URL pattern
  * debian/control:
    + Simplified Standards-Version to 3.7.2
    + Build-depends on CDBS, bumped debhelper dependency version to >= 5

 -- Rafael Laboissiere <rafael@debian.org>  Mon, 12 Mar 2007 10:38:48 +0100

libmtp (0.1.3-4) unstable; urgency=low

  * debian/copyright: Clarified the copyright situation of the package

 -- Rafael Laboissiere <rafael@debian.org>  Fri,  2 Feb 2007 13:46:23 +0100

libmtp (0.1.3-3) unstable; urgency=low

  * debian/control: Fixed typos in packages descriptions

 -- Rafael Laboissiere <rafael@debian.org>  Fri,  2 Feb 2007 11:40:13 +0100

libmtp (0.1.3-2) unstable; urgency=low

  * debian/control: Improved the packages descriptions (thanks to
    Dominique Dumont)

 -- Rafael Laboissiere <rafael@debian.org>  Fri,  2 Feb 2007 10:33:40 +0100

libmtp (0.1.3-1) unstable; urgency=low

  * debian/control:
    - Taken the package over from Jean Parpaillon.  Thanks for your
      initial work, Jean!
    - Use the new ${binary:Source} variable instead of ${Source-Version}
      when specifying dependencies on libmtp5.  This needs a versioned
      build-dependency on dpkg-dev >= 1.13.19.
    - Put libmtp-doc package in Section: doc
  * debian/mtp-tools.dbk: Added generic man page for the commands in the
    mtp-tools package
  * debian/rules: Build the man page mtp-tools.1
  * debian/mtp-tools.links: Links for the man pages of all the commands
    included in the mtp-tools package

 -- Rafael Laboissiere <rafael@debian.org>  Thu,  1 Feb 2007 20:55:31 +0100

libmtp (0.1.3-0.2) unstable; urgency=low

  * Non-maintainer upload
  * Created package mtp-tools containing the programs distributed in the
    examples directory
  * debian/control: Added my name to Uploaders
  * debian/rules:
    - Clean files libmtp.rules, libmtp.fdi, and libmtp.usermap generated
      at build time, such that they do not appear in the diff.gz
    - Instead of installing debian/libmtp.rules, change the libmtp.rules
      generated at build time to follow the Debian standards (MODE="660",
      GROUP="audio")

 -- Rafael Laboissiere <rafael@debian.org>  Thu,  1 Feb 2007 12:04:54 +0100

libmtp (0.1.3-0.1) unstable; urgency=low

  * Non-maintainer upload
  * New upstream release
  * debian/control: Changed the name of the binary package to libmtp5,
    such that the package name matches the library SONAME
  * debian/libmtp.docs: Dropped INSTALL from file list

 -- Rafael Laboissiere <rafael@debian.org>  Wed, 31 Jan 2007 16:13:17 +0100

libmtp (0.0.10-1) unstable; urgency=low

  * Initial release (Closes: #382195)

 -- Jean Parpaillon (artefact) <artefact@altern.org>  Wed,  9 Aug 2006 14:47:52 +0200

