-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Kandarp,
You had reported problems building sugar-pollbuilder-activity as reported on the pastebin[1]. This seems to indicate something is wrong with your original tarball. You can regenerate the orig.tar.gz by invoking get-orig-source (after changing the activity name in debian/rules), or by using the one stored in pristine-tar. Because you're changing the activity name from what we were planning on using in Debian, the tarball information as stored in pristine-tar will also have to be changed. To do that, either git-stash[2] or git-commit your changes to master locally, and do the following: $ git checkout pristine-tar # Change to the pristine-tar branch $ git mv sugar-poll-activity_26+git20100521.d4def0b6.orig.tar.gz.id sugar-pollbuilder-activity_26+git20100521.d4def0b6.orig.tar.gz.id $ git mv sugar-poll-activity_26+git20100521.d4def0b6.orig.tar.gz.delta sugar-pollbuilder-activity_26+git20100521.d4def0b6.orig.tar.gz.delta $ git commit # Save the name change $ git checkout master # Change back to master $ git-buildpackage -S # Build the package [1]: http://paste.ubuntu.com/466652/ [2]: http://ariejan.net/2008/04/23/git-using-the-stash/ ( for reference, the git repo Kandarp was working with is available at http://launchpadlibrarian.net/52226990/sugar-pollbuilder-activity_26%2Bgit20100521.d4def0b6-0ubuntu1.tar.gz ) - -- Luke Faraone http://luke.faraone.cc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iEYEARECAAYFAkxGDqQACgkQtrC51grHAgZ/DACgopN4B9YLHE9Qi+Q6bUJj9ILw QtYAn3Yqdhgqq6mhVmh6b+35EcqTtc3c =Fdus -----END PGP SIGNATURE----- -- Ubuntu-sugarteam mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-sugarteam
