Creating Updated xastir package

# set up your xastir build directory (optional)
mkdir -p ~/builds/xastir
cd $_
# Get the current source for xastir
apt-get source xastir
# Grab the latest source
wget http://superb-west.dl.sourceforge.net/sourceforge/xastir/xastir191-2007-Oct-05.tgz
mv xastir191-2007-Oct-05.tgz xastir-1.9.1.20071005.tar.gz
cd xastir-1.9.0
uupdate -u xastir-1.9.1.20071005.tar.gz
cd ../xastir-1.9.1.20071005
debuild -S
sudo pbuilder build ../xastir_1.9.1.20071005-1.dsc
 
linux/packaging/xastir.txt · Last modified: 23:08 03/11/2007 by rharding