This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository renpy.
commit debf53acc42091065846f6cf6b1dde121d455346 Author: Markus Koschany <[email protected]> Date: Sun Mar 13 19:37:41 2016 +0100 Override Lintian error source-is-missing because the js files are replaced by symlinks to Debian packages which contain the sources. --- debian/source/lintian-overrides | 3 +++ 1 file changed, 3 insertions(+) diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides new file mode 100644 index 0000000..7a0c4ff --- /dev/null +++ b/debian/source/lintian-overrides @@ -0,0 +1,3 @@ +# The js files in doc are replaced by symlinks to Debian packages. These +# packages contain the sources. +source-is-missing -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/renpy.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

