debian: fix make dist for packaging.
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>
Wed, 17 Oct 2012 13:49:23 +0000 (15:49 +0200)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Wed, 17 Oct 2012 13:49:23 +0000 (15:49 +0200)
commita39a709d2d001a19059de304c16b96fe2d2f64fe
treeef422d093c2492ee9c063d0d55b20df67a1eb2eb
parent1dea0ef9744a8ae35f293e24d7c190402f38b1a6
debian: fix make dist for packaging.

bzip2 tarballs are now used, so update the deb.upstream dependencies
to include dist-bzip2 instead of plain old dist, and use the correct
tar extract options to handle that format.
Makefile.am