Sorry I just noticed the format you are using is not rpm. Oops!
You cannot convert tar gk pk to deb. You can only convert rpm to deb with
alien. If there is an rpm inside the compressed file then you must extract
it first. If it is just source code then you do NOT use alien, but need to
compile the source code instead. That is a whole different process.