Packaging of amora-server for Debian ------------------------------------ Packaging of amora-server and Amora itself reside in the same subversion repository but since the Debian package is not the primary target (the rpm packaging also resides in the same repository) and changes in the Debian packaging will not result in a new Amora release, it is package as non-native package. The package is built out of the tarball you get with "make debdist". To build the package from a repository checkout of amora-server, make sure the packages automake, autoconf, and libtool are installed and then do the following: $ svn checkout http://amora.googlecode.com/svn/trunk/amora-server amora-server $ cd amora-server $ make debdist $ dpkg-buildpackage -- Axel Beckert Tue, 14 Apr 2009 00:37:42 +0200