This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libalien-wxwidgets-perl.
commit d7efc2ba2bf183cd9643c7ac7931168593150b4c Author: gregor herrmann <[email protected]> Date: Wed Aug 13 19:15:45 2014 +0200 drop override_dh_install, was just a demo Git-Dch: Ignore --- debian/rules | 4 ---- 1 file changed, 4 deletions(-) diff --git a/debian/rules b/debian/rules index 9cedf41..17122b2 100755 --- a/debian/rules +++ b/debian/rules @@ -22,8 +22,4 @@ get_perl_wx_version: blib : $(eval PERL_WX_VERSION := $(shell $(_DETECTION_CMD))) @echo PERL_WX_VERSION detected as $(PERL_WX_VERSION) -override_dh_install: get_perl_wx_version - dh_install - echo $(PERL_WX_VERSION) - .PHONY: get_perl_wx_version -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libalien-wxwidgets-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
