[SCM] Debian packaging of libstring-random-perl branch, master, updated. 750e5425ef9bb73c1effcb6d1d796f3322d85995
Axel Beckert
abe at deuxchevaux.org
Sat Mar 9 16:16:44 UTC 2013
The following commit has been merged in the master branch:
commit b234cb262bfab2ead2f61649d07a31df056cae81
Author: Axel Beckert <abe at deuxchevaux.org>
Date: Sat Mar 9 16:51:22 2013 +0100
Fix lintian warning extended-description-is-probably-too-short
diff --git a/debian/changelog b/debian/changelog
index 44e8950..8430925 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,6 +18,7 @@ libstring-random-perl (1:0.22-4) UNRELEASED; urgency=low
* Switch to dh7 style rules
* Fixed the following lintian warnings:
+ copyright-refers-to-symlink-license
+ + extended-description-is-probably-too-short
* Switch homepage to metacpan.org
-- gregor herrmann <gregoa at debian.org> Thu, 09 Jul 2009 23:06:07 +0200
diff --git a/debian/control b/debian/control
index d1e39cc..c3e5a59 100644
--- a/debian/control
+++ b/debian/control
@@ -13,5 +13,6 @@ Package: libstring-random-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}
Description: Perl module for generating random strings
- This module is used to generate random strings. It was written to
- make generating random passwords and such a little easier.
+ This module is used to generate random strings based on provided
+ patterns. It was written to make generating random passwords and such
+ a little easier.
--
Debian packaging of libstring-random-perl
More information about the Pkg-perl-cvs-commits
mailing list