[libtext-asciitable-perl] 03/07: Wrap and sort fields in debian/control file
Salvatore Bonaccorso
carnil at debian.org
Fri Jun 5 05:14:35 UTC 2015
This is an automated email from the git hooks/post-receive script.
carnil pushed a commit to branch master
in repository libtext-asciitable-perl.
commit af33390008446b79b8829e80494621efa31c8e73
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Fri Jun 5 06:56:26 2015 +0200
Wrap and sort fields in debian/control file
---
debian/control | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index 16fe7a8..90b43af 100644
--- a/debian/control
+++ b/debian/control
@@ -3,9 +3,10 @@ Section: perl
Priority: optional
Build-Depends: debhelper (>= 8), libmodule-build-perl, perl
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
- Ansgar Burchardt <ansgar at debian.org>,
- Salvatore Bonaccorso <carnil at debian.org>
+Uploaders:
+ Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
+ Ansgar Burchardt <ansgar at debian.org>,
+ Salvatore Bonaccorso <carnil at debian.org>
Standards-Version: 3.9.2
Homepage: https://metacpan.org/release/Text-ASCIITable
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtext-asciitable-perl.git
@@ -15,5 +16,5 @@ Package: libtext-asciitable-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}
Description: Perl module to create a table using ASCII characters
- The Text::ASCIITable module helps you to output dynamic text to your console
+ The Text::ASCIITable module helps you to output dynamic text to your console
or other fixed-size-font displays in a nice human-readable way.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtext-asciitable-perl.git
More information about the Pkg-perl-cvs-commits
mailing list