Provided by: pkg-perl-tools_0.5_all
NAME
pristine-orig -- acquire upstream source of the current package version
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 <dmn@debian.org> This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.