SYNOPSIS
pristine-orig
DESCRIPTION
pristine-orig checks the current package name via debian/control and the current package version from debian/changelog and calls pristine-tar(1) with the right file name so that you get a pristine upstream source tarball in the parent directory.It tries gzip, bzip2 and xz compression suffices.
COPYRIGHT AND LICENSE
Copyright (c) 2011 Damyan Ivanov <[email protected]>This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.