Re: Sponsor for a bootstrapping Java++ compiler
- To: Jeremy Lainé <jeremy.laine@polytechnique.org>
- Cc: Daniel.Bonniot@inria.fr, debian-java@lists.debian.org, debian-mentors@lists.debian.org
- Subject: Re: Sponsor for a bootstrapping Java++ compiler
- From: Egon <egonw@sci.kun.nl>
- Date: Wed, 30 Apr 2003 10:43:00 +0200
- Message-id: <200304301043.00423.egonw@sci.kun.nl>
- Reply-to: egonw@sci.kun.nl
- In-reply-to: <20030430101110.40d4a502.jeremy.laine@polytechnique.org>
- References: <3EA18800.4030701@inria.fr> <200304300837.12133.egonw@sci.kun.nl> <20030430101110.40d4a502.jeremy.laine@polytechnique.org>
On Wednesday 30 April 2003 10:11, Jeremy Lainé wrote: > > AFAIK, this is not OK. Though I used to do it myself too. The > > correct way, I believe is to make a tar.gz file, like the one which > > is online, and build the Debian package from that. > > To achieve this I use the "deb-makepkg" script below. You need to > adjust the BUILDIR to wherever you build your Debian packages. Next > you cd to your working copy of your package, and type : > deb-makepkg <package> <version> > > What this does: > * "make dist" to build the .tar.gz then renames it to > package_version.orig.tar.gz > * extracts the tar.gz > * scans debian/CVS to know what files are actually part of the CVS > module (except .cvsignore files) and copies these files to debian/ in > the directory where the .tar.gz was extracted > * runs dpkg-buildpackage -rfakeroot Right. I do a similar things for Jmol, see: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/jmol/Jmol/packaging/debian/Makefile?rev=1.11&content-type=text/vnd.viewcvs-markup with the setup target. Egon
Reply to:
- References:
- Sponsor for a bootstrapping Java++ compiler
- From: Daniel Bonniot <Daniel.Bonniot@inria.fr>
- Re: Sponsor for a bootstrapping Java++ compiler
- From: Egon <egonw@sci.kun.nl>
- Re: Sponsor for a bootstrapping Java++ compiler
- From: Jeremy Lainé <jeremy.laine@polytechnique.org>
- Sponsor for a bootstrapping Java++ compiler
- Prev by Date: Re: Sponsor for a bootstrapping Java++ compiler
- Next by Date: Re: Sponsor for a bootstrapping Java++ compiler
- Previous by thread: Re: Sponsor for a bootstrapping Java++ compiler
- Next by thread: Re: Sponsor for a bootstrapping Java++ compiler
- Index(es):