[libuuid-perl] 05/05: Fix lintian warning extended-description-is-probably-too-short
Axel Beckert
abe at deuxchevaux.org
Wed Aug 28 19:19:26 UTC 2013
This is an automated email from the git hooks/post-receive script.
abe pushed a commit to branch master
in repository libuuid-perl.
commit e77fd62f7377252d0264642ae77331475a5b3b39
Author: Axel Beckert <abe at deuxchevaux.org>
Date: Wed Aug 28 21:19:01 2013 +0200
Fix lintian warning extended-description-is-probably-too-short
---
debian/changelog | 3 +++
debian/control | 7 +++++--
2 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index f2dcfe1..b04e7b4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -21,6 +21,9 @@ libuuid-perl (0.05-1) UNRELEASED; urgency=low
+ Update versioned debhelper build-dependency accordingly
+ Fixes lintian warning hardening-no-relro
* Bump Standards-Version to 3.9.4 (no further changes)
+ * Add the general description of libuuid from the uuid-dev package to
+ the long description. Fixes the lintian warning
+ extended-description-is-probably-too-short.
* Add myself to Uploaders and debian/copyright.
* Apply wrap-and-sort.
diff --git a/debian/control b/debian/control
index 4301041..a563d80 100644
--- a/debian/control
+++ b/debian/control
@@ -20,5 +20,8 @@ Depends: ${misc:Depends},
${shlibs:Depends}
Conflicts: doc-base (<< 0.10.3)
Description: Perl extension for using UUID interfaces as defined in e2fsprogs
- This is a Perl interface to libuuid from e2fsprogs. It allows generation,
- parsing, and unparsing of UUIDs.
+ libuuid generates and parses 128-bit universally unique ids (UUIDs).
+ See RFC 4122 for more information.
+ .
+ This is a Perl interface to libuuid. It allows generation, parsing,
+ and unparsing of UUIDs.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libuuid-perl.git
More information about the Pkg-perl-cvs-commits
mailing list