unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Guy fleury <hoonandon@gmail.com>
To: Leo Famulari <leo@famulari.name>
Cc: 34732@debbugs.gnu.org
Subject: [bug#34732] [PATCH 01/31] gnu: mate-common: update to 1.20.0
Date: Sat, 16 Mar 2019 09:36:21 +0100	[thread overview]
Message-ID: <CAOYpmvra5fmqa_8_Gwt4X2Ptmu4Ti6xU3qfWdeAJBvorQK8EKg@mail.gmail.com> (raw)
In-Reply-To: <20190315171205.GC32161@jasmine.lan>


[-- Attachment #1.1: Type: text/plain, Size: 2704 bytes --]

hi leo,

thanks for your review, i sent the series patch in a tar archive(see
attached file)
to avoid duplicate .

the only patch i change other than update version is : atril
0018-gnu-atril-Update-to-1.20.3.patch
review this one i don't know if do thing well.

Le ven. 15 mars 2019 à 18:12, Leo Famulari <leo@famulari.name> a écrit :

> On Mon, Mar 04, 2019 at 12:18:47PM +0100, guy fleury iteriteka wrote:
> > ---
> >  gnu/packages/mate.scm | 4 ++--
> >  1 file changed, 2 insertions(+), 2 deletions(-)
> >
> > diff --git a/gnu/packages/mate.scm b/gnu/packages/mate.scm
> > index ef94491..57a3ced 100644
> > --- a/gnu/packages/mate.scm
> > +++ b/gnu/packages/mate.scm
> > @@ -73,7 +73,7 @@
> >  (define-public mate-common
> >    (package
> >      (name "mate-common")
> > -    (version "1.18.0")
> > +    (version "1.20.0")
>
> Thank you for these patches!
>
> I noticed that the commit messages are not complete, however. They are
> missing the section that describes the changes made in each file.
>
> For a patch like this, that simply updates the package with no other
> changes, you'd write the commit message like this:
>
> ------
> gnu: mate-common: Update to 1.20.0.
>
> * gnu/packages/mate.scm (mate-common): Update to 1.20.0.
> ------
>
> If there are other changes, they should be described as well.
>
> I recommend looking at our Git history for examples, or asking here on
> or IRC if you need help. Can you send an updated patch series?
>
> Normally, I would fix this sort of issue myself before pushing the
> patch, but there are too many patches in this case for me to do it.
>
> By the way, this style of commit logs is called the 'GNU Change Log'
> style and is documented here:
>
> https://www.gnu.org/prep/standards/html_node/Change-Logs.html
> -----BEGIN PGP SIGNATURE-----
>
> iQIzBAABCAAdFiEEsFFZSPHn08G5gDigJkb6MLrKfwgFAlyL3OUACgkQJkb6MLrK
> fwj1pBAAhyLxi0EFxJS4OSPmhr8mhaoP/R9q3gj2w4GDAvGaHplmK9mrs9k31p2p
> 0tFjzqzsnq5T8QdGgDCwpQAx37l/IUU7U7EqFaVOkGtNA1sStF6Tot5mSXqFye3C
> zcAc1CAPD7GB69FFK9Tdwd1FuPglmhu3+Cf+SpMqnaG58V8Tdz1xKYn0Xa6sA7SX
> mSEFHzmUZYCvQURxvDHUkABEx1LqHHTFgnANvrFQP81nI8jR1zg5G7w5MNIEL6H7
> zGSgnktTCd3W+LPHUL1adHItMfrNfGpvFXONnukiSatYygp5KIm4iQkAtDBaTei+
> u3nbfIyFCgX4g3zEuPMjm0UDKb0Q1yU4FX0ahYF1oQ58CT5wxobifgqnnWYY/b7s
> 6bBkzFjqUWjL8zwAlIICgmVW+sSzv63r7Izy96pw0VIrA803gwS4gurcImErxPaJ
> R9ImaYCveQjWPFrkY8gKSmXCvhThaVoiBlwEnPjHjRTHtUk4wDK/AfD6M+vTt067
> JxahlnJ8z2mwf5EUBYI4yZNCZ+YcKHf83AU28/+4LDhcOihkB1qzqRxZjtJZlezD
> gtWml2ElNubeTNkcT4q8UBilTmQUTgGKz/UEzVAAooR54wvOfzYniWTGxYfnYy4u
> iCa/3zH9R6jJZJ+4nAS3TI1tZfOu4NhALNznocv8A0YmgN+Toag=
> =CeZG
> -----END PGP SIGNATURE-----
>

[-- Attachment #1.2: Type: text/html, Size: 3462 bytes --]

[-- Attachment #2: mate-patch.tar.gz --]
[-- Type: application/gzip, Size: 8102 bytes --]

  reply	other threads:[~2019-03-16  8:39 UTC|newest]

Thread overview: 37+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-04 11:18 [bug#34731] [PATCH 00/31] Update mate desktop to 1.20 guy fleury iteriteka
2019-03-04 11:18 ` [bug#34732] [PATCH 01/31] gnu: mate-common: update to 1.20.0 guy fleury iteriteka
2019-03-15 17:12   ` Leo Famulari
2019-03-16  8:36     ` Guy fleury [this message]
2019-03-24  9:50       ` Guy fleury
2019-04-02 17:35         ` Guy fleury
2019-04-09 20:04           ` bug#34732: " Ludovic Courtès
2019-03-04 11:18 ` [bug#34733] [PATCH 02/31] gnu: mate-icon-theme: Update to 1.20.3 guy fleury iteriteka
2019-03-04 11:18 ` [bug#34734] [PATCH 03/31] gnu: gnu-mate-icon-theme-faenza: Update to 1.20.0 guy fleury iteriteka
2019-03-04 11:18 ` [bug#34735] [PATCH 04/31] gnu: mate-themes: Update to 3.22.18 guy fleury iteriteka
2019-03-04 11:18 ` [bug#34736] [PATCH 05/31] gnu: mate-desktop: Update to 1.20.4 guy fleury iteriteka
2019-03-04 11:18 ` [bug#34737] [PATCH 06/31] gnu: libmatewether: Update to 1.20.2 guy fleury iteriteka
2019-03-04 11:18 ` [bug#34738] [PATCH 07/31] gnu: mate-terminal: " guy fleury iteriteka
2019-03-04 11:18 ` [bug#34739] [PATCH 08/31] gnu: mate-session-manager: " guy fleury iteriteka
2019-03-04 11:18 ` [bug#34740] [PATCH 09/31] gnu: mate-settings-daemon: Update to 1.20.4 guy fleury iteriteka
2019-03-04 11:18 ` [bug#34741] [PATCH 10/31] gnu: libmatemixer: Update to 1.20.1 guy fleury iteriteka
2019-03-04 11:18 ` [bug#34742] [PATCH 11/31] gnu: libmatekbd: Update to 1.20.2 guy fleury iteriteka
2019-03-04 11:18 ` [bug#34743] [PATCH 12/31] gnu: mate-menus: " guy fleury iteriteka
2019-03-04 11:18 ` [bug#34744] [PATCH 13/31] gnu: mate-panel: Update to 1.20.5 guy fleury iteriteka
2019-03-04 11:19 ` [bug#34731] [PATCH 14/31] gnu: mate-applets: Update to 1.20.3 guy fleury iteriteka
2019-03-04 11:19 ` [bug#34731] [PATCH 15/31] gnu: mate-media: Update to 1.20.2 guy fleury iteriteka
2019-03-04 11:19 ` [bug#34731] [PATCH 16/31] gnu: caja: Update to 1.20.3 guy fleury iteriteka
2019-03-04 11:19 ` [bug#34731] [PATCH 17/31] gnu: marco: " guy fleury iteriteka
2019-03-04 11:19 ` [bug#34731] [PATCH 18/31] gnu: atril: " guy fleury iteriteka
2019-03-04 11:19 ` [bug#34731] [PATCH 19/31] gnu: caja-extensions: Update to 1.20.2 guy fleury iteriteka
2019-03-04 11:19 ` [bug#34731] [PATCH 20/31] gnu: mate-control-center: Update to 1.20.4 guy fleury iteriteka
2019-03-04 11:19 ` [bug#34731] [PATCH 21/31] gnu: mate-user-guide: Update to 1.20.2 guy fleury iteriteka
2019-03-04 11:19 ` [bug#34731] [PATCH 22/31] gnu: mate-calc: Update to 1.20.3 guy fleury iteriteka
2019-03-04 11:19 ` [bug#34731] [PATCH 23/31] gnu: backgrounds: Update to 1.20.0 guy fleury iteriteka
2019-03-04 11:19 ` [bug#34731] [PATCH 24/31] gnu: mate-netbook: Update to 1.20.1 guy fleury iteriteka
2019-03-04 11:19 ` [bug#34731] [PATCH 25/31] gnu: mate-screensaver: Update to 1.20.3 guy fleury iteriteka
2019-03-04 11:19 ` [bug#34731] [PATCH 26/31] gnu: mate-utils: Update to 1.20.2 guy fleury iteriteka
2019-03-04 11:19 ` [bug#34731] [PATCH 27/31] gnu: eom: " guy fleury iteriteka
2019-03-04 11:19 ` [bug#34731] [PATCH 28/31] gnu: engrampa: " guy fleury iteriteka
2019-03-04 11:19 ` [bug#34731] [PATCH 29/31] gnu: pluma: Update to 1.20.4 guy fleury iteriteka
2019-03-04 11:19 ` [bug#34731] [PATCH 30/31] gnu: mate-system-monitor: Update to 1.20.2 guy fleury iteriteka
2019-03-04 11:19 ` [bug#34731] [PATCH 31/31] gnu: mate-polkit: " guy fleury iteriteka

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAOYpmvra5fmqa_8_Gwt4X2Ptmu4Ti6xU3qfWdeAJBvorQK8EKg@mail.gmail.com \
    --to=hoonandon@gmail.com \
    --cc=34732@debbugs.gnu.org \
    --cc=leo@famulari.name \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).