This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libalgorithm-lbfgs-perl.
commit 05256115b5844412632c58d73d1c9bdb0a1b70fc Author: gregor herrmann <[email protected]> Date: Sun May 24 19:05:24 2015 +0200 Mark package as autopkgtest-able. Add a build dependency on libtest-number-delta-perl. Not really needed for the package build, since the module is in inc/ but then the tests fail for installed module. --- debian/control | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/control b/debian/control index 4a98997..13ad14d 100644 --- a/debian/control +++ b/debian/control @@ -5,12 +5,14 @@ Maintainer: Debian Perl Group <[email protected]> Uploaders: Dima Kogan <[email protected]> Build-Depends: debhelper (>= 9.20120312), perl, + libtest-number-delta-perl, libtest-pod-perl, liblbfgs-dev Standards-Version: 3.9.4 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libalgorithm-lbfgs-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libalgorithm-lbfgs-perl.git Homepage: https://metacpan.org/release/Algorithm-LBFGS +Testsuite: autopkgtest-pkg-perl Package: libalgorithm-lbfgs-perl Architecture: any -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libalgorithm-lbfgs-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
