Change logs for pymtp source package in Natty

  • pymtp (0.0.4-2) unstable; urgency=low
    
      * Add python-support to depends. (Closes: #591997)
      * Add myself to Uploaders.
      * Acknowledge libmtp transition NMU. (Closes: #521726)
     -- Ubuntu Archive Auto-Sync <email address hidden>   Fri,  15 Oct 2010 09:55:51 +0000
  • pymtp (0.0.4-1.1) unstable; urgency=low
    
      * Non-maintainer upload, for unblocking the libmtp7 -> libmtp8
        transition (closes: #521726), with approval of the package maintainer
        and the Debian Release Team, cf :
        http://lists.debian.org/debian-release/2009/04/msg00018.html
      * debian/control:
        + (Depends) Depends on libmtp8
        + (Build-Depends) Add quilt
      * debian/patches/adapt-to-libmtp8.diff: Adapt upstream source to
        libmtp8:
        + pymtp.py: Functions changed:
          - MTP.send_file_from_file
          - MTP.send_track_from_file
          - MTP.create_new_playlist
          - MTP.create_folder
        + examples/send{file,track}.py: Adjust
      * debian/rules (clean):
        + (build, clean) Adapt to quilt
        + (clean) Remove build/ directory
    
     -- Andrea Gasparini <email address hidden>   Sat,  09 May 2009 14:24:56 +0100