This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libmoosex-role-withoverloading-perl.
commit 19c0df43ee9f3a9116e1f878b624e77f58110ae3 Author: gregor herrmann <[email protected]> Date: Tue Aug 12 19:19:49 2014 +0200 d/rules: make removal verbose Git-Dch: Ignore --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 79e0701..2400cfb 100755 --- a/debian/rules +++ b/debian/rules @@ -9,4 +9,4 @@ TMP = $(CURDIR)/debian/$(PACKAGE) override_dh_auto_install: dh_auto_install # Remove internal-only files - rm $(TMP)/usr/share/man/man3/MooseX::Role::WithOverloading::Meta::* + $(RM) -v $(TMP)/usr/share/man/man3/MooseX::Role::WithOverloading::Meta::* -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmoosex-role-withoverloading-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
