Re: RFS: harvestman web crawler - needs updation!

2006-08-12 Thread Kumar Appaiah
Piotr Ozarowski gmail.com> writes: > Looks very good to me. As I said before, I'm not a DD so I can't > sponsor it. Debian developers, please chip in! > If you want, you can also add these 2 lines to long description: > . > Homepage: http://harvestman.freezope.org/ > ^- don't miss this extra

Re: RFS: harvestman web crawler - needs updation!

2006-08-12 Thread Piotr Ozarowski
Kumar Appaiah ([EMAIL PROTECTED]): > And again, get it at: > http://kumar.travisbsd.org/debpackages/harvestman_1.4.6-3.dsc Looks very good to me. As I said before, I'm not a DD so I can't sponsor it. If you want, you can also add these 2 lines to long description: . Homepage: http://harvestman

Re: RFS: harvestman web crawler - needs updation!

2006-08-12 Thread Kumar Appaiah
Kumar Appaiah ee.iitm.ac.in> writes: > Thanks a lot. And again, get it at: http://kumar.travisbsd.org/debpackages/harvestman_1.4.6-3.dsc Thanks! Kumar -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: RFS: harvestman web crawler - needs updation!

2006-08-12 Thread Kumar Appaiah
Piotr Ozarowski gmail.com> writes: > > > dh_fixperms will do the job > > > > Removed. > > Hmm... I pasted one line too much - config.xml file is installed with > dh_installexamples and thus permissions are not changed, please change > them manually as you did before (I hope you're not mad at me

Re: RFS: harvestman web crawler - needs updation!

2006-08-11 Thread Piotr Ozarowski
Kumar Appaiah ([EMAIL PROTECTED]): > Piotr Ozarowski gmail.com> writes: > > These lines are not needed: > > > > find ./doc |xargs chmod 644 > > find -name 'config.xml' | xargs chmod 644 > > > > dh_fixperms will do the job > > Removed. Hmm... I pasted one line too much - config.xml file is ins

Re: RFS: harvestman web crawler - needs updation!

2006-08-10 Thread Kumar Appaiah
Piotr Ozarowski gmail.com> writes: > $ lintian --version > Lintian v1.23.22 > $ lintian ../harvestman_1.4.6-3.dsc > E: harvestman source: debian-rules-missing-required-target binary-arch I have added it. > These lines are not needed: > > find ./doc |xargs chmod 644 > find -name 'config.xml' |

Re: RFS: harvestman web crawler - needs updation!

2006-08-10 Thread Piotr Ozarowski
Kumar Appaiah ([EMAIL PROTECTED]): > Piotr Ozarowski gmail.com> writes: > > * You've missed binary-arch rule in debian/rules (see lintian info) > > I don't think it's necessary for Arch-Indep packages, lintian doesn't complain > on my system. $ lintian --version Lintian v1.23.22 $ lintian ../har

Re: RFS: harvestman web crawler - needs updation!

2006-08-09 Thread Kumar Appaiah
Piotr Ozarowski gmail.com> writes: > * Standards-Version is outdated (check upgrading-checklist.txt file) Changed. > * debian/pycompat file is missing (`echo "2" > debian/pycompat`) Done. > * debhelper should be moved to Build-Depends Done. > * You've missed binary-arch rule in debian/rules

Re: RFS: harvestman web crawler - needs updation!

2006-08-08 Thread Piotr Ozarowski
Kumar Appaiah ([EMAIL PROTECTED]): > Dear Debian developers, I'm not a DD, but maybe my comments will be useful [...] > In case there are problems, please let me know, so that I can correct > them as necessary. * Standards-Version is outdated (check upgrading-checklist.txt file) * debian/pycompa