[libtext-unicode-equivalents-perl] 02/04: d/control short description

Daniel Glassey wdg at moszumanska.debian.org
Mon Nov 2 17:34:05 UTC 2015


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

wdg pushed a commit to branch master
in repository libtext-unicode-equivalents-perl.

commit f053fb45c2e4e448a599aef567830753d9002880
Author: Daniel Glassey <wdg at debian.org>
Date:   Mon Nov 2 15:01:27 2015 +0000

    d/control short description
---
 debian/changelog | 2 --
 debian/control   | 2 +-
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index eb0ce0c..f5e8464 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,8 +5,6 @@ libtext-unicode-equivalents-perl (0.05-1) UNRELEASED; urgency=low
     upstream license and the same license as perl, so "Artistic or GPL-1+".
     up to you of course
   - d/control:
-    + short description should be a noun phrase and start with a small letter,
-      e.g. "module to build …"
     + the long description should contain the module name to make finding the
       package easier, maybe "…, Text::Unicode::Equivalents offers a method
       which returns …"
diff --git a/debian/control b/debian/control
index d51694d..c8ed49a 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Testsuite: autopkgtest-pkg-perl
 Package: libtext-unicode-equivalents-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}
-Description: Build Unicode canonically equivalent strings
+Description: module to build Unicode canonically equivalent strings
  Given an arbitrary string, "all_strings()" returns a reference to an
  unsorted array of all unique strings that are canonically equivalent
  to the argument.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtext-unicode-equivalents-perl.git



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