[pkg-perl-tools] 01/03: patchedit: don't claim that ./debian/patches can be left out

gregor herrmann gregoa at debian.org
Tue Jun 28 19:46:09 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 8797f60a4d15facf4f19888fa58a7e9cd69e86f2
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Jun 28 21:42:45 2016 +0200

    patchedit: don't claim that ./debian/patches can be left out
    
    when it can't.
---
 bin/patchedit | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/bin/patchedit b/bin/patchedit
index a2ef4b3..494f83f 100755
--- a/bin/patchedit
+++ b/bin/patchedit
@@ -48,8 +48,7 @@ results (missing required headers, wrong values, ...) to stdout.
 
 =item F<patchfile> (required)
 
-The patch to work on. Either a full path or the name of the file in
-F<./debian/patches>.
+The patch to work on.
 
 =back
 

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