This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libdancer-perl.
commit f6caede5eeabbd23f768efdd027f12e045dda259 Author: gregor herrmann <[email protected]> Date: Wed Oct 8 21:35:02 2014 +0200 debian/repack.local: update path of script we change during repack. --- debian/repack.local | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/repack.local b/debian/repack.local index 69eabb9..9a39749 100644 --- a/debian/repack.local +++ b/debian/repack.local @@ -1,3 +1,3 @@ -perl -wn $MYORIGPWD/debian/prune.pl < script/dancer > script/dancer.pruned +perl -wn $MYORIGPWD/debian/prune.pl < bin/dancer > bin/dancer.pruned -mv script/dancer.pruned script/dancer +mv bin/dancer.pruned bin/dancer -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdancer-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
