This is an automated email from the git hooks/post-receive script. js pushed a commit to branch master in repository ciderwebmail.
commit 9519ae1533e37de67578c0f100932d18ab6d7867 Author: Jonas Smedegaard <[email protected]> Date: Fri Aug 30 15:46:07 2013 +0200 Fix stop (build-)depending on libparent-perl: Provided by perl(-modules). --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 0d44b0a..a982f40 100755 --- a/debian/rules +++ b/debian/rules @@ -36,7 +36,7 @@ DEB_UPSTREAM_TARBALL_BASENAME = master DEB_UPSTREAM_TARBALL_MD5 = 86fd4c8601e98e48b9fc48035d01d004 # Needed by upstream build and (always/often) at runtime -perl-deps = parent moose catalyst-authentication-credential-http yaml +perl-deps = moose catalyst-authentication-credential-http yaml perl-deps += yaml-libyaml catalyst-view-petal petal-utils perl-deps += datetime datetime-format-mail mime-tools try-tiny perl-deps += email-simple email-sender email-valid email-address -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/ciderwebmail.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
