This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libfile-rsync-perl.
commit 428d931007abb6dc924eb18c850868f68b57bf64 Author: gregor herrmann <[email protected]> Date: Sun Aug 16 17:34:56 2015 +0200 debian/rules: drop override. The file we removed is gone. --- debian/rules | 7 ------- 1 file changed, 7 deletions(-) diff --git a/debian/rules b/debian/rules index 8ffdc5f..2d33f6a 100755 --- a/debian/rules +++ b/debian/rules @@ -1,11 +1,4 @@ #!/usr/bin/make -f -PACKAGE = $(shell dh_listpackages) -TMP = $(CURDIR)/debian/$(PACKAGE) - %: dh $@ - -override_dh_installman: - dh_installman - $(RM) -v $(TMP)/usr/share/man/man3/File::config.3pm -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libfile-rsync-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
