Man page - pristine-orig(1)
Packages contas this manual
- dpt-shell-lib(1)
- dpt-debian-upstream(1)
- dpt(1)
- dpt-upstream-repo(1)
- dpt-import-orig(1)
- dpt-fixup(1)
- dpt-salsa(1)
- dpt-missing-upload(1)
- dpt-never-uploaded(1)
- dpt-prepare(1)
- dpt-config(5)
- dpt-repack.sh(1)
- dpt-missing-upstream(1)
- pristine-orig(1)
- bts-srcpkg(1)
- dpt-uscan(1)
- dpt-packagecheck(1)
- dpt-dch-note(1)
- patchedit(1)
- dpt-new-upstream(1)
- dpt-takeover(1)
- dpt-co(1)
- dpt-gen-itp(1)
- dpt-push(1)
- dpt-invite-github(1)
- dpt-github-oauth(1)
- dpt-lp-mass-subscribe(1)
- dpt-lib.sh(5)
- dpt-ready-for-upload(1)
- dh-make-perl-dev(1)
- dpt-gc(1)
- dpt-ci-failures(1)
- dpt-get-ubuntu-packages(1)
- dpt-clean-mr-repos(1)
- bts-retitle(1)
- dpt-missing-pristine-tar(1)
- dpt-rename-uploader(1)
- dpt-checkout(1)
- dpt-forward(1)
- dpt-cd(1)
Package: pkg-perl-tools
apt-get install pkg-perl-tools
apt-get install pkg-perl-tools
Manuals in package:
Documentations in package:
Manual
| pristine-orig(1) | Debian Perl packaging Tools | pristine-orig(1) |
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 ready.
It tries gzip, bzip2 and xz compression suffices.
The tarball is placed in the "USCAN_DESTDIR" directory (configured via devscripts.conf(5), see uscan(1)), or in the parent directory if no "USCAN_DESTDIR" is configured.
COPYRIGHT AND LICENSE
Copyright (c) 2011, 2017 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.
| 2025-02-28 | pkg-perl-tools 0.82 |