-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Christopher Bertels wrote: >> Are you using git-svn to mirror the upstream repo (which IIRC is using >> svn), or just importing sources manually?
> I've imported them manually via svn export. I guess I could set up a > mirror though, if that is a preferred way of doing it. It's up to you, but if you use git it is a good idea to keep separate branches for upstream sources and debian packaging. Most pkg-java team-maintained packages use the alioth svn repository. We commit only the debian/ directory, and use svn-buildpackage with the mergeWithUpstream option. So there is usually no mirroring of upstream sources. (Partly because svn cannot handle that nicely.) If you prefer git (like I do!) then you can take a look at git-svn and topgit to manage separate upstream and debian branches. (I do that for the testng package.) Cheers, Marcus -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iEYEARECAAYFAkq33nEACgkQXjXn6TzcAQnyMACePRFGi+QZDkY0K/fbEwyMigHn xagAniLnXgS0AsbgSMcIXhM0HkQnAV8R =kEld -----END PGP SIGNATURE----- _______________________________________________ pkg-java-maintainers mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers

