This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libwww-search-perl.
commit 1cab331aa6b4109d6c37097c5f9f4801cf5f03a2 Author: gregor herrmann <[email protected]> Date: Sun Jan 14 17:31:41 2018 +0100 Remove trailing whitespace in debian/rules. Thanks: pedantic lintian. --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 31fa973..2038538 100755 --- a/debian/rules +++ b/debian/rules @@ -18,7 +18,7 @@ override_dh_components: mv $(TMP)/usr/bin/googlism.pl $(TMP)/usr/bin/googlism mv $(TMP)/usr/share/man/man1/googlism.pl.1p $(TMP)/usr/share/man/man1/googlism.1p -# We had to patch Makefile.PL as otherwise the sub-directory Makefile.PL's +# We had to patch Makefile.PL as otherwise the sub-directory Makefile.PL's # are found, run and failed. Then as the patch is unapplied at the end # Makefile is older than Makefile.PL. Makefile.PL then tries to recreate # Makefile but is now unpatched. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libwww-search-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
