[Pkg-wmaker-commits] [libdockapp] 04/05: libdockapp: Update update-changelog target in Makefile.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Sun Oct 18 11:14:54 UTC 2015


This is an automated email from the git hooks/post-receive script.

dtorrance-guest pushed a commit to branch upstream
in repository libdockapp.

commit 11539bd45a9e7d46c045c16da574102a72ac860c
Author: Doug Torrance <dtorrance at piedmont.edu>
Date:   Sun Oct 18 00:02:49 2015 -0400

    libdockapp: Update update-changelog target in Makefile.
    
    Only grab libdockapp commits.
---
 Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile.am b/Makefile.am
index b1f8b30..4860810 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -27,7 +27,7 @@ EXTRA_DIST = BUGS
 
 update-changelog:
 	@git log `git log -1 --pretty=%h -- ChangeLog`..HEAD \
-		--pretty --numstat --summary | \
+		--pretty --numstat --summary -- . | \
 		git2cl | \
 		sed 's/libdockapp: \?//g' | \
 		sed 's/libdockapp\///g' > ChangeLog.new

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/libdockapp.git



More information about the Pkg-wmaker-commits mailing list