bristuffed Asterisk in branches/experimental

Faidon Liambotis paravoid at debian.org
Sun Aug 5 10:05:45 UTC 2007


Hello,
After the resolution of the whole libpri issues and the bristuff-ize of
it by Tzafrir, everything was settled for a bristuffed Asterisk.

So, I branched to experimental, switched to quilt, ported my patchset
from 1.4.8/0.4.0-test3 to 1.4.9/0.4.0-test4[1] and made another patch
since in my patchset I didn't have libpri-bristuffed.so.1.0.

Overall, it's building successfully but I haven't runtime-tested it yet,
although I don't expect many surprises.

Any ideas on how to progress with that? Upload to experimental? Upload
to unstable? Leave it there for some time?

Regards,
Faidon

1: FWIW, I did the comparison with that:
for i in bristuff-0.4.0-test*; do
	cp $i/patches/asterisk.patch $i.asterisk.patch
	sed -i -r -e 's/^((-|\+){3} .*)\t.*$/\1/' -e 's/^((-|\+){3}
)(.*)-1\.4\.[0-9](.*)/\1\3\4/' -e 's/^(diff).*/\1/' $i.asterisk.patch
done
diff -u bristuff-0.4.0-test*.asterisk.patch | vi -



More information about the Pkg-voip-maintainers mailing list