This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository license-reconcile.
commit 632e191a0cb606fbb7548c3dfc3788e35021f474 Author: gregor herrmann <[email protected]> Date: Sun Jun 29 23:45:31 2014 +0200 Add new libreadonly-perl as alterative to libreadonly-xs-perl. --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index a9899f3..6a7a923 100644 --- a/debian/control +++ b/debian/control @@ -17,7 +17,7 @@ Build-Depends-Indep: devscripts, liblist-moreutils-perl, libparse-debianchangelog-perl, libreadonly-perl (>= 1.600) | libreadonly-perl (<< 1.500), - libreadonly-xs-perl, + libreadonly-perl (>= 1.500) | libreadonly-xs-perl, libset-intspan-perl (>= 1.19), libsmart-comments-perl, libtest-compile-perl, @@ -48,7 +48,7 @@ Depends: ${misc:Depends}, liblist-moreutils-perl, libparse-debianchangelog-perl, libreadonly-perl (>= 1.600) | libreadonly-perl (<< 1.500), - libreadonly-xs-perl, + libreadonly-perl (>= 1.500) | libreadonly-xs-perl, libset-intspan-perl, libsmart-comments-perl, libtext-levenshteinxs-perl, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/license-reconcile.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
