[pkg-perl-tools] 01/03: dpt-alioth-repo: document the possibility to pass the distribution name as a parameter.

gregor herrmann gregoa at debian.org
Mon Nov 21 19:26:17 UTC 2016


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

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

commit 7c6aa539b4e242490cd0eb87e4f8f62eeb4d6234
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Nov 21 20:23:40 2016 +0100

    dpt-alioth-repo: document the possibility to pass the distribution name as a parameter.
---
 scripts/alioth-repo | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/scripts/alioth-repo b/scripts/alioth-repo
index e1b5850..48f2308 100755
--- a/scripts/alioth-repo
+++ b/scripts/alioth-repo
@@ -80,7 +80,7 @@ dpt-alioth-repo -- clone newly created repository to alioth.debian.org
 
 =head1 SYNOPSIS
 
-B<dpt alioth-repo>
+B<dpt alioth-repo> [I<distribution name>]
 
 =head1 DESCRIPTION
 
@@ -89,6 +89,11 @@ unpacked Debian source package. It creates and configures a Git repository at
 the right location on L<alioth.debian.org> and then pushes all branches and
 tags.
 
+The script tries hard to find the name of the CPAN distribution; if it
+fails, I<distribution name> can be passed as a parameter to B<dpt
+alioth-repo>. (Note that the name is currently only used for the description
+of the Git repository.)
+
 =head1 COPYRIGHT & LICENSE
 
 =over

-- 
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