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

kanashiro pushed a commit to branch master
in repository libxml-compile-perl.

commit b63c2e4507d71a7df42945d2bbc995977e1851ea
Author: Lucas Kanashiro <kanash...@debian.org>
Date:   Mon Oct 31 14:06:20 2016 -0200

    debian/control: update dependencies version with cme
---
 debian/changelog |  1 +
 debian/control   | 10 ++++------
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 35ea387..50de2f7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ libxml-compile-perl (1.54-1) UNRELEASED; urgency=medium
 
   * Import upstream version 1.54
   * Remove patch fixing typo in manpage, applied by upstream
+  * debian/control: update dependencies version with cme
 
  -- Lucas Kanashiro <kanash...@debian.org>  Mon, 31 Oct 2016 14:00:10 -0200
 
diff --git a/debian/control b/debian/control
index fc0b8eb..e5d461f 100644
--- a/debian/control
+++ b/debian/control
@@ -2,18 +2,18 @@ Source: libxml-compile-perl
 Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
 Uploaders: Joenio Costa <joe...@colivre.coop.br>
 Section: perl
+Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: liblog-report-perl (>= 1.03),
                      libtest-deep-perl,
                      libxml-compile-tester-perl,
-                     libxml-libxml-perl (>= 2.0100),
-                     perl (>= 5.13.7)
+                     libxml-libxml-perl (>= 2.0107),
+                     perl
 Standards-Version: 3.9.8
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libxml-compile-perl.git
 Vcs-Git: 
https://anonscm.debian.org/git/pkg-perl/packages/libxml-compile-perl.git
 Homepage: https://metacpan.org/release/XML-Compile
-Testsuite: autopkgtest-pkg-perl
 
 Package: libxml-compile-perl
 Architecture: all
@@ -21,12 +21,10 @@ Depends: ${misc:Depends},
          ${perl:Depends},
          liblog-report-perl (>= 1.03),
          libxml-compile-tester-perl,
-         libxml-libxml-perl (>= 2.0100),
-         perl (>= 5.13.7)
+         libxml-libxml-perl (>= 2.0107)
 Description: Perl module to translate between XML and Perl based on XML schemas
  Many (professional) applications process XML messages based on a formal
  specification, expressed in XML Schemas. XML::Compile translates between XML
  and Perl with the help of such schemas. Your Perl program only handles a tree
  of nested HASHes and ARRAYs, and does not need to understand namespaces and
  other general XML and schema nastiness.
-

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