[libfortune-perl] 05/08: Declare compliance with Debian Policy 3.9.8
Florian Schlichting
fsfs at moszumanska.debian.org
Fri Nov 25 22:15:32 UTC 2016
This is an automated email from the git hooks/post-receive script.
fsfs pushed a commit to branch master
in repository libfortune-perl.
commit d166e1948ffd30087859c494526efd56caeaeb66
Author: Florian Schlichting <fsfs at debian.org>
Date: Fri Nov 25 22:40:08 2016 +0100
Declare compliance with Debian Policy 3.9.8
---
debian/control | 11 +++++------
1 file changed, 5 insertions(+), 6 deletions(-)
diff --git a/debian/control b/debian/control
index 712021b..e06c37f 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Section: perl
Priority: optional
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: perl
-Standards-Version: 3.7.3
+Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libfortune-perl.git
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libfortune-perl.git
Homepage: https://metacpan.org/release/Fortune
@@ -15,19 +15,18 @@ Architecture: all
Priority: optional
Depends: ${misc:Depends},
${perl:Depends}
-Recommends: fortunes
+Recommends: fortunes
Description: Perl module to read fortune (strfile) databases
The fortune program is a small but important part of the
Unix culture, and this module aims to provide support for
- its "fortune cookie" databases to Perl programmers.
+ its "fortune cookie" databases to Perl programmes.
.
For efficiency, all versions of fortune rely on a binary
header consisting mainly of offsets into the fortune file
- proper.
+ proper.
.
Modern versions of fortune keep this header in a
separate file, and this is the style adopted by the
Fortune module; the older style of munging the header and
- data into one large "compiled" file is not (currently)
+ data into one large "compiled" file is not (currently)
supported.
-
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libfortune-perl.git
More information about the Pkg-perl-cvs-commits
mailing list