All pastes #776101 Raw Edit

Andrea

public text v1 · immutable
#776101 ·published 2007-11-15 21:25 UTC
rendered paste body
dpkg-buildpackage: source package is flickrapi
dpkg-buildpackage: source version is 0.15-1
dpkg-buildpackage: source changed by unknown <a.grandi@gmail.com>
dpkg-buildpackage: host architecture armel
dpkg-buildpackage: source version without epoch 0.15-1
dh_testdir
dh_testroot
rm -f build-stamp configure-stamp
# Add here commands to clean up after the build process.
/scratchbox/tools/bin/make clean
make[1]: Entering directory `/home/andy80/flickrapi-0.15'
python2.5 setup.py clean --all
WARNING: Unable to import docutils, documentation will not be included
running clean
removing 'build/lib' (and everything under it)
make[1]: Leaving directory `/home/andy80/flickrapi-0.15'
dh_clean 
dpkg-source: building flickrapi using existing flickrapi_0.15.orig.tar.gz
dpkg-source: building flickrapi in flickrapi_0.15-1.diff.gz
dpkg-source: building flickrapi in flickrapi_0.15-1.dsc
dh_testdir
# Add here commands to configure the package.
touch configure-stamp
dh_testdir
# Add here commands to compile the package.
/scratchbox/tools/bin/make
make[1]: Entering directory `/home/andy80/flickrapi-0.15'
python2.5 setup.py build
WARNING: Unable to import docutils, documentation will not be included
running build
running build_py
make[1]: Leaving directory `/home/andy80/flickrapi-0.15'
touch build-stamp
dh_testdir
dh_testroot
dh_clean -k 
dh_installdirs
# Add here commands to install the package into debian/tmp
/scratchbox/tools/bin/make DESTDIR=/home/andy80/flickrapi-0.15/debian/tmp install
make[1]: Entering directory `/home/andy80/flickrapi-0.15'
python2.5 setup.py install --root /home/andy80/flickrapi-0.15/debian/tmp
WARNING: Unable to import docutils, documentation will not be included
running install
running build
running build_py
running install_lib
make[1]: Leaving directory `/home/andy80/flickrapi-0.15'
[sbox-CHINOOK_ARMEL: ~/flickrapi-0.15] >