[libsys-hostname-long-perl] 06/07: Add full module name to long description

Axel Beckert abe at deuxchevaux.org
Sun May 10 16:20:01 UTC 2015


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 <abe at deuxchevaux.org>
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 <abe at debian.org>  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



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