fakeroot debian/rules clean dh_testdir dh_testroot rm -f build-stamp configure-stamp rm -rf build debian/python-memcached dh_clean rm -f debian/python-memcached.substvars rm -f debian/python-memcached.*.debhelper rm -rf debian/python-memcached rm -f debian/files find . \( \( -type f -a \ \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \ -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \ -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \ -o -name TAGS -o -name core -o \( -path '*/.deps/*' -a -name '*.P' \) \ \) -exec rm -f {} \; \) -o \ \( -type d -a -name autom4te.cache -prune -exec rm -rf {} \; \) \) dpkg-source -b python-memcached-1.34 dpkg-source: building python-memcached using existing python-memcached_1.34.orig.tar.gz dpkg-source: building python-memcached in python-memcached_1.34-1.diff.gz dpkg-source: building python-memcached in python-memcached_1.34-1.dsc debian/rules build dh_testdir # Add here commands to configure the package. touch configure-stamp dh_testdir /usr/bin/python2.4 setup.py build running build running build_py creating build creating build/lib copying memcache.py -> build/lib touch build-stamp fakeroot debian/rules binary dh_testdir dh_testroot dh_clean -k rm -f debian/python-memcached.substvars rm -f debian/python-memcached.*.debhelper rm -rf debian/python-memcached find . \( \( -type f -a \ \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \ -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \ -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \ -o -name TAGS -o -name core -o \( -path '*/.deps/*' -a -name '*.P' \) \ \) -exec rm -f {} \; \) -o \ \( -type d -a -name autom4te.cache -prune -exec rm -rf {} \; \) \) dh_installdirs install -d debian/python-memcached /usr/bin/python2.4 setup.py install --prefix=/home/yusei/Project/nexedi/debian/work/packages/python-memcached/python-memcached-1.34/debian/python-memcached/usr running install running build running build_py running install_lib creating /home/yusei/Project/nexedi/debian/work/packages/python-memcached/python-memcached-1.34/debian/python-memcached/usr creating /home/yusei/Project/nexedi/debian/work/packages/python-memcached/python-memcached-1.34/debian/python-memcached/usr/lib creating /home/yusei/Project/nexedi/debian/work/packages/python-memcached/python-memcached-1.34/debian/python-memcached/usr/lib/python2.4 creating /home/yusei/Project/nexedi/debian/work/packages/python-memcached/python-memcached-1.34/debian/python-memcached/usr/lib/python2.4/site-packages copying build/lib/memcache.py -> /home/yusei/Project/nexedi/debian/work/packages/python-memcached/python-memcached-1.34/debian/python-memcached/usr/lib/python2.4/site-packages byte-compiling /home/yusei/Project/nexedi/debian/work/packages/python-memcached/python-memcached-1.34/debian/python-memcached/usr/lib/python2.4/site-packages/memcache.py to memcache.pyc dh_installdocs README install -g 0 -o 0 -d debian/python-memcached/usr/share/doc/python-memcached cp -a README debian/python-memcached/usr/share/doc/python-memcached chown -R 0:0 debian/python-memcached/usr/share/doc chmod -R go=rX debian/python-memcached/usr/share/doc chmod -R u\+rw debian/python-memcached/usr/share/doc install -g 0 -o 0 -m 644 -p debian/copyright debian/python-memcached/usr/share/doc/python-memcached/copyright dh_installchangelogs install -o 0 -g 0 -p -m644 debian/changelog debian/python-memcached/usr/share/doc/python-memcached/changelog.Debian dh_fixperms find debian/python-memcached -print0 2>/dev/null | xargs -0r chown --no-dereference 0:0 find debian/python-memcached ! -type l -print0 2>/dev/null | xargs -0r chmod go=rX,u+rw,a-s find debian/python-memcached/usr/share/doc -type f ! -regex 'debian/python-memcached/usr/share/doc/[^/]*/examples/.*' -print0 2>/dev/null | xargs -0r chmod 644 find debian/python-memcached/usr/share/doc -type d -print0 2>/dev/null | xargs -0r chmod 755 find debian/python-memcached/usr/share/man debian/python-memcached/usr/man/ debian/python-memcached/usr/X11*/man/ -type f -print0 2>/dev/null | xargs -0r chmod 644 find debian/python-memcached -perm -5 -type f \( -name '*.so*' -or -name '*.la' -or -name '*.a' \) -print0 2>/dev/null | xargs -0r chmod 644 find debian/python-memcached/usr/include -type f -name '*.h' -print0 2>/dev/null | xargs -0r chmod 644 find debian/python-memcached/usr/lib/perl5 debian/python-memcached/usr/share/perl5 -type f -perm -5 -name '*.pm' -print0 2>/dev/null | xargs -0r chmod a-X dh_installdeb install -o 0 -g 0 -d debian/python-memcached/DEBIAN dh_gencontrol dpkg-gencontrol -ldebian/changelog -isp -Tdebian/python-memcached.substvars -Pdebian/python-memcached chmod 644 debian/python-memcached/DEBIAN/control chown 0:0 debian/python-memcached/DEBIAN/control dh_md5sums (cd debian/python-memcached >/dev/null ; find . -type f ! -regex '.*/DEBIAN/.*' -printf '%P\0' | xargs -r0 md5sum > DEBIAN/md5sums) >/dev/null chmod 644 debian/python-memcached/DEBIAN/md5sums chown 0:0 debian/python-memcached/DEBIAN/md5sums dh_builddeb dpkg-deb --build debian/python-memcached .. dpkg-deb: `../python-memcached_1.34-1_all.deb' にパッケージ `python-memcached' を構築しています。 dpkg-genchanges dpkg-genchanges: including full source code in upload dpkg-buildpackage (debuild emulation): full upload (original source is included)