This is an automated email from the git hooks/post-receive script. osamu pushed a commit to branch multitar in repository devscripts.
commit 8973f2fcdf0281c023ac160a38e8d7e836d2bd2c Author: Osamu Aoki <[email protected]> Date: Fri Oct 2 14:46:54 2015 +0000 uscan: No need for bare --- scripts/uscan.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/uscan.pl b/scripts/uscan.pl index 1841a52..28f55b1 100755 --- a/scripts/uscan.pl +++ b/scripts/uscan.pl @@ -935,7 +935,7 @@ Please note, you can still use normal functionalities of B<uscan> to set up a watch file for this site without using the redirector. version=4 - opts="bare, uversionmangle=s/-pre/~pre/, \ + opts="uversionmangle=s/-pre/~pre/, \ filenamemangle=s%(?:.*)audacity-minsrc-(.+)\.tar\.xz/download%\ audacity-$1.tar.xz%" \ http://sourceforge.net/projects/audacity/files/audacity/(\d[\d\.]+)/ \ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/devscripts.git _______________________________________________ devscripts-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/devscripts-devel
