Workaround, and single command fix (exclusive of bulding) patch for package maintainers:
cd /usr/local/src sudo mkdir drawmap cd drawmap sudo apt-get source drawmap sudo apt-get build-dep drawmap cd drawmap-2.5/ sudo bash -c 'echo "utm2ll usr/bin/" >>debian/install' sudo DEBFULLNAME="Your name <your@email>" dch -i "Added utm2ll to the file install list" sudo dpkg-buildpackage -rfakeroot -uc -b sudo dpkg -i drawmap_2.5-3ubuntu2_amd64.deb -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/402179 Title: utm2ll missing in binary package To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/drawmap/+bug/402179/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
