Can somebody upload my update, please?

2003-04-22 Thread Aaron Isotton
Hi, I'm the maintainer of sitemap, and I've got an update. It is lintian and linda clean, and I don't believe it's ready for upload. It's available at http://www.isotton.com/debian/sitemap I'm talking about version 2.3-2. Thanks. Aaron Isotton [ http://www.iso

Re: Can somebody upload my update, please?

2003-04-22 Thread Joshua Kwan
On Tue, Apr 22, 2003 at 07:31:53AM +0200, Aaron Isotton wrote: > Hi, > > I'm the maintainer of sitemap, and I've got an update. It is lintian > and linda clean, and I don't believe it's ready for upload. It's > available at um, deja vu? and why do you not think it's ready for upload? Regards,

Re: Replacing a package with a newer, renamed version of itself.

2003-04-22 Thread Paul Hampson
On Mon, Apr 21, 2003 at 12:03:18AM -0400, Roger Ward wrote: > Conflict against all versions before the transition package. > This should work, right? Certainly, in the general case... But I don't know for sure what version numbers people have been putting in their own builds, or for that matter w

Re: Perl example scripts

2003-04-22 Thread Colin Watson
On Tue, Apr 22, 2003 at 12:12:31PM +1000, David Creelman wrote: > I may be speaking out of turn here (just a lurker), but recently I saw > on the RC bugs list a large number of RC bugs that were put against > several packages that were relying on files that came from > /usr/share/doc/ directories.

Re: Replacing a package with a newer, renamed version of itself.

2003-04-22 Thread Colin Watson
On Tue, Apr 22, 2003 at 06:00:22PM +1000, Paul Hampson wrote: > I guess the next relevant question is... How do I put an > epoch on just one package out of the source? I know it can > be done, since ext2tools (I think) does it I guess I > could just go and look how they do that. Oh well. Magic

Re: First steps in packaging

2003-04-22 Thread Pete Ryland
On Tue, Apr 22, 2003 at 01:04:52PM +1000, Matthew Palmer wrote: > On Fri, 18 Apr 2003, Pete Ryland wrote: > > > Or would you like to accuse me of tampering with the list archives while > > > you're at it? > > > > Oh, ok. If you'd like. ;-) > > Consider me offended. :-) > > > Out of interest,

RE: source code of a java app?

2003-04-22 Thread Brooks R. Robinson
| i just got MIT's permission to package Starlogo[1] for Debian. It's | a Java application to simulate cellular automata and large | populations on distributed machines. | The second major challenge I see in the source code issue. MIT | doesn't release the source code, so I guess it is not viabl

Re: Perl example scripts

2003-04-22 Thread Gunnar Wolf
> Hi, > > I may be speaking out of turn here (just a lurker), but recently I saw > on the RC bugs list a large number of RC bugs that were put against > several packages that were relying on files that came from > /usr/share/doc/ directories. > > Here is the URL to the bug in question > http://b

Re: source code of a java app?

2003-04-22 Thread Colin Watson
On Tue, Apr 22, 2003 at 08:23:46AM -0500, Brooks R. Robinson wrote: > martin f krafft wrote: > | The second major challenge I see in the source code issue. MIT > | doesn't release the source code, so I guess it is not viable for > | Debian. Am I right, and should I push them to release to us, or ar

Re: source code of a java app?

2003-04-22 Thread Pete Ryland
On Tue, Apr 22, 2003 at 06:36:13PM +0100, Colin Watson wrote: > > I say simple, but then, I didn't write the decompiler. :) I did. :-) (http://pdr.cx/projects/hbd/) And yes it is quite simple since essentially a 0-address (stack-based) virtual machine is more-or-less equivalent to an RPN interpr

Re: Can somebody upload my update, please?

2003-04-22 Thread Aaron Isotton
On Tue, Apr 22, 2003 at 07:31:53AM +0200, Aaron Isotton wrote: > Hi, First of all, sorry for the double post. > I'm the maintainer of sitemap, and I've got an update. It is lintian > and linda clean, and I don't believe it's ready for upload. It's That should have been: 'and I believe it's rea

Re: source code of a java app?

2003-04-22 Thread Colin Watson
On Tue, Apr 22, 2003 at 08:55:49PM +0100, Pete Ryland wrote: > On Tue, Apr 22, 2003 at 06:36:13PM +0100, Colin Watson wrote: > > > I say simple, but then, I didn't write the decompiler. :) (Actually I didn't write that ...) > > Note that, IIRC, the Java .class format doesn't store the names of lo

Re: source code of a java app?

2003-04-22 Thread Matt Zimmerman
On Tue, Apr 22, 2003 at 11:55:31PM +0100, Colin Watson wrote: > Oh, cool. What options? This machine only has gcj, whose man page > doesn't seem to list anything relevant. How about -g? -- - mdz

Re: source code of a java app?

2003-04-22 Thread Brian Nelson
martin f krafft <[EMAIL PROTECTED]> writes: > i just got MIT's permission to package Starlogo[1] for Debian. It's > a Java application to simulate cellular automata and large > populations on distributed machines. > > The problem that I am currently facing is twofold: First, I am not > entirely su