Re: RFS: logtop a realtime log line rate analyzer

2011-02-02 Thread Salvatore Bonaccorso
Hi Peter, and Gregor On Wed, Feb 02, 2011 at 12:01:58PM +0200, Peter Pentchev wrote: > On Wed, Feb 02, 2011 at 10:40:46AM +0100, gregor herrmann wrote: > > On Wed, 02 Feb 2011 11:30:29 +0200, Peter Pentchev wrote: > > > > > but it would seem that the GNU Coding Standards > > > do not agree - it s

Re: RFS: logtop a realtime log line rate analyzer

2011-02-02 Thread Peter Pentchev
On Wed, Feb 02, 2011 at 10:40:46AM +0100, gregor herrmann wrote: > On Wed, 02 Feb 2011 11:30:29 +0200, Peter Pentchev wrote: > > > but it would seem that the GNU Coding Standards > > do not agree - it seems you're doing the right thing with your CHANGELOG > > file, and the file that Salvatore is t

Re: RFS: logtop a realtime log line rate analyzer

2011-02-02 Thread gregor herrmann
On Wed, 02 Feb 2011 11:30:29 +0200, Peter Pentchev wrote: > but it would seem that the GNU Coding Standards > do not agree - it seems you're doing the right thing with your CHANGELOG > file, and the file that Salvatore is talking about ought to be named > "NEWS". ... which should then be installe

Re: RFS: logtop a realtime log line rate analyzer

2011-02-02 Thread Peter Pentchev
On Wed, Feb 02, 2011 at 09:59:02AM +0100, Julien Palard wrote: > Hi Salvatore > > On Wed, Feb 2, 2011 at 9:09 AM, Salvatore Bonaccorso > wrote: > >> Hum I have to put the changlog in the git repository ? It's a bit > >> tricky as git have its own changelog system to maintain a manual > >> change

Re: RFS: logtop a realtime log line rate analyzer

2011-02-02 Thread Julien Palard
Hi Salvatore On Wed, Feb 2, 2011 at 9:09 AM, Salvatore Bonaccorso wrote: >> Hum I have to put the changlog in the git repository ? It's a bit >> tricky as git have its own changelog system to maintain a manual >> changelog file in it ? Whatever, it's done, and i removed the .po in >> the tarball.

Re: RFS: logtop a realtime log line rate analyzer

2011-02-02 Thread Salvatore Bonaccorso
Hi Julien On Sun, Jan 16, 2011 at 09:05:46PM +0100, Julien Palard wrote: > I just took some time to work on it, 16 days without any seconds > before today ... here it is : Ok great. It took me too a bit to look again at it. One small thing: In debian/watch the regex should be like: ---(debian/w

Re: RFS: logtop a realtime log line rate analyzer

2011-01-22 Thread Salvatore Bonaccorso
Hi Julien On Sun, Jan 16, 2011 at 09:05:46PM +0100, Julien Palard wrote: > I just took some time to work on it, 16 days without any seconds > before today ... here it is : > > On Fri, Dec 31, 2010 at 3:09 PM, Salvatore Bonaccorso > wrote: > > I was wondering if you could release it as logtop-$v

Re: RFS: logtop a realtime log line rate analyzer

2011-01-16 Thread Julien Palard
Hi Salvatore, I just took some time to work on it, 16 days without any seconds before today ... here it is : On Fri, Dec 31, 2010 at 3:09 PM, Salvatore Bonaccorso wrote: > I was wondering if you could release it as logtop-$version.tar.gz > upstream, instead of $version.tar.gz. Ok, i understand,

Re: RFS: logtop a realtime log line rate analyzer

2010-12-31 Thread Salvatore Bonaccorso
Hi Julien On Mon, Dec 27, 2010 at 08:45:22AM +0100, Julien Palard wrote: > On Sun, Dec 26, 2010 at 1:42 PM, Salvatore Bonaccorso > wrote: > > I had now time to review the package, sorry for the log delay! > > Don't worry for this ! > > >  - debian/copyright: missing space inbetween first stanz

Re: RFS: logtop a realtime log line rate analyzer

2010-12-26 Thread Julien Palard
Hi Salvatore On Sun, Dec 26, 2010 at 1:42 PM, Salvatore Bonaccorso wrote: > I had now time to review the package, sorry for the log delay! Don't worry for this ! >  - debian/copyright: missing space inbetween first stanza and first >   Files: stanza. Done >  - debian/watch: > --> v0.1 != 0.1

Re: RFS: logtop a realtime log line rate analyzer

2010-12-26 Thread Salvatore Bonaccorso
Hi Julien On Mon, Dec 20, 2010 at 07:44:25PM +0100, Julien Palard wrote: > I rebuilt it from scratch for the moment cause I can't undertand how > to rebuild it properly without a debian/patches/debian-changes-0.1-1. > So you have a new version to review today. The problem was that the CHANGELOG w

Re: RFS: logtop a realtime log line rate analyzer

2010-12-21 Thread Salvatore Bonaccorso
Hi Julien On Mon, Dec 20, 2010 at 07:44:25PM +0100, Julien Palard wrote: > I rebuilt it from scratch for the moment cause I can't undertand how > to rebuild it properly without a debian/patches/debian-changes-0.1-1. > So you have a new version to review today. I cannot guarantee, but will check i

Re: RFS: logtop a realtime log line rate analyzer

2010-12-20 Thread Julien Palard
Hi Salvatore, I rebuilt it from scratch for the moment cause I can't undertand how to rebuild it properly without a debian/patches/debian-changes-0.1-1. So you have a new version to review today. Kind regards, -- Julien Palard -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.or

Re: RFS: logtop a realtime log line rate analyzer

2010-12-20 Thread Julien Palard
Hi, On Fri, Dec 17, 2010 at 7:14 PM, Paul Gevers wrote: >> Each time I run dpkg-buildpackage, it automatically creates a >> patches/debian-changes-x.x-x >> So I think i don't use the right tool to rebuild my package ? > > I think you are. The point is that your package creates these changes > whi

Re: RFS: logtop a realtime log line rate analyzer

2010-12-17 Thread Paul Gevers
> Each time I run dpkg-buildpackage, it automatically creates a > patches/debian-changes-x.x-x > So I think i don't use the right tool to rebuild my package ? I think you are. The point is that your package creates these changes while building. Either you should create the proper patch (I guess yo

Re: RFS: logtop a realtime log line rate analyzer

2010-12-17 Thread Julien Palard
On Wed, Dec 15, 2010 at 7:52 AM, Salvatore Bonaccorso wrote: > Then there is no need for debian/patches/debian-changes-0.1-1 ;-). Hi Salvatore, Each time I run dpkg-buildpackage, it automatically creates a patches/debian-changes-x.x-x So I think i don't use the right tool to rebuild my package ?

Re: RFS: logtop a realtime log line rate analyzer

2010-12-15 Thread Salvatore Bonaccorso
Hi Julien On Wed, Dec 15, 2010 at 08:55:53AM +0100, Julien Palard wrote: > Hi Salvatore, I have hard time to understand your last mail, (I'm > french, from Paris, so my english is ... frenchy) : I'm neither a native english spaeker, but hope we will manage us to understand each other, im confiden

Re: RFS: logtop a realtime log line rate analyzer

2010-12-14 Thread Salvatore Bonaccorso
Hi Julien On Tue, Dec 14, 2010 at 11:20:14PM +0100, Julien Palard wrote: > Hi Salvatore, (and the list) > > On Wed, Dec 8, 2010 at 9:45 AM, Salvatore Bonaccorso > wrote: > > Good! It is not mandatory, but see [1,2]. > > Ok, I don't have to do it manually, just to wrote it in the Changelog > to

Re: RFS: logtop a realtime log line rate analyzer

2010-12-14 Thread Julien Palard
Hi Salvatore, (and the list) On Wed, Dec 8, 2010 at 9:45 AM, Salvatore Bonaccorso wrote: > Good! It is not mandatory, but see [1,2]. Ok, I don't have to do it manually, just to wrote it in the Changelog to let the packaging system close it for me, juste understood, thanks for all your explanatio

Re: RFS: logtop a realtime log line rate analyzer

2010-12-08 Thread Etienne Millon
On Wed, Dec 08, 2010 at 09:59:40AM +0100, Julien Palard wrote: > I think it is, but I was thinking that I had to close the ITP once the > package is uploaded and available for all, not as I pacaged it locally > for me ? No, here "close the bug" meant put "Closes: #605904" it the changelog. When a

Re: RFS: logtop a realtime log line rate analyzer

2010-12-08 Thread Julien Palard
On Tue, Dec 7, 2010 at 9:55 PM, Julien Viard de Galbert wrote: > >> On Tue, Dec 7, 2010 at 10:49 AM, Salvatore Bonaccorso >> wrote: >> >  - debian/changelog: For first uploads you shoult close an ITP Bug, so >> > close #605904. >> >> I Just done it, but as it was not written in the New Debian M

Re: RFS: logtop a realtime log line rate analyzer

2010-12-08 Thread Salvatore Bonaccorso
Hi Julien On Tue, Dec 07, 2010 at 07:39:09PM +0100, Julien Palard wrote: > On Tue, Dec 7, 2010 at 10:49 AM, Salvatore Bonaccorso > wrote: > > Hi Julien > > Hi Salvatore, I just re-uploaded my packages, fixing things you > pointed to me, thank you to have spent time reviewing my package ! > > >

Re: RFS: logtop a realtime log line rate analyzer

2010-12-07 Thread Julien Viard de Galbert
On Tue, Dec 07, 2010 at 07:39:09PM +0100, Julien Palard wrote: > On Tue, Dec 7, 2010 at 10:49 AM, Salvatore Bonaccorso > wrote: [...] > >  - debian/changelog: For first uploads you shoult close an ITP Bug, > >   so close #605904. > > I Just done it, but as it was not written in the New Debian M

Re: RFS: logtop a realtime log line rate analyzer

2010-12-07 Thread Julien Palard
On Tue, Dec 7, 2010 at 10:49 AM, Salvatore Bonaccorso wrote: > Hi Julien Hi Salvatore, I just re-uploaded my packages, fixing things you pointed to me, thank you to have spent time reviewing my package ! > [...] >  - debian/changelog: For first uploads you shoult close an ITP Bug, >   so close #

Re: RFS: logtop a realtime log line rate analyzer

2010-12-07 Thread Salvatore Bonaccorso
Hi Julien On Sun, Dec 05, 2010 at 10:16:49PM +0100, Julien Palard wrote: > Dear mentors, > > I am looking for a sponsor for my package "logtop". > > * Package name: logtop > Version : 0.1-1 > Upstream Author : Julien Palard > * URL : http://github.com/JulienPalard/log