[libtask-kensho-perl] 01/02: Move documentation back into main libtask-kensho-perl

Nick Morrott nickm-guest at moszumanska.debian.org
Tue May 31 16:37:01 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 42d40bdbe1c481942b0d6e3a44b814121de2dae2
Author: Nick Morrott <knowledgejunkie at gmail.com>
Date:   Tue May 31 17:25:05 2016 +0100

    Move documentation back into main libtask-kensho-perl
    
    Place documentation in top-level libtask-kensho-perl package
    and recommend the libtask-kensho-all-perl metapackage to pull
    in the many Task::Kensho tasks as required.
---
 debian/control                                     | 42 +++++++++++-----------
 ...erl-doc.install => libtask-kensho-perl.install} |  0
 2 files changed, 22 insertions(+), 20 deletions(-)

diff --git a/debian/control b/debian/control
index cd10467..e2613e4 100644
--- a/debian/control
+++ b/debian/control
@@ -14,6 +14,26 @@ Testsuite: autopkgtest-pkg-perl
 Package: libtask-kensho-perl
 Architecture: all
 Depends: ${misc:Depends}
+Recommends: libtask-kensho-all-perl
+Description: recommended modules for Enlightened Perl development
+ Task::Kensho is a list of recommended modules for Enlightened Perl
+ development. The list is maintained by the Enlightened Perl Organisation.
+ .
+ Perl modules that are recommended by Task::Kensho are grouped into several
+ logical categories ("tasks"). Modules are chosen from various top 100
+ most-used Perl modules lists and from discussions with various subject matter
+ experts in the Perl Community.
+ .
+ This package recommends the libtask-kensho-all-perl package, which allows
+ quick installation of all modules recommended in all Task::Kensho tasks.
+ Note that one can install each Task::Kensho task individually if preferred.
+ .
+ This package also provides documentation for Task::Kensho including details
+ of the recommended modules for each task.
+
+Package: libtask-kensho-all-perl
+Architecture: all
+Depends: ${misc:Depends}
 Recommends: libtask-kensho-async-perl,
  libtask-kensho-cli-perl,
  libtask-kensho-config-perl,
@@ -32,15 +52,9 @@ Recommends: libtask-kensho-async-perl,
  libtask-kensho-webcrawling-perl,
  libtask-kensho-webdev-perl,
  libtask-kensho-xml-perl
-Suggests: libtask-kensho-perl-doc
-Description: recommended modules for Enlightened Perl development
+Description: provides all Task::Kensho tasks (metapackage)
  Task::Kensho is a list of recommended modules for Enlightened Perl
- development. The list is maintained by the Enlightened Perl Organisation.
- .
- Perl modules that are suggested by Task::Kensho are grouped into several
- logical categories. Modules are chosen from various top 100 most-used Perl
- modules lists and from discussions with various subject matter experts in the
- Perl Community.
+ development.
  .
  This metapackage recommends all of the individual libtask-kensho-*-perl task
  metapackages, but one can install these individually if preferred.
@@ -313,15 +327,3 @@ Description: provides modules recommended for Task::Kensho::XML
  .
  This metapackage recommends all of the available Perl modules specified in the
  Task::Kensho::XML task, suitable for XML handling.
-
-Package: libtask-kensho-perl-doc
-Section: doc
-Architecture: all
-Depends: ${misc:Depends}
-Recommends: libtask-kensho-perl
-Description: documentation for Task::Kensho
- Task::Kensho is a list of recommended modules for Enlightened Perl
- development.
- .
- This package provides documentation for Task::Kensho including details of
- all recommended modules for each task.
diff --git a/debian/libtask-kensho-perl-doc.install b/debian/libtask-kensho-perl.install
similarity index 100%
rename from debian/libtask-kensho-perl-doc.install
rename to debian/libtask-kensho-perl.install

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