[Pkg-mailman-hackers] Building mailman package from svn?

Héctor García hector at debian.org
Fri Aug 18 11:35:35 UTC 2006


El vie, 18-08-2006 a las 06:45 -0400, emf escribió:
> Gentlebeings,
> 
> I'm working on an improved UI for mailman, and it would be helpful to 
> build packages from the trunk.
> 
> What do I need to do to go from a svn checkout to an installed package?
> 
Basically, you need to get mailman sources (the fastest way is to do
apt-get source mailman and get the tgz file).

Expand the sources, and copy or mount (using the -bind or -o bind
option) the debian file from the svn trunk into the sources.
Once this is done, go to the sources dir, make your changes and execute
dpkg-buildpackage to create the debian package.
Doing this will give you some lintian errors about the existance of .svn
dirs on /debian, but since it is for personal use/test, don't worry
about it.

Regards,

Héctor




More information about the Pkg-mailman-hackers mailing list