Your message dated Mon, 10 Nov 2014 16:28:26 +0100 with message-id <20141110152826.GN2077@betterave.cristau.org> and subject line Re: Bug#768786: unblock: wxglade/0.6.8-2.2 has caused the Debian Bug report #768786, regarding unblock: wxglade/0.6.8-2.2 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.) -- 768786: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=768786 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: unblock: wxglade/0.6.8-2.2
- From: Vincent Cheng <vcheng@debian.org>
- Date: Sun, 9 Nov 2014 01:43:48 -0800
- Message-id: <[🔎] CACZd_tCgs24S7Ks6EDc+Uiqy-n1=7Z1EZYg1G-f5Y6OUTpm9=Q@mail.gmail.com>
Package: release.debian.org User: release.debian.org@packages.debian.org Usertags: unblock Severity: normal X-Debbugs-CC: georgesk@debian.org Hi, I'd like to upload wxglade/0.6.8-2.2 as a NMU to testing-proposed-updates to fix RC bug #766743. I'm suggesting an upload to t-p-u because the version of wxglade in sid contains changes that don't look suitable for jessie at this point (among other things, a new upstream release); I just cherrypicked the relevant changes from the package in sid (where this bug is marked as fixed). AFAIK it's not possible to upload a package to the delayed queue for t-p-u, so George, I've cc-ed you in this unblock request; please shout if you don't want me to upload this for some reason. unblock wxglade/0.6.8-2.2 diff -Nru wxglade-0.6.8/debian/changelog wxglade-0.6.8/debian/changelog --- wxglade-0.6.8/debian/changelog 2014-10-12 19:55:16.000000000 -0700 +++ wxglade-0.6.8/debian/changelog 2014-11-09 01:33:17.000000000 -0800 @@ -1,3 +1,11 @@ +wxglade (0.6.8-2.2) testing-proposed-updates; urgency=medium + + * Non-maintainer upload. + * modified common.py assigned icons_path to '/usr/share/wxglade/icons' + Closes: #766743 + + -- Vincent Cheng <vcheng@debian.org> Sun, 09 Nov 2014 01:32:57 -0800 + wxglade (0.6.8-2.1) unstable; urgency=low * Non-maintainer upload. diff -Nru wxglade-0.6.8/debian/patches/70-common.py.patch wxglade-0.6.8/debian/patches/70-common.py.patch --- wxglade-0.6.8/debian/patches/70-common.py.patch 1969-12-31 16:00:00.000000000 -0800 +++ wxglade-0.6.8/debian/patches/70-common.py.patch 2014-10-25 09:05:58.000000000 -0700 @@ -0,0 +1,22 @@ +Index: wxglade-0.6.8/common.py +=================================================================== +--- wxglade-0.6.8.orig/common.py ++++ wxglade-0.6.8/common.py +@@ -112,7 +112,7 @@ Path to wxGlade documentation (e.g. html + @note: This path will be set during initialisation + """ + +-icons_path = 'icons' ++icons_path = '/usr/share/wxglade/icons' + """\ + Path to wxGlade icons + +@@ -374,7 +374,7 @@ def make_object_button(widget, icon_path + from tree import WidgetTree + id = wx.NewId() + if not os.path.isabs(icon_path): +- icon_path = os.path.join(wxglade_path, icon_path) ++ icon_path = os.path.join("/usr/share/wxglade", icon_path) + if wx.Platform == '__WXGTK__': + style = wx.NO_BORDER + else: diff -Nru wxglade-0.6.8/debian/patches/series wxglade-0.6.8/debian/patches/series --- wxglade-0.6.8/debian/patches/series 2014-10-12 18:44:24.000000000 -0700 +++ wxglade-0.6.8/debian/patches/series 2014-11-09 01:33:46.000000000 -0800 @@ -5,3 +5,4 @@ 50-setup.py transition-towards-wx30.patch 60-wxpython3.0.patch +70-common.py.patch
--- End Message ---
--- Begin Message ---
- To: Vincent Cheng <vcheng@debian.org>, 768786-done@bugs.debian.org
- Subject: Re: Bug#768786: unblock: wxglade/0.6.8-2.2
- From: Julien Cristau <jcristau@debian.org>
- Date: Mon, 10 Nov 2014 16:28:26 +0100
- Message-id: <20141110152826.GN2077@betterave.cristau.org>
- In-reply-to: <[🔎] CACZd_tDgacb33RAWc+6iYKZDBZiMszG3Az=6A8vpT6NSun1uTg@mail.gmail.com>
- References: <[🔎] CACZd_tCgs24S7Ks6EDc+Uiqy-n1=7Z1EZYg1G-f5Y6OUTpm9=Q@mail.gmail.com> <[🔎] 20141109161010.GD29331@georges.khaznadar.fr> <[🔎] CACZd_tDgacb33RAWc+6iYKZDBZiMszG3Az=6A8vpT6NSun1uTg@mail.gmail.com>
On Mon, Nov 10, 2014 at 01:54:29 -0800, Vincent Cheng wrote: > On Sun, Nov 9, 2014 at 8:10 AM, Georges Khaznadar > <georges.khaznadar@free.fr> wrote: > > Please Vincent, go ahead! and many thanks in advance. > > > > If the unblock query for wxglade-0.7.0 is accepted, wxglade will be part > > of Jessie, but this is not sure. > > > > So please upload wxglade_0.6.8-2.2 now :) > > Thanks (both to you and to Jonathan for approving the upload); > uploaded wxglade/0.6.8-2.2 to t-p-u just now. > Approved. Cheers, JulienAttachment: signature.asc
Description: Digital signature
--- End Message ---