Package: release.debian.org
Severity: normal
User: release.debian....@packages.debian.org
Usertags: unblock

Please unblock package libmtp 1.1.3-35-g0ece104-5 which introduces
support for Google/LG Nexus 4 phones (and a big thanks! to Arno Töll
which has effectively tested the device.

The patch comes from upstream and it's already been integrated in the
latest version presently available in experimental.

As usual, you may find the (minimalistic) patch attached.
Thanks in advance for any reply, and cheers!

unblock libmtp/1.1.3-35-g0ece104-5


-- 
Alessio Treglia          | www.alessiotreglia.com
Debian Developer         | ales...@debian.org
Ubuntu Core Developer    | quadris...@ubuntu.com
0416 0004 A827 6E40 BB98 90FB E8A4 8AE5 311D 765A
diffstat for libmtp-1.1.3-35-g0ece104 libmtp-1.1.3-35-g0ece104

 changelog                           |    7 +++++++
 patches/0001-devicedb_updates.patch |   22 +++++++++++++++++-----
 2 files changed, 24 insertions(+), 5 deletions(-)

diff -Nru libmtp-1.1.3-35-g0ece104/debian/changelog libmtp-1.1.3-35-g0ece104/debian/changelog
--- libmtp-1.1.3-35-g0ece104/debian/changelog	2012-09-30 18:33:20.000000000 +0200
+++ libmtp-1.1.3-35-g0ece104/debian/changelog	2013-02-17 23:38:42.000000000 +0100
@@ -1,3 +1,10 @@
+libmtp (1.1.3-35-g0ece104-5) unstable; urgency=low
+
+  * Add support for Google/LG Nexus 4 phones.
+    Thanks to Arno Töll for testing the device. (Closes: #700822)
+
+ -- Alessio Treglia <ales...@debian.org>  Sun, 17 Feb 2013 22:37:28 +0000
+
 libmtp (1.1.3-35-g0ece104-4) unstable; urgency=low
 
   * Blacklist Canon EOS 3D for now as it leads to a SIGSEGV in
diff -Nru libmtp-1.1.3-35-g0ece104/debian/patches/0001-devicedb_updates.patch libmtp-1.1.3-35-g0ece104/debian/patches/0001-devicedb_updates.patch
--- libmtp-1.1.3-35-g0ece104/debian/patches/0001-devicedb_updates.patch	2012-08-30 00:30:30.000000000 +0200
+++ libmtp-1.1.3-35-g0ece104/debian/patches/0001-devicedb_updates.patch	2013-02-17 23:33:30.000000000 +0100
@@ -7,10 +7,12 @@
   - f9b50b4b6e7721c7d77e0f22779276c3a0981ad0
  Debian BTS:
   - http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=683637
+  - http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=700822
 Origin: upstream
+Last-Update: 2013-02-17
 ---
- src/music-players.h |   26 ++++++++++++++++++++++----
- 1 file changed, 22 insertions(+), 4 deletions(-)
+ src/music-players.h |   29 ++++++++++++++++++++++++-----
+ 1 file changed, 24 insertions(+), 5 deletions(-)
 
 --- libmtp.orig/src/music-players.h
 +++ libmtp/src/music-players.h
@@ -63,7 +65,17 @@
    // WiFi-only version of Xoom
    // See: http://bugzilla.gnome.org/show_bug.cgi?id=647506
    { "Google Inc (for Motorola)", 0x18d1, "Xoom (MZ604)", 0x70a8,
-@@ -1702,8 +1716,9 @@
+@@ -1553,7 +1567,8 @@
+       0xd109, DEVICE_FLAGS_ANDROID_BUGS },
+   { "Google Inc (for LG Electronics)", 0x18d1, "P990/Optimus", 0xd10a,
+       DEVICE_FLAGS_ANDROID_BUGS },
+-
++  { "Google Inc (for LG Electronics)", 0x18d1, "Nexus 4", 0x4ee1,
++      DEVICE_FLAGS_ANDROID_BUGS },
+ 
+   /*
+    * Media Keg
+@@ -1702,8 +1717,9 @@
     */
    // Reported by anonymous SourceForge user
    { "Huawei", 0x12d1, "Honor U8860", 0x1051, DEVICE_FLAGS_ANDROID_BUGS },
@@ -74,7 +86,7 @@
  
    /*
     * ZTE
-@@ -1718,7 +1733,9 @@
+@@ -1718,7 +1734,9 @@
    { "HTC", 0x0bb4, "Zopo ZP100", 0x0c02,
        DEVICE_FLAGS_ANDROID_BUGS },
    // Reported by Steven Eastland <grassm...@users.sourceforge.net>
@@ -85,7 +97,7 @@
        DEVICE_FLAGS_ANDROID_BUGS },
    // These identify themselves as "cm_tenderloin", fun...
    // Done by HTC for HP I guess.
-@@ -1745,9 +1762,10 @@
+@@ -1745,9 +1763,10 @@
    { "Vizio", 0x0489, "VTAB1008", 0xe040, DEVICE_FLAGS_ANDROID_BUGS },
  
    /*

Reply via email to