[Pkg-gauche-devel] Git repository for gauche packaging

YAEGASHI Takeshi yaegashi at debian.org
Mon Feb 1 09:38:23 UTC 2010


Hello pkg-gauche developers,

I began to use git-buildpackage for gauche packaging as seen at
http://git.debian.org/?p=users/yaegashi/gauche.git.  It's still quite
incomplete but you can now check out source and binary packages from
it.

How to set up project/personal git repositories on alioth:
 http://wiki.debian.org/Alioth/Git

Quick howto:
 sudo apt-get install git-buildpackages pristine-tar (and other build-deps)
 git clone git://git.debian.org/users/yaegashi/gauche.git
 cd gauche
 git branch pristine-tar origin/pristine-tar
 git branch upstream origin/upstream
 (... or you can use gbp-clone to set up a cloned repository with
those branches)
 DEB_BUILD_OPTIONS=nocheck git-buildpackage --git-pristine-tar

Todos/Issues:
 * Fill in all debian files and fields needed.
 * Merge maintenace scripts and docs from http://karme.de/debian/
 * How to maintain changes against upstream source tree?
   * Holding modified sources in the master branch? (I prefer this way)
   * Putting patch files for quilt/dpatch in debian directoroy?
 * Fix parallel build failure.

Could you test it and tell me your thoughts and any other todos/issues
to bring up?

Regards,
-- 
YAEGASHI Takeshi <yaegashi at debian.org>



More information about the Pkg-gauche-devel mailing list