From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:39503) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gsdsj-0008HH-S8 for guix-patches@gnu.org; Sat, 09 Feb 2019 20:26:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gsdsj-0007KA-2y for guix-patches@gnu.org; Sat, 09 Feb 2019 20:26:05 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:42371) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gsdsg-0007IY-3G for guix-patches@gnu.org; Sat, 09 Feb 2019 20:26:04 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gsdsf-0005lt-St for guix-patches@gnu.org; Sat, 09 Feb 2019 20:26:01 -0500 Subject: [bug#34283] [PATCH]Add: mypaint Resent-Message-ID: References: <20190202044421.44toqidrwk2f6acn@WaraToNora> <20190205124255.75e9f343@alma-ubu> <20190208042643.hy3bdtj7pa6tz676@WaraToNora> <87zhr62979.fsf@posteo.net> <20190209225416.nkr6r2pqbbmamitw@WaraToNora> From: Brett Gilio In-reply-to: <20190209225416.nkr6r2pqbbmamitw@WaraToNora> Date: Sat, 09 Feb 2019 19:24:58 -0600 Message-ID: <875zts305x.fsf@posteo.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Yoshinori Arai Cc: 34283@debbugs.gnu.org Yoshinori Arai writes: > On Thu, Feb 07, 2019 at 10:30:34PM -0600, Brett Gilio wrote: >>=20 >> Yoshinori Arai writes: >>=20 >> > On Tue, Feb 05, 2019 at 12:42:55PM +0100, Bj=C3=B6rn H=C3=B6fling wrot= e: >> >> Hi, >> >>=20 >> >> On Sat, 2 Feb 2019 13:44:21 +0900 >> >> Yoshinori Arai wrote: >> >>=20 >> >> > Hello, >> >> >=20 >> >> > I made mypaint package from git version. >> >> > libmypaint-git, mypaint-brushes-git may be conflict with gimp packa= ge. >> >> >=20 >> >> > >From c9d5b440a6affccd0852e8686482b64aaef06bea Mon Sep 17 00:00:00 >> >> > >2001=20=20 >> >> > From: Yoshinori Arai >> >> > Date: Sat, 2 Feb 2019 13:23:33 +0900 >> >> > Subject: [PATCH] Add: mypaint >> >> >=20 >> >> > --- >> >> > gnu/packages/mypaint.scm | 132 >> >>=20 >> >> I have two more notes (hope I'm not redundant): >> >>=20 >> >> We usually just add/modify one package per commit, unless really >> >> necessary. Could you split your contribution into several patches? >> >>=20 >> >> The commit message should conform to the GNU Changelog Guides, a link >> >> can be found here: >> >>=20 >> >> https://www.gnu.org/software/guix/manual/en/html_node/Submitting-Patc= hes.html#Submitting-Patches >> >>=20 >> >> For examples see other commits from the git repository. Could you ada= pt >> >> your commit's log messages? >> >>=20 >> >> Packaging can sometimes be tricky, so please ask the questions you ha= ve. >> >>=20 >> >> Thank you for your contribution, >> >>=20 >> >> Bj=C3=B6rn >> > >> > >> > Hello, >> > >> > I have prepared patch series of mypaint. >> > Please tell me which is better to send patch series patches-guix again= or another. >>=20 >> Use the mailing address for the original patch you opened. > > I sent patch series to [bug#34283] but anything happen. Is it foolish I d= id? > My first patch is for gimp.scm but last patch for graphics.scm. > > Do I sent patch of mypaint to patches@gnu.org again as new patch? No, just be patient. It will be reviewed for integration upstream and will be provided feedback by one of the maintainers when they have time to review it. Some things get a priority in the debbugs triage. Best, Brett Gilio