This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jenkins-ssh-cli-auth.
commit eb5f76d6be7a6fbbe3e368a170025adf345f9d94 Author: Emmanuel Bourg <[email protected]> Date: Tue Sep 24 15:52:12 2013 +0200 Fixed a minor lintian warning related to the package description --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 573209f..f8c2894 100644 --- a/debian/control +++ b/debian/control @@ -15,6 +15,6 @@ Homepage: https://github.com/jenkinsci/ssh-cli-auth-module Package: jenkins-ssh-cli-auth Architecture: all Depends: jenkins-instance-identity, ${misc:Depends} -Description: SSH CLI client authentication module for Jenkins CI. +Description: SSH CLI client authentication module for Jenkins CI This Jenkins module allows the use the SSH private key on the client to authenticate the CLI clients to a Jenkins server. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jenkins-ssh-cli-auth.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

