This is an automated email from the git hooks/post-receive script. dod pushed a commit to branch master in repository libconfig-model-dpkg-perl.
commit ee8c538839b623c3a335c3f7c7d4c7a504ace6df Author: Dominique Dumont <[email protected]> Date: Mon Mar 16 19:29:18 2015 +0100 fix typo --- lib/Dpkg/Copyright/Scanner.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Dpkg/Copyright/Scanner.pm b/lib/Dpkg/Copyright/Scanner.pm index 887868f..70f63e3 100644 --- a/lib/Dpkg/Copyright/Scanner.pm +++ b/lib/Dpkg/Copyright/Scanner.pm @@ -174,7 +174,7 @@ sub __pack_copyright ($r) { } #in each directory, pack files that have the same copyright/license information -# traverse recursively %h (whose strcuture matches the scanned directory) +# traverse recursively %h (whose structure matches the scanned directory) # @path keeps track of the recursion depth to provide the file path sub __pack_files ($h) { -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libconfig-model-dpkg-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
