[libconfig-model-dpkg-perl] 08/11: Mentions patch editor in Dpkg.pm doc

dod at debian.org dod at debian.org
Mon May 5 19:27:36 UTC 2014


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

dod pushed a commit to branch master
in repository libconfig-model-dpkg-perl.

commit acc39ba85ffaa0acb94c4a6007ec205cc175e2a1
Author: Dominique Dumont <dod at debian.org>
Date:   Mon May 5 19:27:08 2014 +0200

    Mentions patch editor in Dpkg.pm doc
---
 lib/Config/Model/Dpkg.pm | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/lib/Config/Model/Dpkg.pm b/lib/Config/Model/Dpkg.pm
index 7a79d31..ebd1be3 100644
--- a/lib/Config/Model/Dpkg.pm
+++ b/lib/Config/Model/Dpkg.pm
@@ -25,6 +25,14 @@ You can choose to edit only C<debian/control> or C<debian/copyright>:
  cme edit dpkg-control
  cme edit dpkg-copyright
 
+Or edit debian patches headers, all at once:
+
+ cme edit dpkg-patches # note patches with 'es'
+
+Or one patch at a time:
+
+ cme edit dpkg-patch debian/patches/foo
+
 =head2 Just check dpkg files
 
 You can also use L<cme> to run sanity checks on the source files:
@@ -48,7 +56,7 @@ or use standard input:
 
   GET http://ftp-master.metadata.debian.org/changelogs/main/s/shutter/unstable_copyright | cme check dpkg-copyright -
 
-This applies only to C<dpkg-control> and C<dpkg-copyright>.
+This applies only to C<dpkg-control>, C<dpkg-copyright> or C<dpkg-patch>.
 
 =head2 programmatic
 

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



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