This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libdist-zilla-plugin-modulebuildtiny-fallback-perl.
commit 567da64e802f4f4feaa64017adffa872c8b684a5 Author: gregor herrmann <[email protected]> Date: Fri Sep 29 16:21:12 2017 +0200 d/control: change "perl (<< 5.21.0) | libmodule-build-perl" to just "libmodule-build-perl" sbuild on the buildds only takes the first alternative Gbp-Dch: Ignore --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 6eb7c78..c3c3122 100644 --- a/debian/control +++ b/debian/control @@ -8,6 +8,7 @@ Build-Depends: debhelper (>= 9.20140227~), Build-Depends-Indep: libdist-zilla-perl, libdist-zilla-plugin-modulebuildtiny-perl, libfile-pushd-perl, + libmodule-build-perl, libmoose-perl, libmoosex-types-perl, libnamespace-autoclean-perl, @@ -16,7 +17,6 @@ Build-Depends-Indep: libdist-zilla-perl, libtest-fatal-perl, libtest-needs-perl, libtest-warnings-perl, - perl (<< 5.21.0) | libmodule-build-perl, perl Standards-Version: 4.1.0 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libdist-zilla-plugin-modulebuildtiny-fallback-perl.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdist-zilla-plugin-modulebuildtiny-fallback-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
