This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libconfig-identity-perl.
commit 46c8bf281000efdf07ea8fe3e4d66da85456bfcc Author: gregor herrmann <[email protected]> Date: Fri May 20 14:19:37 2016 +0200 Fix typo in long description. --- debian/control | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/control b/debian/control index 43d1e72..bd78978 100644 --- a/debian/control +++ b/debian/control @@ -23,9 +23,9 @@ Depends: ${misc:Depends}, libfile-which-perl, libipc-run-perl Description: module to load (and optionally decrypt) user/pass identity information - Config::Identity is a tool for loadiing (and optionally decrypting via GnuPG) - user/pass identity information + Config::Identity is a tool for loading (and optionally decrypting via GnuPG) + user/pass identity information. . - For GitHub API access, an identity is a login/token pair + For GitHub API access, an identity is a login/token pair. . - For PAUSE access, an identity is a user/password pair + For PAUSE access, an identity is a user/password pair. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libconfig-identity-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
