Re: [Tracker] [PATCH] tracker-explorer: don't remove sources on maintainer-clean

2011-01-26 Thread Philip Van Hoof
Hey Jussi, For these particular patches it doesn't matter that much. We can of course handle them. It's just that for future patches we prefer the format-patch format. As you point out are these lacking the comment-body (and every commit needs a comment body for us). Cheers, thanks for the patch

Re: [Tracker] [PATCH] tracker-explorer: don't remove sources on maintainer-clean

2011-01-26 Thread Jussi Kukkonen
On 01/26/2011 01:12 PM, Philip Van Hoof wrote: > > Hey Jussi, > > Can you use git format-patch for your patches next time? This gives us a > patch that keeps among other things the message, date and author of the > commit. I can do that if you wish but I don't think there's any info missing: I u

Re: [Tracker] [PATCH] tracker-explorer: don't remove sources on maintainer-clean

2011-01-26 Thread Philip Van Hoof
Hey Jussi, Can you use git format-patch for your patches next time? This gives us a patch that keeps among other things the message, date and author of the commit. Cheers, Philip On Wed, 2011-01-26 at 12:39 +0200, Jussi Kukkonen wrote: > --- > src/tracker-explorer/Makefile.am |4 > 1

[Tracker] [PATCH] tracker-explorer: don't remove sources on maintainer-clean

2011-01-26 Thread Jussi Kukkonen
--- src/tracker-explorer/Makefile.am |4 1 files changed, 0 insertions(+), 4 deletions(-) diff --git a/src/tracker-explorer/Makefile.am b/src/tracker-explorer/Makefile.am index 42bbe44..f7cc4fc 100644 --- a/src/tracker-explorer/Makefile.am +++ b/src/tracker-explorer/Makefile.am @@ -23,9