This is an automated email from the git hooks/post-receive script. osamu pushed a commit to branch master in repository devscripts.
commit 629396bd25618f79c3760938ff2da10a4e637320 Author: Osamu Aoki <[email protected]> Date: Thu Oct 27 23:15:55 2016 +0900 uscan: refine custom script manpage --- scripts/uscan.pl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/uscan.pl b/scripts/uscan.pl index ec0bb1d..de4ceb4 100755 --- a/scripts/uscan.pl +++ b/scripts/uscan.pl @@ -1535,6 +1535,8 @@ variations. The optional I<script> parameter in F<debian/watch> means to execute I<script> with options after processing this line if specified. +See L<HISTORY AND UPGRADING> for how B<uscan> invokes the custom I<script>. + For compatibility with other tools such as B<git-buildpackage>, it may not be wise to create custom scripts with random behavior. In general, B<uupdate> is the best choice for the non-native package and custom scripts, if created, -- 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
