[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 3/3] gnu: inkscape: New module
From: |
Ludovic Courtès |
Subject: |
Re: [PATCH 3/3] gnu: inkscape: New module |
Date: |
Tue, 04 Feb 2014 09:08:05 +0100 |
User-agent: |
Gnus/5.130007 (Ma Gnus v0.7) Emacs/24.3 (gnu/linux) |
John Darrington <address@hidden> skribis:
> On Mon, Feb 03, 2014 at 10:20:22PM +0100, Ludovic Court??s wrote:
> John Darrington <address@hidden> skribis:
>
> > * gnu/packages/inkscape.scm: New file
> > * gnu-system.am: New file inkscape.scm
>
> You forgot to add the patch file to ???gnu-system.am??? (also please
> follow
> the ChangeLog convention here.)
>
> Can you explain which bit of the changelog convention I haven't followed.
I think it’s easily guessed by looking at previous commits or the GCS.
;-)
It should be:
--8<---------------cut here---------------start------------->8---
* gnu/packages/inkscape.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add inkscape.scm.
--8<---------------cut here---------------end--------------->8---
Ludo’.