[Pkg-kaffe-maintainers] new maintainer for kaffe

Arnaud Vandyck avdyk@debian.org
Wed, 23 Mar 2005 14:55:11 +0100


Hi all, 

As discussed with Ean, the maintainer for kaffe is now Debian Kaffe
Maintainers <pkg-kaffe-maintainers@lists.debian.org>. I added Ean as an
uploader (doogie and I still are).

I also added Michael Koch <konqueror@gmx.de> to the uploaders and added
him (mkoch-guest) as a project member.

Michael, if you're not subscribed yet to this list, can you do so.

These changes will happened with the next upload (I forgot to make the
changes to this upload...)

Also, I added a rule in debian/rules called cvsupdate:

cvsupdate:
	cvs -q -z9 -d:pserver:readonly@cvs.kaffe.org:/cvs/kaffe co -d kaffe-$(RELEASE) kaffe
	tar zcf kaffe-$(RELEASE).tar.gz kaffe-$(RELEASE)
	rm -r kaffe-$(RELEASE)
	( cd .. ; tar zcvf kaffe_$(RELEASE).orig.tar.gz --exclude debian kaffe-$(RELEASE) )

If you change the release number, don't forget to first change the name
of the top directory, remove the tarball, change the number of the
RELEASE variable in debian/rules, and the last thing is to change the
debian/changelog. Then, you can run 
$ debian/rules cvsupdate
and build the package.

-- 
  .''`. 
 : :' :rnaud
 `. `'  
   `-    
Java Trap: http://www.gnu.org/philosophy/java-trap.html