sudo aptitude install debootstrap_1.0.8_all.debrm -fr /tmp/hardy-develdebootstrap –arch=i386 hardy /tmp/hardy-devel http://kr.archive.ubuntu.com/ubuntufor dir in /dev /sys /proc ; do mount –bind $dir /tmp/hardy-devel$dir ; donechroot /tmp/hardy-develaptitude install build-essential devscripts fakeroot patch dh-make lintian manpages-devmkdir /tmp/hanoilug ; cd /tmp/hanoilugwget -m -np http://apt.hanoilug.org/ubuntu/dists/gutsy/dpkg-deb -x some-package.deb /tmp/some-packagedpkg-deb -e some-package.deb /tmp/some-package/DEBIANvi /tmp/some-package/DEBIAN/*dpkg-deb -b /tmp/some-package .