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

kanashiro-guest pushed a commit to branch master
in repository libxml-hash-lx-perl.

commit 50636f905948b557db4f5b8fdf913ea7fc272ba5
Author: Lucas Kanashiro <kanashiro.dua...@gmail.com>
Date:   Thu Aug 13 12:47:44 2015 -0300

    Set up everything in d/control
---
 debian/control | 23 ++++++++++++++++++-----
 1 file changed, 18 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index 7a9c07f..c8c8dc3 100644
--- a/debian/control
+++ b/debian/control
@@ -1,16 +1,29 @@
 Source: libxml-hash-lx-perl
 Section: perl
 Priority: optional
-Maintainer: Lucas Kanashiro <kanashiro.dua...@gmail.com>
+Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
+Uploaders: Lucas Kanashiro <kanashiro.dua...@gmail.com>
 Build-Depends: debhelper (>= 9)
-Build-Depends-Indep: perl
+Build-Depends-Indep: liblib-abs-perl,
+                     libxml-libxml-perl,
+                     perl
 Standards-Version: 3.9.6
+Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libxml-hash-lx-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libxml-hash-lxperl.git
 Homepage: https://metacpan.org/release/XML-Hash-LX
+Testsuite: autopkgtest-pkg-perl
 
 Package: libxml-hash-lx-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
+         libxml-libxml-perl
 Description: Convert hash to xml and xml to hash using LibXML
- (no description was found)
+ XML::Hash::LX is a companion for XML::LibXML. It operates with LibXML
+ objects, could return or accept LibXML objects, and may be used for easy
+ data transformations.
+ . 
+ It is faster in parsing then XML::Simple, XML::Hash, XML::Twig and of
+ course much slower than XML::Bare.
  .
- This description was automagically extracted from the module by dh-make-perl.
+ It is faster in composing than XML::Hash, but slower than XML::Simple.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libxml-hash-lx-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