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

kanashiro-guest pushed a commit to branch master
in repository libxml-rpc-fast-perl.

commit 4f09b2be036c6bbb1cbc89d2eb84c4b1c6983ef4
Author: Lucas Kanashiro <kanashiro.dua...@gmail.com>
Date:   Thu Aug 13 12:27:21 2015 -0300

    Set up d/control
    
     * Description
     * VCS
     * Autopkgtest
     * Dependencies
     * Author and Uploader
---
 debian/control | 28 ++++++++++++++++++++++------
 1 file changed, 22 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index 775fc3c..e8f6ab8 100644
--- a/debian/control
+++ b/debian/control
@@ -1,16 +1,32 @@
 Source: libxml-rpc-fast-perl
+Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
+Uploaders: Lucas Kanashiro <kanashiro.dua...@gmail.com>
 Section: perl
+Testsuite: autopkgtest-pkg-perl
 Priority: optional
-Maintainer: Lucas Kanashiro <kanashiro.dua...@gmail.com>
 Build-Depends: debhelper (>= 9)
-Build-Depends-Indep: perl
+Build-Depends-Indep: liblib-abs-perl,
+                     libtest-nowarnings-perl,
+                     libxml-libxml-perl,
+                     libwww-perl,
+                     perl
 Standards-Version: 3.9.6
+Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libxml-rpc-fast-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libxml-rpc-fast-perl.git
 Homepage: https://metacpan.org/release/XML-RPC-Fast
 
 Package: libxml-rpc-fast-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libxml-libxml-perl,
+         libwww-perl
+Recommends: libanyevent-perl,
+            libanyevent-http-perl,
+            libdatetime-format-iso8601-perl,
+            libsub-name-perl
 Description: Fast and modular implementation for an XML-RPC client and server
- (no description was found)
- .
- This description was automagically extracted from the module by dh-make-perl.
+ XML::RPC::Fast is format-compatible with XML::RPC, but may use different
+ encoders to parse/compose xml. Curerntly included encoder uses XML::LibXML, 
and
+ is 3 times faster than XML::RPC and 75% faster, than XML::Parser
+ implementation.

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