[libtask-kensho-perl] 12/17: Refresh 0002-remove-manual-installation-details-from-pod.patch

Nick Morrott nickm-guest at moszumanska.debian.org
Fri May 27 12:06:39 UTC 2016


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

nickm-guest pushed a commit to branch master
in repository libtask-kensho-perl.

commit 13d93cfc7fa1237818b68f010b5fcd8b1480f727
Author: Nick Morrott <knowledgejunkie at gmail.com>
Date:   Fri May 27 09:15:37 2016 +0100

    Refresh 0002-remove-manual-installation-details-from-pod.patch
---
 ...002-remove-manual-installation-details-from-pod.patch | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/debian/patches/0002-remove-manual-installation-details-from-pod.patch b/debian/patches/0002-remove-manual-installation-details-from-pod.patch
index 5f7e8c2..c723664 100644
--- a/debian/patches/0002-remove-manual-installation-details-from-pod.patch
+++ b/debian/patches/0002-remove-manual-installation-details-from-pod.patch
@@ -6,16 +6,16 @@ Last-Update: 2016-05-27
 ---
 --- a/lib/Task/Kensho.pm
 +++ b/lib/Task/Kensho.pm
-@@ -21,7 +21,7 @@
+@@ -22,7 +22,7 @@
  
  =head1 SYNOPSIS
  
 -    > cpanm --interactive Task::Kensho
-+    # apt-get install libtask-kensho-perl
++    # apt-get install libtask-kensho-all-perl
  
  =head1 DESCRIPTION
  
-@@ -59,10 +59,11 @@
+@@ -60,10 +60,11 @@
  individually-installable tasks.  Each L<Task::Kensho> sub-task is listed at the
  beginning of its section in this documentation.
  
@@ -25,13 +25,13 @@ Last-Update: 2016-05-27
 -facilitates the ease and simplicity the distribution aims to achieve.
 +When installing L<Task::Kensho> in Debian GNU/Linux, you can install each
 +sub-task metapackage separately (e.g. libtask-kensho-async-perl), or you
-+can install all tasks at once by installing the libtask-kensho-perl metapackage.
++can install all tasks at once by installing the libtask-kensho-all-perl metapackage.
 +These metapackages facilitate the ease and simplicity the distribution aims
 +to achieve whilst utilising the power of the Debian GNU/Linux package system.
  
  =head1 RECOMMENDED MODULES
  
-@@ -488,13 +489,15 @@
+@@ -529,13 +530,15 @@
  
  =head1 INSTALLING
  
@@ -39,10 +39,10 @@ Last-Update: 2016-05-27
 -in distribution metadata. This allows CPAN clients to interact with you
 -regarding which modules you wish to install.
 +To install all Task::Kensho tasks and their recommended modules on
-+Debian GNU/Linux, install the libtask-kensho-perl metapackage:
++Debian GNU/Linux, install the libtask-kensho-all-perl metapackage:
  
 -The C<cpanm> client requires interactive mode to be enabled for this to work:
-+    # apt-get install libtask-kensho-perl
++    # apt-get install libtask-kensho-all-perl
  
 -    cpanm --interactive Task::Kensho
 +Each Kensho task is itself a metapackage. To install a specific task,
@@ -50,5 +50,5 @@ Last-Update: 2016-05-27
 +
 +    # apt-get install libtask-kensho-async-perl
  
- =head1 BUGS AND LIMITATIONS
+ =head1 LIMITATIONS
  

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtask-kensho-perl.git



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