Your message dated Wed, 13 Mar 2013 22:39:19 +0000 with message-id <[🔎] 20130313223919.GP5712@ernie.home.powdarrmonkey.net> 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 owner@bugs.debian.org immediately.) -- 700825: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=700825 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: unblock: libmtp/1.1.3-35-g0ece104-5
- From: Alessio Treglia <alessio@debian.org>
- Date: Sun, 17 Feb 2013 23:04:04 +0000
- Message-id: <20130217230404.21377.67167.reportbug@Aspire-1410>
Package: release.debian.org Severity: normal User: release.debian.org@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 | alessio@debian.org Ubuntu Core Developer | quadrispro@ubuntu.com 0416 0004 A827 6E40 BB98 90FB E8A4 8AE5 311D 765Adiffstat 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 <alessio@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 <grassmonk@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 }, /*
--- End Message ---
--- Begin Message ---
- To: Alessio Treglia <alessio@debian.org>, 700825-done@bugs.debian.org
- Cc: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: Re: Bug#700825: unblock: libmtp/1.1.3-35-g0ece104-5
- From: Jonathan Wiltshire <jmw@debian.org>
- Date: Wed, 13 Mar 2013 22:39:19 +0000
- Message-id: <[🔎] 20130313223919.GP5712@ernie.home.powdarrmonkey.net>
- In-reply-to: <20130217230404.21377.67167.reportbug@Aspire-1410>
- References: <20130217230404.21377.67167.reportbug@Aspire-1410>
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 jmw@debian.org 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 bonghitsAttachment: signature.asc
Description: Digital signature
--- End Message ---