This is an automated email from the git hooks/post-receive script. dod pushed a commit to branch master in repository libconfig-model-dpkg-perl.
commit 5f35c8fe700d9c0a1b96dbf3a46b5c160a477b3d Author: Dominique Dumont <[email protected]> Date: Thu Jul 10 13:54:52 2014 +0200 rules: added --with bash-completion --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index bc67c36..c8ed70e 100755 --- a/debian/rules +++ b/debian/rules @@ -3,7 +3,7 @@ BUILDHOME = $(CURDIR)/debian/build %: - dh $@ + dh $@ --with bash-completion override_dh_clean: dh_clean -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libconfig-model-dpkg-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
