[libmoosex-configfromfile-perl] 06/10: Update (build) dependencies.

gregor herrmann gregoa at debian.org
Sun Oct 25 16:14:05 UTC 2015


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

gregoa pushed a commit to branch master
in repository libmoosex-configfromfile-perl.

commit d1b180dac25d86fa45c694079c70d7c738776132
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Oct 25 17:08:05 2015 +0100

    Update (build) dependencies.
    
    Drop some version constraints where nothing older is in the archive.
---
 debian/control | 19 ++++++++++---------
 1 file changed, 10 insertions(+), 9 deletions(-)

diff --git a/debian/control b/debian/control
index 42f227b..5609ce3 100644
--- a/debian/control
+++ b/debian/control
@@ -1,12 +1,15 @@
 Source: libmoosex-configfromfile-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Jonathan Yu <jawnsy at cpan.org>,
+           gregor herrmann <gregoa at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 9.20140227~),
-               libmodule-build-tiny-perl (>= 0.030)
+               libmodule-build-tiny-perl
 Build-Depends-Indep: libmoose-perl,
                      libmoosex-getopt-perl,
                      libmoosex-types-path-class-perl,
-                     libmoosex-types-path-tiny-perl (>= 0.005),
+                     libmoosex-types-path-tiny-perl,
                      libmoosex-types-perl,
                      libnamespace-autoclean-perl,
                      libtest-deep-perl,
@@ -14,20 +17,18 @@ Build-Depends-Indep: libmoose-perl,
                      libtest-requires-perl,
                      libtest-without-module-perl,
                      perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Jonathan Yu <jawnsy at cpan.org>,
-           gregor herrmann <gregoa at debian.org>
 Standards-Version: 3.9.5
-Homepage: https://github.com/moose/MooseX-ConfigFromFile
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmoosex-configfromfile-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libmoosex-configfromfile-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmoosex-configfromfile-perl.git
+Homepage: https://github.com/moose/MooseX-ConfigFromFile
 
 Package: libmoosex-configfromfile-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
+Depends: ${misc:Depends},
+         ${perl:Depends},
          libmoose-perl,
          libmoosex-types-path-class-perl,
-         libmoosex-types-path-tiny-perl (>= 0.005),
+         libmoosex-types-path-tiny-perl,
          libmoosex-types-perl,
          libnamespace-autoclean-perl
 Breaks: libmoosex-app-cmd-perl (<< 0.10)

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



More information about the Pkg-perl-cvs-commits mailing list