[libconfig-model-dpkg-perl] 11/11: added more details in doc and log

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 8ce991d41fc69e09b982969370880c32aecd530c
Author: Dominique Dumont <dod at debian.org>
Date:   Mon May 5 21:15:25 2014 +0200

    added more details in doc and log
---
 debian/changelog         | 4 ++--
 lib/Config/Model/Dpkg.pm | 4 ++++
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 034ef06..e63bcad 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,9 +2,9 @@ libconfig-model-dpkg-perl (2.048) unstable; urgency=medium
 
   + Added a patch (DEP-3) editor/checker:
     * check all patches with 'cme check dpkg-patches'
-    * edit all with 'cme edit dpkg-patches'
     * check one patch with 'cme check dpkg-patch debian/patches/foo'
-    * check one patch with 'cme edit dpkg-patch debian/patches/foo'
+      or 'cme check dpkg-patch foo'
+    * the edit command can also be used. E.g. 'cme edit dpkg-patch foo'
   * control:
     - removed dependency on libnamespace-autoclean-perl
     * depends on libconfig-model-perl 2.055
diff --git a/lib/Config/Model/Dpkg.pm b/lib/Config/Model/Dpkg.pm
index ebd1be3..d9df3cc 100644
--- a/lib/Config/Model/Dpkg.pm
+++ b/lib/Config/Model/Dpkg.pm
@@ -33,6 +33,10 @@ Or one patch at a time:
 
  cme edit dpkg-patch debian/patches/foo
 
+Patch can be specified using the patch name:
+
+ cme edit dpkg-patch foo
+
 =head2 Just check dpkg files
 
 You can also use L<cme> to run sanity checks on the source files:

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