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 0f91ed9e82fc19c0b7890d127777496b17b5f4aa
Author: Daniel Glassey <w...@debian.org>
Date:   Mon Nov 2 17:07:05 2015 +0000

    d/control use module name in long description
---
 debian/changelog | 4 ----
 debian/control   | 6 +++---
 2 files changed, 3 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f5e8464..f8bfb9b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,10 +4,6 @@ libtext-unicode-equivalents-perl (0.05-1) UNRELEASED; 
urgency=low
   - d/copyright: usually we license debian/* under the superset of the
     upstream license and the same license as perl, so "Artistic or GPL-1+".
     up to you of course
-  - d/control:
-    + the long description should contain the module name to make finding the
-      package easier, maybe "…, Text::Unicode::Equivalents offers a method
-      which returns …"
 
   * Initial Release. Closes: #803280 
 
diff --git a/debian/control b/debian/control
index c8ed49a..f473148 100644
--- a/debian/control
+++ b/debian/control
@@ -15,6 +15,6 @@ Package: libtext-unicode-equivalents-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}
 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.
+ Text::Unicode::Equivalents offers a method which takes an arbitrary string
+ and 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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to