This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libwx-perl.
commit 8291bf867db12a52dd58abfcfcf60e41cefe6719 Author: gregor herrmann <[email protected]> Date: Fri Jun 23 20:43:03 2017 +0200 Drop unneeded version constraint from build dependency. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 2473e21..a3d13e1 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Priority: optional Build-Depends: debhelper (>= 9.20120312~), perl, libalien-wxwidgets-perl (>= 0.65+dfsg-3), - libextutils-xspp-perl (>= 0.1602), + libextutils-xspp-perl, libtest-pod-perl, libyaml-perl, x11-xkb-utils, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libwx-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
