This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libdancer2-perl.
commit 1258de8da3fca78b75734c2d686784077b746c14 Author: gregor herrmann <[email protected]> Date: Thu Jun 18 17:36:09 2015 +0200 Add (build) dependency on libhttp-headers-fast-perl. --- debian/control | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/control b/debian/control index 5a2171b..cd9cf0a 100644 --- a/debian/control +++ b/debian/control @@ -16,6 +16,7 @@ Build-Depends-Indep: libapp-cmd-perl, libhttp-body-perl, libhttp-cookies-perl, libhttp-date-perl, + libhttp-headers-fast-perl, libhttp-message-perl, libimport-into-perl, libjson-perl, @@ -60,6 +61,7 @@ Depends: ${misc:Depends}, libhash-merge-simple-perl, libhttp-body-perl, libhttp-date-perl, + libhttp-headers-fast-perl, libhttp-message-perl, libimport-into-perl, libjs-jquery, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdancer2-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
