Your message dated Wed, 13 Mar 2013 22:39:19 +0000
with message-id <[email protected]>
and subject line Re: Bug#700825: unblock: libmtp/1.1.3-35-g0ece104-5
has caused the Debian Bug report #700825,
regarding unblock: libmtp/1.1.3-35-g0ece104-5
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
700825: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=700825
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
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 | [email protected]
Ubuntu Core Developer | [email protected]
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 <[email protected]> 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 <[email protected]>
@@ -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 },
/*
--- End Message ---
--- Begin Message ---
On Sun, Feb 17, 2013 at 11:04:04PM +0000, Alessio Treglia wrote:
> 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!
Unblocked. Whilst not strictly eligible for a freeze exception, this is
low-risk and it would be silly not to have a signature for this device in
stable considering its market success. This is not a precedent though.
Thanks,
--
Jonathan Wiltshire [email protected]
Debian Developer http://people.debian.org/~jmw
4096R: 0xD3524C51 / 0A55 B7C5 1223 3942 86EC 74C3 5394 479D D352 4C51
<directhex> i have six years of solaris sysadmin experience, from
8->10. i am well qualified to say it is made from bonghits
layered on top of bonghits
signature.asc
Description: Digital signature
--- End Message ---