This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libsnmp-info-perl.
commit c92e86af5a85f09471bd135d5027ca8b23fc208d Author: gregor herrmann <[email protected]> Date: Fri Apr 29 16:30:09 2016 +0200 Fix duplicated word error in debian/NEWS. Thanks: lintian. --- debian/NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/NEWS b/debian/NEWS index 0fe66f2..f94d1a0 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -7,7 +7,7 @@ libsnmp-info-perl (3.07-1) unstable; urgency=low represent common topology methods and will try to return a combined hash of data from all L2 topology protocols either running on the device or specified in the method call. The topology specific methods - have been been prefixed with the protocol name in lowercase so that + have been prefixed with the protocol name in lowercase so that they can be called directly, sonmp_ip(), cdp_ip(), etc. * L2::Bay and L2::Foundry have been removed from the distribution. Both classes were depreciated and all functionality is available through -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libsnmp-info-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
