[libperl-osnames-perl] 03/04: d/control

Nick Morrott nickm-guest at moszumanska.debian.org
Sat Jun 18 21:01:58 UTC 2016


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

nickm-guest pushed a commit to branch master
in repository libperl-osnames-perl.

commit e786bba923714808cd4f272c9e6f052e22410c59
Author: Nick Morrott <knowledgejunkie at gmail.com>
Date:   Sat Jun 18 21:39:46 2016 +0100

    d/control
---
 debian/control | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index 8d198d4..3cef47b 100644
--- a/debian/control
+++ b/debian/control
@@ -14,8 +14,7 @@ Testsuite: autopkgtest-pkg-perl
 Package: libperl-osnames-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}
-Description: List possible $^O ($OSNAME) values, with description
- This package contains $data which lists possible values of $^O along with
- description for each. It also provides some helper functions.
- .
- This description was automagically extracted from the module by dh-make-perl.
+Description: Perl module to list possible $^O ($OSNAME) values with description
+ Perl::osnames provides possible values of $^O, along with a description for
+ each. It also provides helper functions, such as whether an operating system
+ is POSIX-compatible or Unix-like.

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



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