[libapache-admin-config-perl] 11/11: Shorten Description line length
Alex Muntada
alexm at debian.org
Fri Sep 8 23:59:39 UTC 2017
This is an automated email from the git hooks/post-receive script.
alexm pushed a commit to branch master
in repository libapache-admin-config-perl.
commit 515ecf5106927bc736914374cf0649c02212615d
Author: Alex Muntada <alexm at debian.org>
Date: Sat Sep 9 01:06:13 2017 +0200
Shorten Description line length
---
debian/control | 22 +++++++++++-----------
1 file changed, 11 insertions(+), 11 deletions(-)
diff --git a/debian/control b/debian/control
index 0f64e2d..4afe495 100644
--- a/debian/control
+++ b/debian/control
@@ -15,16 +15,16 @@ Package: libapache-admin-config-perl
Architecture: all
Depends: ${misc:Depends},
${perl:Depends}
-Description: a Perl module to read/write Apache like configuration files
- Apache::Admin::Config provides an object oriented interface to read and write
- Apache configuration files without affecting comments, indentation, or
- truncated lines.
+Description: module to read/write Apache like configuration files
+ Apache::Admin::Config provides an object oriented interface to read
+ and write Apache configuration files without affecting comments,
+ indentation, or truncated lines.
.
- You can easily extract information from Apache configuration files, or manage
- htaccess files. An advantage over Apache::ConfigFile is that you can modify
- configuration files on disk, and generate new ones.
+ You can easily extract information from Apache configuration files, or
+ manage htaccess files. An advantage over Apache::ConfigFile is that
+ you can modify configuration files on disk, and generate new ones.
.
- The class was specifically written for a hosting provider, where it is used
- to add new clients, activate features, (un)lock directories using htaccess,
- etc. It can also come in handy for writing a one-shot migration script in a
- few lines.
+ The class was specifically written for a hosting provider, where it is
+ used to add new clients, activate features, (un)lock directories using
+ htaccess, etc. It can also come in handy for writing a one-shot
+ migration script in a few lines.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libapache-admin-config-perl.git
More information about the Pkg-perl-cvs-commits
mailing list