[pkg-perl-tools] 01/01: Add POD for the previous commit

Axel Beckert abe at deuxchevaux.org
Wed May 25 23:22:51 UTC 2016


This is an automated email from the git hooks/post-receive script.

abe pushed a commit to branch master
in repository pkg-perl-tools.

commit e8820d24aab3b5a1834d17ca8108d46155abb3a1
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Thu May 26 01:22:45 2016 +0200

    Add POD for the previous commit
    
    Gbp-Dch: Ignore
---
 scripts/import-orig | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/scripts/import-orig b/scripts/import-orig
index eed7ffd..0850b56 100755
--- a/scripts/import-orig
+++ b/scripts/import-orig
@@ -80,7 +80,7 @@ dpt-import-orig - "gbp import-orig" wrapper with upstream tracking support
 
 =head1 SYNOPSIS
 
-B<dpt import-orig>
+B<dpt import-orig> [I<../package_version.orig.tar.gz>]
 
 =head1 DESCRIPTION
 
@@ -90,6 +90,11 @@ and link to upstream Git tags.
 
 If necessary, the B<git remote> is added using L<dpt-upstream-repo(1)>.
 
+If a parameter is passed, it's taken as orig tar-ball to import
+instead of using uscan to download the tar ball. Needed if a newer
+upstream release has a (from dpkg's point of view) lower version
+number and gbp bails out over uscan not having downloaded a tar ball.
+
 =head1 CONFIGURATION
 
 B<dpt import-orig> reads the C<DPT_RM_TARGZ> environment variable to

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/pkg-perl-tools.git



More information about the Pkg-perl-cvs-commits mailing list