This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libmail-thread-perl.
commit 70e1d9b4633eecd17d30f99bc162741b3f57201b Author: gregor herrmann <[email protected]> Date: Wed Oct 1 21:53:02 2014 +0200 Add build dependency on libtest-memory-cycle-perl. Used in a test provided by the memory leak patch. --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index fe44c73..3056bb8 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,8 @@ Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libemail-abstract-perl, - libmailtools-perl + libmailtools-perl, + libtest-memory-cycle-perl Standards-Version: 3.9.6 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libmail-thread-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmail-thread-perl.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmail-thread-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
