This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libclass-load-perl.
commit 4f332db0f60649de58127019a92467a0cca18fa8 Author: gregor herrmann <[email protected]> Date: Sun Jun 28 00:02:14 2015 +0200 debian/rules: remove override_dh_auto_install. The file we removed isn't created anymore. --- debian/rules | 8 -------- 1 file changed, 8 deletions(-) diff --git a/debian/rules b/debian/rules index 1c7ae1e..2d33f6a 100755 --- a/debian/rules +++ b/debian/rules @@ -1,12 +1,4 @@ #!/usr/bin/make -f -PACKAGE = $(shell dh_listpackages) -TMP = $(CURDIR)/debian/$(PACKAGE) - %: dh $@ - -override_dh_auto_install: - dh_auto_install - # empty manpage - $(RM) -v $(TMP)/usr/share/man/man3/Class::Load::PP.3pm -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libclass-load-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
