This is an automated email from the git hooks/post-receive script.

nickm-guest pushed a commit to branch master
in repository libperlio-layers-perl.

commit 52bf844a073d276a41704c2e2962c3e49256d136
Author: Nick Morrott <knowledgejun...@gmail.com>
Date:   Mon Jun 20 13:11:28 2016 +0100

    d/control
---
 debian/control | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index a8fd086..b5a95a1 100644
--- a/debian/control
+++ b/debian/control
@@ -4,8 +4,8 @@ Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
 Uploaders: Nick Morrott <knowledgejun...@gmail.com>
 Build-Depends: debhelper (>= 9.20120312~),
- libmodule-build-perl,
- perl
+               libmodule-build-perl,
+               perl
 Standards-Version: 3.9.8
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libperlio-layers-perl.git
 Vcs-Git: 
https://anonscm.debian.org/git/pkg-perl/packages/libperlio-layers-perl.git
@@ -15,10 +15,8 @@ Testsuite: autopkgtest-pkg-perl
 Package: libperlio-layers-perl
 Architecture: any
 Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
-Description: Querying your filehandle's capabilities
+Description: Perl module to query a filehandle's capabilities
  Perl's filehandles are implemented as a stack of layers, with the bottom-most
  usually doing the actual IO and the higher ones doing buffering,
  encoding/decoding or transformations. PerlIO::Layers allows you to query the
  filehandle's properties concerning these layers.
- .
- This description was automagically extracted from the module by dh-make-perl.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libperlio-layers-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to