This is an automated email from the git hooks/post-receive script. jreyer-guest pushed a commit to branch master in repository wine.
commit 4d096f66dbc85afa4affdf2e3bcfb25e20e54023 Author: Jens Reyer <[email protected]> Date: Mon Jan 15 18:45:49 2018 +0100 Improve commit message at the end of d/s/import. --- debian/scripts/import | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/scripts/import b/debian/scripts/import index 9e713e9..f3ad258 100755 --- a/debian/scripts/import +++ b/debian/scripts/import @@ -67,4 +67,4 @@ wgl_version=$(expr $(grep "^#define WINE_WGL_DRIVER_VERSION [[:digit:]]*" includ sed -i "s|^\(+my \$wgl_version = \)[[:digit:]]*;|\1${wgl_version};|" debian/patches/generate/opengl.patch git add debian/changelog debian/patches/generate/request.patch debian/patches/generate/opengl.patch -git commit -m "Import wine-$1." +git commit -m "Finalize automatic import of wine-$1." -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wine/wine.git _______________________________________________ pkg-wine-party mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-wine-party
