This method is deprecated or moved on the latest stable version. The last existing version (v2_2_9) is shown here.
tar_bz2_file()
The package name with .tar.bz2 added
# File lib/rake/packagetask.rb, line 188 def tar_bz2_file "#{package_name}.tar.bz2" end