Re: Subject: [Uploaded] RFS: testng (updated package)

2010-08-19 Thread Varun Hiremath
Hi Marcus,

On Thu, 19 Aug, 2010 at 09:47:11AM +0200, Marcus Better wrote:
  Would you like to fix any of these? If this minimal-change RC fix
  upload is intended for squeeze,
 
 Exactly, I'll fix those later.

Uploaded.

Thanks,
Varun


-- 
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100819103553.ga20...@localhost.localdomain



Re: RFS: glogg (third try, new version)

2010-08-19 Thread Varun Hiremath
On Thu, 19 Aug, 2010 at 02:29:39PM +0100, Nicolas Bonnefon wrote:
 On Wed, Aug 18, 2010 at 10:19:58PM -0400, Varun Hiremath wrote:
 I would upload the package if you fixed the following (minor) issues:
 
 1/ lintian W: glogg source: out-of-date-standards-version 3.8.4
 (current is 3.9.1)
 (please update the lintian package on your system)
 
 2/ Since this would be the first upload to Debian, it would be good to
 cleanup the debian/changelog and add a single entry for 0.8.0-1 as
 Initial upload (Closes: #ITP-BUG).
 
 Thanks a lot Varun!
 
 I have just fixed these two problems, is it alright to re-upload to
 m.d.o with the same version number?

Yes, that should be fine.

Varun


-- 
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100819170407.ga3...@localhost.localdomain



Re: [Uploaded] RFS: glogg (third try, new version)

2010-08-19 Thread Varun Hiremath
On Thu, 19 Aug, 2010 at 06:23:48PM +0100, Nicolas Bonnefon wrote:
 I just re-uploaded an updated version including your proposed fixes,
 m.d.n seems happy to replace the files.

Uploaded. Thanks for your work!

-Varun


-- 
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100819180228.ga24...@localhost.localdomain



Re: Subject: RFS: testng (updated package)

2010-08-18 Thread Varun Hiremath
Hi Marcus,

On Mon, 16 Aug, 2010 at 11:06:41AM +0200, Marcus Better wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 Hi,
 
 I am looking for a sponsor for the new version 5.11+dfsg-2 of my package 
 testng.
 
 It builds these binary packages:
 testng - testing framework for Java
 testng-doc - documentation for TestNG
 
 The upload would fix this RC bug: 593040

I can upload the package, but I see some easy-to-fix lintian warnings:

$ lintian -I testng_5.11+dfsg-2_amd64.changes
I: testng source: debian-watch-file-is-missing
W: testng source: out-of-date-standards-version 3.8.4 (current is 3.9.1)
I: testng source: unused-override patch-system-but-direct-changes-in-diff
I: testng: possible-documentation-but-no-doc-base-registration
I: testng-doc: package-contains-empty-directory 
usr/share/doc/testng/examples/build/classes/
I: testng-doc: package-contains-empty-directory 
usr/share/doc/testng/examples/build/test-output/
I: testng-doc: package-contains-empty-directory 
usr/share/doc/testng/examples/build/test-report/

Would you like to fix any of these? If this minimal-change RC fix
upload is intended for squeeze, and you want to fix these lintian
issues later, then I don't mind uploading this version. Let me know
what you think.

Thanks,
Varun


-- 
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100819013819.ga20...@localhost.localdomain



Re: RFS: glogg (third try, new version)

2010-08-18 Thread Varun Hiremath
Hi Nicolas,

On Tue, 17 Aug, 2010 at 11:21:32AM +0100, Nicolas Bonnefon wrote:
 Dear mentors,
 
 I am looking for a sponsor for my package glogg.
 I would be glad if someone uploaded this package for me.

I would upload the package if you fixed the following (minor) issues:

1/ lintian W: glogg source: out-of-date-standards-version 3.8.4 (current is 
3.9.1)
 (please update the lintian package on your system)

2/ Since this would be the first upload to Debian, it would be good to
cleanup the debian/changelog and add a single entry for 0.8.0-1 as
Initial upload (Closes: #ITP-BUG).

For some reason if you would like to retain the old changelog entries
then that is also fine, but I would remove them to avoid any confusion.

Thanks,
Varun


-- 
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100819021958.ga22...@localhost.localdomain



Re: RFS: libmx4j-java (updated package)

2009-03-11 Thread Varun Hiremath
Hi Damien,

On Wed, 11 Mar, 2009 at 10:45:30PM +0100, Damien Raude-Morvan wrote:
 Hi Varun,
 
 On Tuesday 10 March 2009 23:30:20 Varun Hiremath wrote:
  Hi Damien,
 
  On Tue, 10 Mar, 2009 at 12:13:49AM +0100, Damien Raude-Morvan wrote:
   Dear mentors,
  
   I am looking for a sponsor for the new version 3.0.2-5
   of package libmx4j-java :
 
  Looks good. Uploaded.
 
 It's time for my first brown paper bag release ;(
 
 libmx4j-java 3.0.2-5 won't build |1] because I've made two mistakes :
 
 - I've moved some java libraries from B-D to B-D-I without thinking this 
 particular package have an architecture-dependent package (libmx4j-java-gcj).
 To build this package, we rebuild a JAR file then dh_nativejava in the 
 build 
 target of debian/rules so we need to keep all this libs in B-D.
 A pbuilder env. auto install B-D *and* B-D-I so I haven't seen this when 
 building locally. I'm currently setting up a local sbuild...
 
 - openjdk-6-jdk is not available on m68k and s390 wheras java-gcj-compat is.
 libmx4j-java is a dependency of java-gcj-compat-headless which in turn is a 
 dependency of java-gcj-compat-dev | default-jdk-builddep.
 So with this 3.0.2-5 upload, java-gcj-compat-dev or default-jdk-builddep were 
 uninstallable on those arch because of a missing openjdk-6-jdk.
 
 I'm really sorry for all this garbage. I hope someone will sponsor my new 
 3.0.2-6 soon to revert this nasty issues.

Sorry, I too missed that, but there still seems to be some
problem. The new package still fails to build on many archs and I am
not sure why. Could you please check?

Regards,
Varun


-- 
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: [Uploaded] RFS: libmx4j-java (updated package)

2009-03-10 Thread Varun Hiremath
Hi Damien,

On Tue, 10 Mar, 2009 at 12:13:49AM +0100, Damien Raude-Morvan wrote:
 Dear mentors,
 
 I am looking for a sponsor for the new version 3.0.2-5
 of package libmx4j-java :

Looks good. Uploaded.

Cheers,
Varun


-- 
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: [Uploaded] RFS: libslf4j-java (updated package)

2009-03-09 Thread Varun Hiremath
Hi Damien,

On Mon, 09 Mar, 2009 at 09:37:50PM +0100, Damien Raude-Morvan wrote:
 Dear mentors,
 
 I am looking for a sponsor for the new version 1.5.6-1
 of package libslf4j-java :

I have uploaded the package.

Thanks for your work.

Regards,
Varun

-- 
Varun Hiremath
Ph.D. Student,
Cornell University,
Ithaca, NY


-- 
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: .changes file over several package releases

2007-04-21 Thread Varun Hiremath
Hi Daniel,
On Sat, 21 Apr, 2007 at 09:36:56PM +0200, Daniel Leidert wrote:
 Hello,
 
 Some time ago (just a few weeks) I saw a .changes file, that contained
 entries for several package releases:
 
 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=373770;msg=21
 
 Which trick is used to create such package releases, so the .changes
 file contains the entries for several releases?

The trick is to use -vversion option with dpkg-buildpackage

From man dpkg-buildpackage:

-vversion 
In dpkg-buildpackage, dpkg-genchanges and dpkg-parsechangelog this
causes changelog information from all versions strictly later than
version to be used.

Regards
Varun

-- 

 .''`. Varun Hiremath [EMAIL PROTECTED]
: :'  :Homepage: http://varun.travisbsd.org
`. `'`
  `- Debian is user friendly... It's just selective about who its friends are.


signature.asc
Description: Digital signature


Re: RFC: ipodslave

2006-08-21 Thread Varun Hiremath
Hello Thijs,

On Mon, 21 Aug, 2006 at 07:01:30PM +0200, Thijs Kinkhorst wrote:
 * You're still using standards-version 3.6.2 while current policy is
   3.7.2.

I have changed it now.
 
 * You install the docs NEWS and thoughts.txt which are (essentially)
   empty; that's not useful.

I have removed NEWS and thoughts.txt from docs.

 * You mention the upstream homepage in the description, but the
   convention is to just use the word Homepage:  for that (see
   developer's reference).

done.

 * There's CVS dirs in your package. Use the -i and -I switches to
   dpkg-buildpackage to make sure they don't end up in the package.

I am using -i -ICVS now.
 
I have uploaded the files again. 

Any comments about the other library package libqtpod. 
ipodslave depends on libqtpod.
This is my first attempt at library packaging !

 Good luck with your package!

Thank you
Varun

-- 
Varun Hiremath
IIT Madras, India


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



RFC: libqtpod

2006-08-19 Thread Varun Hiremath
Hello Mentros,
  I am looking for comments and suggestions about my package libqtpod:

  Package name: libqtpod
  Version : 0.3-1
  Upstream Author : Michael Schulze
* URL : http://freshmeat.net/projects/libqtpod/
* License : GPL
* Section : libs

Description:
  libqtpod provides access to the contents of an Apple iPod. The code was
formerly part of the kio ipodslave, but is now a separate Qt-based
library. The library features reading and writing of the iTunesDB music
database and provides access to hardware specific information like disc
space statistics.

It builds these binary packages:
libqtpod0 : a Qt based library to access the data on an Apple iPod.
libqtpod0-dev : development files.

The sources and the binary files are available here:
http://www.ae.iitm.ac.in/~ae03b032/debian_packages/libqtpod/libqtpod_0.3.orig.tar.gz
http://www.ae.iitm.ac.in/~ae03b032/debian_packages/libqtpod/libqtpod_0.3-1.diff.gz
http://www.ae.iitm.ac.in/~ae03b032/debian_packages/libqtpod/libqtpod_0.3-1.dsc
http://www.ae.iitm.ac.in/~ae03b032/debian_packages/libqtpod/libqtpod_0.3-1_i386.changes
http://www.ae.iitm.ac.in/~ae03b032/debian_packages/libqtpod/libqtpod0_0.3-1_i386.deb
http://www.ae.iitm.ac.in/~ae03b032/debian_packages/libqtpod/libqtpod0-dev_0.3-1_i386.deb

All the files can be seen here:
http://www.ae.iitm.ac.in/~ae03b032/libqtpod.php

  I am working on one more package ipodslave (part of kpod project url:
http://sourceforge.net/projects/kpod/) which Build Depends on this
package libqtpod.

-- 
Varun Hiremath
IIT Madras, India



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



RFC: ipodslave

2006-08-19 Thread Varun Hiremath
Hello Mentors,
  I am looking for comments and suggestions about my package ipodslave:

  Package name: ipodslave
  Version : 0.8
  Upstream Author : Michael Schulze
* URL : http://kpod.sourceforge.net/ipodslave/
* License : GPL
* Section : libs

Description:
   This ioslave enables KIO aware linux apps like konqueror or amarok to
access the Music stored on an Apple iPod. It further allows you to
organize playlists and uploading tracks.


It builds this binary package:
ipodslave : an iPod IO slave for KDE

The sources and binary files are available here:
http://www.ae.iitm.ac.in/~ae03b032/debian_packages/ipodslave/ipodslave_0.8.orig.tar.gz
http://www.ae.iitm.ac.in/~ae03b032/debian_packages/ipodslave/ipodslave_0.8-1.diff.gz
http://www.ae.iitm.ac.in/~ae03b032/debian_packages/ipodslave/ipodslave_0.8-1_i386.changes
http://www.ae.iitm.ac.in/~ae03b032/debian_packages/ipodslave/ipodslave_0.8-1.dsc
http://www.ae.iitm.ac.in/~ae03b032/debian_packages/ipodslave/ipodslave_0.8-1_i386.deb

All the files can be seen here:
http://www.ae.iitm.ac.in/~ae03b032/ipodslave.php

-- 
Varun Hiremath
IIT Madras, India



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Help with Kim package

2006-04-16 Thread Varun Hiremath
Hello,
I was working on #361876 Kim - Kde image menu RFP retitled as ITP.

This package doesn't have any Makefile and has a single installation script 
install.sh which needs to be run as root to install the package. This 
install script gives three options :

1)Standard install
2)With plugin
3)Uninstall

So, I wanted to ask what would be the best way of building this package. I have 
written 
a Makefile for this package, which does the work of this install script, but 
how 
do i give two options for install or do i just make with plugins as default, 
which 
i am doing currently.

One more thing, this package has lot of binary files and lintian and linda give 
this 
warning for each of the binary files, W: kim: binary-without-manpage ..., 
which 
they should, because i haven't written any manpage. There are not many options 
for 
these binary files, and I think manpage for each of the binary file is not 
required. 
But still if manpage is a must, how can i write a common manpage for all the 
binary 
files.

The sources to this package can be found at:
http://www.ae.iitm.ac.in/~ae03b032/debian_packages/kim/

Thank You

-8--8--8--8
Varun Hiremath
3rd Year Engg Student,
Aerospace Department,
Indian Institute of Technology Madras,
Chennai, India
---
Webpage : http://www.ae.iitm.ac.in/~ae03b032
---


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: RFS : wmforkplop

2006-04-11 Thread Varun Hiremath
On Tue, 11 Apr, 2006 at 12:33:47AM +0200, Nico Golde wrote:
 Hi,
 * Varun Hiremath [EMAIL PROTECTED] [2006-04-10 21:03]:
  Hello,
  I have enabled directory listing on my server and all the 
  source files of wmforkplop can be downloaded from:
  
  http://www.ae.iitm.ac.in/~ae03b032/debian_packages/wmforkplop/
 
 I only did a very *quick* check (girlfriend is here :):
 - remove trailing newlines in control
done
 - add year of the copyright to copyright file
done
   http://lists.debian.org/debian-devel-announce/2006/03/msg00023.html
 - remove dh_installexamples from rules if not needed
done

 Kind regards
 Nico

The new packages have been uploaded to the same site:
http://www.ae.iitm.ac.in/~ae03b032/debian_packages/wmforkplop/

Thank You

-8--8--8--8
Varun Hiremath
3rd Year Engg Student,
Aerospace Department,
Indian Institute of Technology Madras,
Chennai, India
---
Webpage : http://www.ae.iitm.ac.in/~ae03b032
---


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: RFS: kscoreticker

2006-04-10 Thread Varun Hiremath
On Mon, 10 Apr, 2006 at 08:34:37AM +0100, Neil Williams wrote:
 On Saturday 01 April 2006 1:30 pm, Varun Hiremath wrote:
Description : A simple score ticker for KDE which displays the
  latest cricket scores on the taskbar.
 
KScoreTicker is a simple KDE panel applet which shows latest cricket
scores on the KDE taskbar.
 
  I have some more ideas to implement to improve this package but before that
  I would like have a sponsor for my package.
 
  Any comments or suggestions are welcome.
 
 
 There can't be that much difference between a ticker for cricket scores and a 
 ticker for football, rugby, Aussie rules, basketball or lacrosse scores. If 
 you had sources for this data (or if the user could provide some), would 
 kscoreticker be able to use them?

 What about if kscoreticker could get it's data stream via RSS ? It could be a 
 news-ticker too. Some people would find it handy to have a freshmeat news 
 ticker or /. or mainstream news from any of the dozens of online news 
 sources.
 
 Is there a separate knews-ticker ?
 
 If things like this are planned for upcoming releases (i.e. within the 
 foreseeable future), a name change shouldn't be necessary. Otherwise, the 
 name is clearly misleading.

Well, I agree that the name is bit misleading, So i decided to change my 
package's name and I have renamed it as Krickscore. I have updated all the 
source files and they can be downloaded from:

http://www.ae.iitm.ac.in/~ae03b032/debian_packages/krickscore/

*The diff file*
http://www.ae.iitm.ac.in/~ae03b032/debian_packages/krickscore/krickscore_0.1-1.diff.gz

*The orig.tar.gz*
http://www.ae.iitm.ac.in/~ae03b032/debian_packages/krickscore/krickscore_0.1.orig.tar.gz

Any other comments regarding the package are welcome.

Thank You.

-8--8--8--8
Varun Hiremath
3rd Year Engg Student,
Aerospace Department,
Indian Institute of Technology Madras,
Chennai, India
---
Webpage : http://www.ae.iitm.ac.in/~ae03b032
---















-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: RFS : wmforkplop

2006-04-10 Thread Varun Hiremath
Hello,
I have enabled directory listing on my server and all the 
source files of wmforkplop can be downloaded from:

http://www.ae.iitm.ac.in/~ae03b032/debian_packages/wmforkplop/

*The diff file*
http://www.ae.iitm.ac.in/~ae03b032/debian_packages/wmforkplop/wmforkplop_0.9.2-1.diff.gz

*orig.tar.gz*
http://www.ae.iitm.ac.in/~ae03b032/debian_packages/wmforkplop/wmforkplop_0.9.2.orig.tar.gz


Thank You,

-8--8--8--8
Varun Hiremath
3rd Year Engg Student,
Aerospace Department,
Indian Institute of Technology Madras,
Chennai, India
---
Webpage : http://www.ae.iitm.ac.in/~ae03b032
---


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



RFS : wmforkplop

2006-04-09 Thread Varun Hiremath
Hi,
I am looking for a sponsor for wmforkplop package.
The package can be downloaded from :
http://www.ae.iitm.ac.in/~ae03b032/wmforkplop.php
The package is lintian clean and builds with pbuilder.

* Package name: wmforkplop
  Version : 0.9.2
  Upstream Author : poolpy [EMAIL PROTECTED]
* URL or Web page : http://freshmeat.net/projects/wmforkplop/
* License : GPL
  Description : Wmforkplop monitors forking activity and displays
top CPU consuming processes

Wmforkplop is a blend of wmhdplop and wmtop. It monitors the forking
activity of the kernel and displays a list of the most CPU-consuming
processes. Although primarily aimed at Windowmaker, it will run on any
window manager, either as a dockapp or as a standard X11 application.

Thank You.

-8--8--8--8
Varun Hiremath
3rd Year Engg Student,
Aerospace Department,
Indian Institute of Technology Madras,
Chennai, India
---
Webpage : http://www.ae.iitm.ac.in/~ae03b032
---


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



RFS: wmforkplop

2006-04-01 Thread Varun Hiremath
Hi,

I am looking for a sponsor for wmforkplop package.
The package can be downloaded from :
http://www.ae.iitm.ac.in/~ae03b032/wmforkplop.php
The package is lintian clean and builds with pbuilder.

* Package name: wmforkplop
  Version : 0.9.2
  Upstream Author : poolpy [EMAIL PROTECTED]
* URL or Web page : http://freshmeat.net/projects/wmforkplop/
* License : GPL
  Description : Wmforkplop monitors forking activity and displays
top CPU consuming processes

Wmforkplop is a blend of wmhdplop and wmtop. It monitors the forking
activity of the kernel and displays a list of the most CPU-consuming
processes. Although primarily aimed at Windowmaker, it will run on any
window manager, either as a dockapp or as a standard X11 application.

Thank You.


-8--8--8--8
Varun Hiremath
3rd Year Engg Student,
Aerospace Department,
Indian Institute of Technology Madras,
Chennai, India
---
Webpage : http://www.ae.iitm.ac.in/~ae03b032
---


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



RFS: kscoreticker

2006-04-01 Thread Varun Hiremath
Hi,
I am also looking for sponsor for my own package KScoreTicker. KScoreTicker is 
a simple KDE panel applet which shows latest cricket scores on the KDE taskbar.
The sources can be downloaded from:
http://www.ae.iitm.ac.in/~ae03b032/kscoreticker.php
The package builds with pbuilder and is lintian and linda free.

  Closes : #356255
* Package name: kscoreticker
  Version : 0.1
  Upstream Author : Varun Hiremath
* URL or Web page : http://www.ae.iitm.ac.in/~ae03b032/kscoreticker.php
* License : GPL
  Description : A simple score ticker for KDE which displays the
latest cricket scores on the taskbar.

  KScoreTicker is a simple KDE panel applet which shows latest cricket
  scores on the KDE taskbar.


I have some more ideas to implement to improve this package but before that 
I would like have a sponsor for my package.

Any comments or suggestions are welcome.

Thank You.


 -8--8--8--8
 Varun Hiremath
 3rd Year Engg Student,
 Aerospace Department,
 Indian Institute of Technology Madras,
 Chennai, India
 ---
 Webpage : http://www.ae.iitm.ac.in/~ae03b032
 ---
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED]
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
 

-- 
-8--8--8--8
Varun Hiremath
3rd Year Engg Student,
Aerospace Department,
Indian Institute of Technology Madras,
Chennai, India
---
Webpage : http://www.ae.iitm.ac.in/~ae03b032
---


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



RFS: kscoreticker wmforkplop

2006-04-01 Thread Varun Hiremath
Hi,
Sorry there was some problem with the links given for the sources.. They were 
not opening. I have corrected them. 


Bye

  -8--8--8--8
  Varun Hiremath
  3rd Year Engg Student,
  Aerospace Department,
  Indian Institute of Technology Madras,
  Chennai, India
  ---
  Webpage : http://www.ae.iitm.ac.in/~ae03b032
  ---


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



RFS : kscoreticker

2006-03-16 Thread Varun Hiremath
Hello,
 I am looking for a sponser for my package kscoreticker. KScoreTicker is a 
simple applet for KDE that shows the latest cricket scores on the taskbar. I am 
the developer of this package and I would like to maintain it as well. The 
package builds with pbuilder and is lintian free.
The package can be downloaded from this site:
http://www.ae.iitm.ac.in/~ae03b032/package_debian.php

Thank You,

---
Varun Hiremath
IIT Madras,
Chennai, India
---
Webpage : http://www.ae.iitm.ac.in/~ae03b032
---


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: RFS : kscoreticker

2006-03-16 Thread Varun Hiremath
On Thu, 16 Mar, 2006 at 04:14:46PM +0100, Thijs Kinkhorst wrote:
 Hello Varun,
 
   I am looking for a sponser for my package kscoreticker. KScoreTicker 
  is a simple applet for KDE that shows the latest cricket scores on the 
  taskbar. I am the developer of this package and I would like to maintain it 
  as well. The package builds with pbuilder and is lintian free.
  The package can be downloaded from this site:
  http://www.ae.iitm.ac.in/~ae03b032/package_debian.php
 
 I've taken a look; unfortunately I can't upload your package but I hope
 this is still useful. Here's some things that I found:
 
 * README.Debian contains just a package description. That's not
   necessary, please remove it: README.Debian is intended for important
   information that users really should read before using the package.
   Keeping unimportant information there discourages people to actually
   read those files.
 
 * debian/dirs contains usr/bin and usr/sbin while you don't seem
   to install anything in those dirs at all.
 
 * debian/rules contains many commented-out debhelper commands. Please
   remove them to unclutter the file.
 
 * You include an manpage.1.ex example file, this is just a leftover
   from dh_make, please remove.
 
 If you fix these things, I think the package would be acceptable for
 Debian, good work!
 
 
 bye,
 Thijs

Hi,
I have corrected all these things. I have removed the manpage.1.ex and the 
README.debian
I have also cleaned up the debian/rules file. 

Thank You

-- 
---
Varun Hiremath
IIT Madras,
Chennai, India
---
Webpage : http://www.ae.iitm.ac.in/~ae03b032
---


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: RFS : kscoreticker

2006-03-16 Thread Varun Hiremath
Hello all,
Yesterday I had by mistake removed one line from the debian/rules file and 
my package was not getting installed properly. I have corrected it today and 
uploaded it on my webpage:

http://www.ae.iitm.ac.in/~ae03b032/package_debian.php

Please have a look at it.
Any comments or suggestions are welcome.

Thank You.


-- 
---
Varun Hiremath
IIT Madras,
Chennai, India
---
Webpage : http://www.ae.iitm.ac.in/~ae03b032
---


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]