This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libsyntax-highlight-engine-kate-perl.
commit f05a74fa7e4410aac6e66691ff1d612212b064c4 Author: gregor herrmann <[email protected]> Date: Sat Jan 13 21:36:03 2018 +0100 Drop unneeded version constraint in build dependencies. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 6cf1017..3e0c531 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper (>= 9) Build-Depends-Indep: libpath-tiny-perl, - libtest-differences-perl (>= 0.61), + libtest-differences-perl, libtest-warn-perl (>= 0.30), perl Standards-Version: 4.1.3 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libsyntax-highlight-engine-kate-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
