This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libproc-waitstat-perl.
commit a0b403de37db59c32cc1a52f127961cdd80a2332 Author: gregor herrmann <[email protected]> Date: Fri Aug 4 11:55:03 2017 -0400 Simplify debian/rules. --- debian/rules | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/debian/rules b/debian/rules index 1e9f9da..2d33f6a 100755 --- a/debian/rules +++ b/debian/rules @@ -1,8 +1,4 @@ #!/usr/bin/make -f -# -*- makefile -*- - -# Uncomment this to turn on verbose mode. -#export DH_VERBOSE=1 %: - dh $@ --with-perl + dh $@ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libproc-waitstat-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
