This is an automated email from the git hooks/post-receive script. abe pushed a commit to branch master in repository libsys-hostname-long-perl.
commit 36e55092839d93c07db60853e06a2ae756ce7b1f Author: Axel Beckert <[email protected]> Date: Sun May 10 18:18:15 2015 +0200 Add full module name to long description Fixes lintian warning no-module-name-in-description --- debian/changelog | 2 ++ debian/control | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index e533177..66349a7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,8 @@ libsys-hostname-long-perl (1.5-1) UNRELEASED; urgency=medium * Add debian/upstream/metadata * Import upstream version 1.5 + Refresh sole patch. + * Add full module name to long description. Fixes pkg-perl specific + lintian warning no-module-name-in-description. -- Axel Beckert <[email protected]> Sun, 10 May 2015 18:11:03 +0200 diff --git a/debian/control b/debian/control index 5b62dad..0d9015b 100644 --- a/debian/control +++ b/debian/control @@ -17,8 +17,8 @@ Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: Figure out the long (fully-qualified) hostname - This module determines the host full name on multiple operating - systems (MacOS, Windows, Unix-like systems; more later.) + Sys::Hostname::Long determines the host full name on multiple + operating systems (MacOS, Windows, Unix-like systems; more later.) . The Sys::Hostname class is the best and standard way to get the basic hostname, but that may not be fully qualified. This module tries to -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libsys-hostname-long-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
