[pkg-perl-tools] 01/03: Add missing ticket param for method new

Alex Muntada alexm at debian.org
Tue Nov 21 18:56:45 UTC 2017


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

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

commit 1dd6da634a8e5942f377c4a51ca661ff55fcf6ee
Author: Alex Muntada <alexm at alexm.org>
Date:   Tue Nov 21 19:25:50 2017 +0100

    Add missing ticket param for method new
---
 lib/Debian/PkgPerl/GitHub.pm | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/lib/Debian/PkgPerl/GitHub.pm b/lib/Debian/PkgPerl/GitHub.pm
index 74375f5..ae89756 100644
--- a/lib/Debian/PkgPerl/GitHub.pm
+++ b/lib/Debian/PkgPerl/GitHub.pm
@@ -73,6 +73,10 @@ use Cwd 'realpath';
 
 Message to be forwarded to an upstream project.
 
+=item * ticket
+
+Existing issue number to forward the bug to.
+
 =item * fallback
 
 Enables fallback to forwarding a patch as an issue if pull-request

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