diff -u clearsilver-0.10.4/debian/rules clearsilver-0.10.4/debian/rules --- clearsilver-0.10.4/debian/rules +++ clearsilver-0.10.4/debian/rules @@ -44,6 +44,9 @@ build-python-%: install -d debian/tmp/usr/lib/python$*/site-packages + make -C $(DEB_BUILDDIR)/python distclean + make -C $(DEB_BUILDDIR)/python \ + PYTHON=/usr/bin/python$* PYTHON_INC=-I/usr/include/python$* install -m644 $(DEB_BUILDDIR)/python/neo_cgi.so \ debian/tmp/usr/lib/python$*/site-packages/neo_cgi.so diff -u clearsilver-0.10.4/debian/changelog clearsilver-0.10.4/debian/changelog --- clearsilver-0.10.4/debian/changelog +++ clearsilver-0.10.4/debian/changelog @@ -1,3 +1,9 @@ +clearsilver (0.10.4-1ubuntu2) hardy; urgency=low + + * Applying patch from debian bug 452612 (LP: #86685) + + -- Karl Goetz Thu, 21 Aug 2008 03:59:27 +0000 + clearsilver (0.10.4-1ubuntu1) hardy; urgency=low * debian/control: