[libset-nestedgroups-perl] 04/07: Remove trailing whitespace from debian/control
Axel Beckert
abe at deuxchevaux.org
Wed Nov 8 01:42:40 UTC 2017
This is an automated email from the git hooks/post-receive script.
abe pushed a commit to branch master
in repository libset-nestedgroups-perl.
commit e9831b51c33ad042dae43ca5594a42d82b775f34
Author: Axel Beckert <abe at deuxchevaux.org>
Date: Wed Nov 8 02:32:55 2017 +0100
Remove trailing whitespace from debian/control
---
debian/changelog | 1 +
debian/control | 5 ++---
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index af21771..cf840f4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -23,6 +23,7 @@ libset-nestedgroups-perl (0.01-3) UNRELEASED; urgency=low
* Convert to Debian source format "3.0 (quilt)".
* Switch to a dh-v7-style debian/rules file and compat level 10.
+ Update versioned debhelper build-dependency accordingly.
+ * Remove trailing whitespace from debian/control.
-- gregor herrmann <gregoa at debian.org> Sun, 16 Nov 2008 20:46:50 +0100
diff --git a/debian/control b/debian/control
index 6dbf063..b004dfb 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Architecture: all
Depends: ${perl:Depends},
${misc:Depends}
Description: Simple implementation of nested groups
- Set::NestedGroups gives an implementation of nested groups,
+ Set::NestedGroups gives an implementation of nested groups,
access control lists (ACLs) would be one example of
nested groups.
.
@@ -23,10 +23,9 @@ Description: Simple implementation of nested groups
you can create an ACL which implements these rules, then ask the ACL
if Joe has access to payroll.
.
- Another example, you may wish to track which city, state and country
+ Another example, you may wish to track which city, state and country
people are in, by adding people to cities, cities to states, and states
to countries.
.
This module includes some facilities to integrate its data structures
with either files in the local filesystem and with tables in a RDBMS.
-
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libset-nestedgroups-perl.git
More information about the Pkg-perl-cvs-commits
mailing list