[libmoox-role-cloneset-perl] 02/11: We only use Module::Build::Tiny,  not Module::Build at all.
    Peter Pentchev 
    roam at ringlet.net
       
    Tue Nov  8 14:48:27 UTC 2016
    
    
  
This is an automated email from the git hooks/post-receive script.
roam-guest pushed a commit to branch master
in repository libmoox-role-cloneset-perl.
commit dec648932480433cd1042b447cbda25beeb14b26
Author: Peter Pentchev <roam at ringlet.net>
Date:   Tue Sep 13 10:29:57 2016 +0300
    We only use Module::Build::Tiny, not Module::Build at all.
---
 debian/control | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index e88fb39..b5b7900 100644
--- a/debian/control
+++ b/debian/control
@@ -4,10 +4,9 @@ Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Peter Pentchev <roam at ringlet.net>
 Build-Depends: debhelper (>= 9),
- libmodule-build-perl,
+ libmodule-build-tiny-perl (>= 0.035),
  perl
-Build-Depends-Indep: libmodule-build-tiny-perl (>= 0.035),
- libmoo-perl (>= 1.006),
+Build-Depends-Indep: libmoo-perl (>= 1.006),
  libnamespace-clean-perl (>= 0.25)
 Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libmoox-role-cloneset-perl.git
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmoox-role-cloneset-perl.git
    
    
More information about the Pkg-perl-cvs-commits
mailing list